[==========] 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:28:51.920800 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:40613,127.19.130.189:45633,127.19.130.188:45059
I20260630 12:28:51.922348 19978 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:28:51.923236 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.938482 19985 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:28:51.938576 19984 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:28:51.938475 19987 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
W20260630 12:28:53.102018 19986 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1162 milliseconds
I20260630 12:28:53.102116 19978 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:28:53.103286 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:53.103549 19978 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:28:53.103762 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822533103740 us; error 0 us; skew 500 ppm
I20260630 12:28:53.104597 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.110409 19978 webserver.cc:533] Webserver started at http://127.19.130.190:43891/ using document root <none> and password file <none>
I20260630 12:28:53.111130 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.111349 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.111768 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.117128 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "16bc27f466444c7bb2a031b4f614123e"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.123767 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:28:53.128261 19993 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:28:53.129241 19978 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:53.129585 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "16bc27f466444c7bb2a031b4f614123e"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.129894 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-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:28:53.175266 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.176537 19978 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:28:53.176939 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.242635 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:40613
I20260630 12:28:53.242690 20044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:40613 every 8 connection(s)
I20260630 12:28:53.248520 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:53.250037 20045 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:28:53.254745 20047 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:28:53.255751 20048 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:28:53.259423 19978 server_base.cc:1061] running on GCE node
W20260630 12:28:53.260058 20050 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:28:53.260866 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:53.261062 19978 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:28:53.261242 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822533261227 us; error 0 us; skew 500 ppm
I20260630 12:28:53.261721 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.265015 19978 webserver.cc:533] Webserver started at http://127.19.130.189:34881/ using document root <none> and password file <none>
I20260630 12:28:53.265470 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.265687 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.265949 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.266912 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root/instance:
uuid: "33d416e931a1460185797e55043b0b60"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.271620 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:53.270147 20045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:53.276039 20055 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:28:53.276962 19978 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:53.277339 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root
uuid: "33d416e931a1460185797e55043b0b60"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.277748 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-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:28:53.296550 20045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:28:53.298456 19994 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.189:45633: connect: Connection refused (error 111)
W20260630 12:28:53.301990 20045 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.189:45633: Network error: Client connection negotiation failed: client connection to 127.19.130.189:45633: connect: Connection refused (error 111)
I20260630 12:28:53.318728 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.320271 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.351477 20045 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } attempt: 1
W20260630 12:28:53.356969 20045 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.189:45633: Network error: Client connection negotiation failed: client connection to 127.19.130.189:45633: connect: Connection refused (error 111)
I20260630 12:28:53.385752 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.189:45633
I20260630 12:28:53.385922 20109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.189:45633 every 8 connection(s)
I20260630 12:28:53.391050 20110 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:28:53.391475 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:53.397192 20112 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:28:53.397907 20110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:28:53.399096 20113 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:28:53.405299 19978 server_base.cc:1061] running on GCE node
W20260630 12:28:53.406041 20115 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:28:53.406936 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:53.407181 19978 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:28:53.407374 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822533407358 us; error 0 us; skew 500 ppm
I20260630 12:28:53.407984 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.411391 19978 webserver.cc:533] Webserver started at http://127.19.130.188:36101/ using document root <none> and password file <none>
I20260630 12:28:53.411952 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.412168 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.412533 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.413373 20110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:53.413854 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root/instance:
uuid: "b83bee47a6494e2197019d975af01ea5"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.420001 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:28:53.425165 20122 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:28:53.425468 20045 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } attempt: 2
I20260630 12:28:53.425884 20110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:53.426904 19978 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:53.427261 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root
uuid: "b83bee47a6494e2197019d975af01ea5"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.427596 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-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:28:53.431830 20110 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:45059: Network error: Client connection negotiation failed: client connection to 127.19.130.188:45059: connect: Connection refused (error 111)
I20260630 12:28:53.436499 20045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:28:53.440033 20045 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:45059: Network error: Client connection negotiation failed: client connection to 127.19.130.188:45059: connect: Connection refused (error 111)
I20260630 12:28:53.449206 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.450364 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.471489 20045 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } attempt: 1
I20260630 12:28:53.475334 20110 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } attempt: 1
W20260630 12:28:53.477391 20045 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:45059: Network error: Client connection negotiation failed: client connection to 127.19.130.188:45059: connect: Connection refused (error 111)
W20260630 12:28:53.480674 20110 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:45059: Network error: Client connection negotiation failed: client connection to 127.19.130.188:45059: connect: Connection refused (error 111)
I20260630 12:28:53.514264 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.188:45059
I20260630 12:28:53.514386 20174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.188:45059 every 8 connection(s)
I20260630 12:28:53.518187 20175 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:28:53.518280 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:53.522907 20175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:53.534103 20175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:53.541802 20175 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:53.548095 20110 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } attempt: 2
I20260630 12:28:53.552824 20045 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } attempt: 2
I20260630 12:28:53.561601 20175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5: Bootstrap starting.
I20260630 12:28:53.566612 20045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: Bootstrap starting.
I20260630 12:28:53.566704 20110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: Bootstrap starting.
I20260630 12:28:53.569613 20175 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.571417 20045 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.572022 20175 log.cc:826] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5: Log is configured to *not* fsync() on all Append() calls
I20260630 12:28:53.572777 20110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:53.578979 20175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5: No bootstrap required, opened a new log
I20260630 12:28:53.579170 20110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: No bootstrap required, opened a new log
I20260630 12:28:53.579201 20045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: No bootstrap required, opened a new log
I20260630 12:28:53.595542 20175 raft_consensus.cc:359] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.595556 20045 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.595556 20110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.596271 20175 raft_consensus.cc:385] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.596478 20110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.596451 20045 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:53.596623 20175 raft_consensus.cc:740] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83bee47a6494e2197019d975af01ea5, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.596839 20045 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16bc27f466444c7bb2a031b4f614123e, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.596809 20110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d416e931a1460185797e55043b0b60, State: Initialized, Role: FOLLOWER
I20260630 12:28:53.597633 20175 consensus_queue.cc:260] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.597678 20045 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.597642 20110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.601859 20185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [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: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.602926 20185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:53.604147 20045 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:53.605228 20183 sys_catalog.cc:455] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [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: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.605841 20110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:53.605923 20184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [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: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.606603 20175 sys_catalog.cc:565] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:53.607004 20184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:53.607285 20183 sys_catalog.cc:458] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:53.643728 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:28:53.646250 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:28:53.651136 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:53.651757 20216 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:28:53.651976 20216 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:28:53.654827 20218 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:28:53.655149 20218 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:28:53.655864 20214 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:28:53.656181 20214 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:28:53.661864 20221 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:28:53.661938 20220 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:28:53.667256 20223 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:28:53.670058 19978 server_base.cc:1061] running on GCE node
I20260630 12:28:53.670869 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:53.671041 19978 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:28:53.671249 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822533671218 us; error 0 us; skew 500 ppm
I20260630 12:28:53.671806 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:53.674712 19978 webserver.cc:533] Webserver started at http://127.19.130.129:36359/ using document root <none> and password file <none>
I20260630 12:28:53.675153 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:53.675333 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:53.675623 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:53.676724 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "962ba2df31724658bb422ee345abb490"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.681298 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
W20260630 12:28:53.681759 19999 tablet.cc:2406] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:53.684661 20228 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:28:53.685402 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:28:53.685668 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "962ba2df31724658bb422ee345abb490"
format_stamp: "Formatted at 2026-06-30 12:28:53 on dist-test-slave-zr02"
I20260630 12:28:53.685930 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-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:28:53.700807 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:53.701908 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:53.704480 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:53.708549 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:53.708837 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.709098 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:53.709270 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:53.743351 20183 raft_consensus.cc:493] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:53.744105 20183 raft_consensus.cc:515] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.748476 20020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b83bee47a6494e2197019d975af01ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16bc27f466444c7bb2a031b4f614123e" is_pre_election: true
I20260630 12:28:53.749019 20183 leader_election.cc:290] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16bc27f466444c7bb2a031b4f614123e (127.19.130.190:40613), 33d416e931a1460185797e55043b0b60 (127.19.130.189:45633)
I20260630 12:28:53.749424 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b83bee47a6494e2197019d975af01ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d416e931a1460185797e55043b0b60" is_pre_election: true
I20260630 12:28:53.749459 20020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83bee47a6494e2197019d975af01ea5 in term 0.
I20260630 12:28:53.750098 20085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83bee47a6494e2197019d975af01ea5 in term 0.
I20260630 12:28:53.751349 20127 leader_election.cc:304] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [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: 16bc27f466444c7bb2a031b4f614123e, b83bee47a6494e2197019d975af01ea5; no voters: 
I20260630 12:28:53.752532 20183 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:53.753089 20183 raft_consensus.cc:493] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:53.753625 20183 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.762390 20183 raft_consensus.cc:515] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.765138 20183 leader_election.cc:290] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 16bc27f466444c7bb2a031b4f614123e (127.19.130.190:40613), 33d416e931a1460185797e55043b0b60 (127.19.130.189:45633)
I20260630 12:28:53.765596 20020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b83bee47a6494e2197019d975af01ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16bc27f466444c7bb2a031b4f614123e"
I20260630 12:28:53.766084 20020 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.772115 20020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83bee47a6494e2197019d975af01ea5 in term 1.
I20260630 12:28:53.778806 20127 leader_election.cc:304] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [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: 16bc27f466444c7bb2a031b4f614123e, b83bee47a6494e2197019d975af01ea5; no voters: 
I20260630 12:28:53.779487 20183 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:53.772921 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b83bee47a6494e2197019d975af01ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d416e931a1460185797e55043b0b60"
I20260630 12:28:53.780342 20085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:53.784255 20183 raft_consensus.cc:697] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 1 LEADER]: Becoming Leader. State: Replica: b83bee47a6494e2197019d975af01ea5, State: Running, Role: LEADER
I20260630 12:28:53.785383 20183 consensus_queue.cc:237] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [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: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } }
I20260630 12:28:53.789134 20085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83bee47a6494e2197019d975af01ea5 in term 1.
I20260630 12:28:53.800562 20266 sys_catalog.cc:455] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b83bee47a6494e2197019d975af01ea5. Latest consensus state: current_term: 1 leader_uuid: "b83bee47a6494e2197019d975af01ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.801455 20266 sys_catalog.cc:458] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:53.805105 20275 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:53.810827 20275 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:53.828778 20085 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 1 FOLLOWER]: Refusing update from remote peer b83bee47a6494e2197019d975af01ea5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:53.830663 20266 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.833783 20020 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 1 FOLLOWER]: Refusing update from remote peer b83bee47a6494e2197019d975af01ea5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:53.835433 20266 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.852608 20184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b83bee47a6494e2197019d975af01ea5. Latest consensus state: current_term: 1 leader_uuid: "b83bee47a6494e2197019d975af01ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.853518 20184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:53.863797 20280 mvcc.cc:204] Tried to move back new op lower bound from 7302441098542428160 to 7302441098395828224. Current Snapshot: MvccSnapshot[applied={T|T < 7302441098542428160}]
I20260630 12:28:53.872862 20183 sys_catalog.cc:455] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b83bee47a6494e2197019d975af01ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.873768 20183 sys_catalog.cc:458] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:53.880119 20275 catalog_manager.cc:1383] Generated new cluster ID: 1886cb6def3c47089236538b88aa01cd
I20260630 12:28:53.880436 20275 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:53.886999 20184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b83bee47a6494e2197019d975af01ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.888000 20184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:53.888898 20185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b83bee47a6494e2197019d975af01ea5. Latest consensus state: current_term: 1 leader_uuid: "b83bee47a6494e2197019d975af01ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.889711 20185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:53.899263 20266 sys_catalog.cc:455] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b83bee47a6494e2197019d975af01ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.900048 20266 sys_catalog.cc:458] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:53.908354 20185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b83bee47a6494e2197019d975af01ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16bc27f466444c7bb2a031b4f614123e" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 40613 } } peers { permanent_uuid: "33d416e931a1460185797e55043b0b60" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 45633 } } peers { permanent_uuid: "b83bee47a6494e2197019d975af01ea5" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 45059 } } }
I20260630 12:28:53.909075 20185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:53.915230 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:41711
I20260630 12:28:53.915545 20301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:41711 every 8 connection(s)
I20260630 12:28:53.940689 20275 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:53.942521 20275 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:53.972645 20275 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5: Generated new TSK 0
I20260630 12:28:53.973589 20275 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:53.990346 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:53.992556 20302 heartbeater.cc:344] Connected to a master server at 127.19.130.188:45059
I20260630 12:28:53.993042 20302 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:53.994218 20302 heartbeater.cc:507] Master 127.19.130.188:45059 requested a full tablet report, sending...
I20260630 12:28:53.998385 20140 ts_manager.cc:194] Registered new tserver with Master: 962ba2df31724658bb422ee345abb490 (127.19.130.129:41711)
I20260630 12:28:54.001986 20140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50790
I20260630 12:28:54.014896 20305 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40613
I20260630 12:28:54.015194 20305 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.015846 20305 heartbeater.cc:507] Master 127.19.130.190:40613 requested a full tablet report, sending...
I20260630 12:28:54.016556 20303 heartbeater.cc:344] Connected to a master server at 127.19.130.189:45633
I20260630 12:28:54.016954 20303 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.017685 20303 heartbeater.cc:507] Master 127.19.130.189:45633 requested a full tablet report, sending...
I20260630 12:28:54.018908 20010 ts_manager.cc:194] Registered new tserver with Master: 962ba2df31724658bb422ee345abb490 (127.19.130.129:41711)
I20260630 12:28:54.020576 20075 ts_manager.cc:194] Registered new tserver with Master: 962ba2df31724658bb422ee345abb490 (127.19.130.129:41711)
W20260630 12:28:54.027045 20310 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:28:54.028362 20311 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:28:54.032164 20313 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:28:54.033321 19978 server_base.cc:1061] running on GCE node
I20260630 12:28:54.034317 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:54.034564 19978 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:28:54.034768 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822534034754 us; error 0 us; skew 500 ppm
I20260630 12:28:54.035334 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:54.037788 19978 webserver.cc:533] Webserver started at http://127.19.130.130:36325/ using document root <none> and password file <none>
I20260630 12:28:54.038286 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:54.038517 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:54.038831 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:54.040009 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "f50d83a5b9924353a402fd33028ec52c"
format_stamp: "Formatted at 2026-06-30 12:28:54 on dist-test-slave-zr02"
I20260630 12:28:54.045137 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:28:54.048893 20318 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:28:54.049635 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:54.049934 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "f50d83a5b9924353a402fd33028ec52c"
format_stamp: "Formatted at 2026-06-30 12:28:54 on dist-test-slave-zr02"
I20260630 12:28:54.050225 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-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:28:54.067683 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:54.068885 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:54.070031 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:54.071883 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:54.072080 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:54.072312 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:54.072541 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:54.152707 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:42083
I20260630 12:28:54.152837 20380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:42083 every 8 connection(s)
I20260630 12:28:54.180109 20381 heartbeater.cc:344] Connected to a master server at 127.19.130.188:45059
I20260630 12:28:54.180495 20381 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.181303 20381 heartbeater.cc:507] Master 127.19.130.188:45059 requested a full tablet report, sending...
I20260630 12:28:54.183398 20140 ts_manager.cc:194] Registered new tserver with Master: f50d83a5b9924353a402fd33028ec52c (127.19.130.130:42083)
I20260630 12:28:54.185161 20140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50794
I20260630 12:28:54.189138 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:54.190936 20382 heartbeater.cc:344] Connected to a master server at 127.19.130.189:45633
I20260630 12:28:54.191300 20382 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.192175 20382 heartbeater.cc:507] Master 127.19.130.189:45633 requested a full tablet report, sending...
I20260630 12:28:54.194832 20075 ts_manager.cc:194] Registered new tserver with Master: f50d83a5b9924353a402fd33028ec52c (127.19.130.130:42083)
I20260630 12:28:54.196236 20384 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40613
I20260630 12:28:54.196668 20384 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.197342 20384 heartbeater.cc:507] Master 127.19.130.190:40613 requested a full tablet report, sending...
W20260630 12:28:54.198855 20387 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:28:54.200721 20010 ts_manager.cc:194] Registered new tserver with Master: f50d83a5b9924353a402fd33028ec52c (127.19.130.130:42083)
W20260630 12:28:54.202530 20388 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:28:54.205139 20390 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:28:54.205686 19978 server_base.cc:1061] running on GCE node
I20260630 12:28:54.206929 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:54.207090 19978 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:28:54.207299 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822534207281 us; error 0 us; skew 500 ppm
I20260630 12:28:54.207769 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:54.210314 19978 webserver.cc:533] Webserver started at http://127.19.130.131:41647/ using document root <none> and password file <none>
I20260630 12:28:54.210760 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:54.210930 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:54.211185 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:54.212052 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "13a8afd83edd457da70c257877a3a1c6"
format_stamp: "Formatted at 2026-06-30 12:28:54 on dist-test-slave-zr02"
I20260630 12:28:54.216162 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:54.219594 20395 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:28:54.220459 19978 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:54.220737 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "13a8afd83edd457da70c257877a3a1c6"
format_stamp: "Formatted at 2026-06-30 12:28:54 on dist-test-slave-zr02"
I20260630 12:28:54.220980 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822531767112-19978-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:28:54.239996 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:54.241017 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:54.243189 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:54.246474 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:54.246634 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:54.246943 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:54.247107 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:54.344671 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:43285
I20260630 12:28:54.344918 20457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:43285 every 8 connection(s)
I20260630 12:28:54.368651 20458 heartbeater.cc:344] Connected to a master server at 127.19.130.188:45059
I20260630 12:28:54.368996 20458 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.369818 20458 heartbeater.cc:507] Master 127.19.130.188:45059 requested a full tablet report, sending...
I20260630 12:28:54.372340 20140 ts_manager.cc:194] Registered new tserver with Master: 13a8afd83edd457da70c257877a3a1c6 (127.19.130.131:43285)
I20260630 12:28:54.373894 20140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50806
I20260630 12:28:54.376219 20459 heartbeater.cc:344] Connected to a master server at 127.19.130.189:45633
I20260630 12:28:54.376595 20459 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.377259 20459 heartbeater.cc:507] Master 127.19.130.189:45633 requested a full tablet report, sending...
I20260630 12:28:54.377739 20460 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40613
I20260630 12:28:54.378119 20460 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:54.378772 20460 heartbeater.cc:507] Master 127.19.130.190:40613 requested a full tablet report, sending...
I20260630 12:28:54.379948 20075 ts_manager.cc:194] Registered new tserver with Master: 13a8afd83edd457da70c257877a3a1c6 (127.19.130.131:43285)
I20260630 12:28:54.381017 20010 ts_manager.cc:194] Registered new tserver with Master: 13a8afd83edd457da70c257877a3a1c6 (127.19.130.131:43285)
I20260630 12:28:54.382035 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022095947s
I20260630 12:28:54.656035 20216 catalog_manager.cc:1295] Loaded cluster ID: 1886cb6def3c47089236538b88aa01cd
I20260630 12:28:54.656368 20216 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: loading cluster ID for follower catalog manager: success
I20260630 12:28:54.661243 20214 catalog_manager.cc:1295] Loaded cluster ID: 1886cb6def3c47089236538b88aa01cd
I20260630 12:28:54.661710 20214 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: loading cluster ID for follower catalog manager: success
I20260630 12:28:54.662770 20216 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: acquiring CA information for follower catalog manager: success
I20260630 12:28:54.667876 20216 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:28:54.667984 20214 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: acquiring CA information for follower catalog manager: success
I20260630 12:28:54.671025 20214 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:28:55.011791 20302 heartbeater.cc:499] Master 127.19.130.188:45059 was elected leader, sending a full tablet report...
I20260630 12:28:55.187585 20381 heartbeater.cc:499] Master 127.19.130.188:45059 was elected leader, sending a full tablet report...
I20260630 12:28:55.377631 20458 heartbeater.cc:499] Master 127.19.130.188:45059 was elected leader, sending a full tablet report...
I20260630 12:28:55.647943 20217 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:28:55.751323 20140 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50814:
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:28:55.823730 20423 tablet_service.cc:1511] Processing CreateTablet for tablet 514ac5cf16f94011987fb7b6944b7843 (DEFAULT_TABLE table=test-workload [id=b6034b4a3d0346c6957166457d0b1fcc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:55.825212 20423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 514ac5cf16f94011987fb7b6944b7843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.828179 20346 tablet_service.cc:1511] Processing CreateTablet for tablet a90e352bb9284d96a0b4aa5a3829d808 (DEFAULT_TABLE table=test-workload [id=b6034b4a3d0346c6957166457d0b1fcc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:55.829420 20346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a90e352bb9284d96a0b4aa5a3829d808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.831189 20256 tablet_service.cc:1511] Processing CreateTablet for tablet 16b5f6aa24394846a91cf0bdc7fdd998 (DEFAULT_TABLE table=test-workload [id=b6034b4a3d0346c6957166457d0b1fcc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:55.831805 20255 tablet_service.cc:1511] Processing CreateTablet for tablet bc518663ba0640d999df3b732eafd16d (DEFAULT_TABLE table=test-workload [id=b6034b4a3d0346c6957166457d0b1fcc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:55.832147 20256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5f6aa24394846a91cf0bdc7fdd998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.832957 20255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc518663ba0640d999df3b732eafd16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:55.849509 20497 tablet_bootstrap.cc:492] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490: Bootstrap starting.
I20260630 12:28:55.851222 20495 tablet_bootstrap.cc:492] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6: Bootstrap starting.
I20260630 12:28:55.852034 20496 tablet_bootstrap.cc:492] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c: Bootstrap starting.
I20260630 12:28:55.858214 20496 tablet_bootstrap.cc:654] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.858242 20497 tablet_bootstrap.cc:654] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.859050 20495 tablet_bootstrap.cc:654] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.866472 20495 tablet_bootstrap.cc:492] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6: No bootstrap required, opened a new log
I20260630 12:28:55.866922 20496 tablet_bootstrap.cc:492] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c: No bootstrap required, opened a new log
I20260630 12:28:55.866999 20495 ts_tablet_manager.cc:1403] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.010s
I20260630 12:28:55.867354 20496 ts_tablet_manager.cc:1403] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.009s
I20260630 12:28:55.868876 20497 tablet_bootstrap.cc:492] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490: No bootstrap required, opened a new log
I20260630 12:28:55.869309 20497 ts_tablet_manager.cc:1403] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260630 12:28:55.869619 20495 raft_consensus.cc:359] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a8afd83edd457da70c257877a3a1c6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43285 } }
I20260630 12:28:55.870115 20495 raft_consensus.cc:385] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.870106 20496 raft_consensus.cc:359] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f50d83a5b9924353a402fd33028ec52c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42083 } }
I20260630 12:28:55.870620 20495 raft_consensus.cc:740] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a8afd83edd457da70c257877a3a1c6, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.870829 20496 raft_consensus.cc:385] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.871213 20496 raft_consensus.cc:740] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f50d83a5b9924353a402fd33028ec52c, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.871361 20495 consensus_queue.cc:260] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13a8afd83edd457da70c257877a3a1c6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43285 } }
I20260630 12:28:55.872056 20495 raft_consensus.cc:399] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:55.871950 20496 consensus_queue.cc:260] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f50d83a5b9924353a402fd33028ec52c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42083 } }
I20260630 12:28:55.872519 20497 raft_consensus.cc:359] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.872892 20495 raft_consensus.cc:493] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:55.873098 20496 raft_consensus.cc:399] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:55.873206 20497 raft_consensus.cc:385] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.873378 20495 raft_consensus.cc:3060] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.873495 20496 raft_consensus.cc:493] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:55.873696 20497 raft_consensus.cc:740] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2df31724658bb422ee345abb490, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.874068 20496 raft_consensus.cc:3060] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.874696 20497 consensus_queue.cc:260] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.875327 20497 raft_consensus.cc:399] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:55.875600 20497 raft_consensus.cc:493] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:55.875885 20497 raft_consensus.cc:3060] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.880162 20497 raft_consensus.cc:515] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.880417 20495 raft_consensus.cc:515] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a8afd83edd457da70c257877a3a1c6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43285 } }
I20260630 12:28:55.880682 20496 raft_consensus.cc:515] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f50d83a5b9924353a402fd33028ec52c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42083 } }
I20260630 12:28:55.880796 20497 leader_election.cc:304] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [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: 962ba2df31724658bb422ee345abb490; no voters: 
I20260630 12:28:55.881207 20495 leader_election.cc:304] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [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: 13a8afd83edd457da70c257877a3a1c6; no voters: 
I20260630 12:28:55.881368 20496 leader_election.cc:304] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [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: f50d83a5b9924353a402fd33028ec52c; no voters: 
I20260630 12:28:55.884752 20495 leader_election.cc:290] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:55.885222 20502 raft_consensus.cc:2804] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.885768 20497 leader_election.cc:290] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:55.887832 20502 raft_consensus.cc:697] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 1 LEADER]: Becoming Leader. State: Replica: 13a8afd83edd457da70c257877a3a1c6, State: Running, Role: LEADER
I20260630 12:28:55.888962 20502 consensus_queue.cc:237] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [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: "13a8afd83edd457da70c257877a3a1c6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43285 } }
I20260630 12:28:55.893428 20501 raft_consensus.cc:2804] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.895886 20496 leader_election.cc:290] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:55.896217 20497 ts_tablet_manager.cc:1434] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.006s
I20260630 12:28:55.896763 20503 raft_consensus.cc:2804] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.899569 20497 tablet_bootstrap.cc:492] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490: Bootstrap starting.
I20260630 12:28:55.912153 20503 raft_consensus.cc:697] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 1 LEADER]: Becoming Leader. State: Replica: f50d83a5b9924353a402fd33028ec52c, State: Running, Role: LEADER
I20260630 12:28:55.912917 20503 consensus_queue.cc:237] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [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: "f50d83a5b9924353a402fd33028ec52c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42083 } }
I20260630 12:28:55.913331 20497 tablet_bootstrap.cc:654] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:55.914659 20501 raft_consensus.cc:697] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2df31724658bb422ee345abb490, State: Running, Role: LEADER
I20260630 12:28:55.915409 20501 consensus_queue.cc:237] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [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: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.917011 20496 ts_tablet_manager.cc:1434] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c: Time spent starting tablet: real 0.049s	user 0.027s	sys 0.013s
I20260630 12:28:55.917431 20495 ts_tablet_manager.cc:1434] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.023s
I20260630 12:28:55.922183 20497 tablet_bootstrap.cc:492] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490: No bootstrap required, opened a new log
I20260630 12:28:55.926133 20497 ts_tablet_manager.cc:1403] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260630 12:28:55.929674 20497 raft_consensus.cc:359] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.930536 20497 raft_consensus.cc:385] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:55.930929 20497 raft_consensus.cc:740] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962ba2df31724658bb422ee345abb490, State: Initialized, Role: FOLLOWER
I20260630 12:28:55.931789 20497 consensus_queue.cc:260] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.932731 20497 raft_consensus.cc:399] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:55.933208 20497 raft_consensus.cc:493] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:55.933708 20497 raft_consensus.cc:3060] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:55.934098 20140 catalog_manager.cc:5697] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c reported cstate change: term changed from 0 to 1, leader changed from <none> to f50d83a5b9924353a402fd33028ec52c (127.19.130.130). New cstate: current_term: 1 leader_uuid: "f50d83a5b9924353a402fd33028ec52c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f50d83a5b9924353a402fd33028ec52c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42083 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:55.941399 20497 raft_consensus.cc:515] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.942085 20497 leader_election.cc:304] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [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: 962ba2df31724658bb422ee345abb490; no voters: 
I20260630 12:28:55.942637 20497 leader_election.cc:290] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:55.945343 20515 raft_consensus.cc:2804] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:55.945547 20497 ts_tablet_manager.cc:1434] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:28:55.950079 20139 catalog_manager.cc:5697] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a8afd83edd457da70c257877a3a1c6 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "13a8afd83edd457da70c257877a3a1c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a8afd83edd457da70c257877a3a1c6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43285 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:55.956228 20515 raft_consensus.cc:697] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 1 LEADER]: Becoming Leader. State: Replica: 962ba2df31724658bb422ee345abb490, State: Running, Role: LEADER
I20260630 12:28:55.956914 20515 consensus_queue.cc:237] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [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: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } }
I20260630 12:28:55.983479 20140 catalog_manager.cc:5697] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2df31724658bb422ee345abb490 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "962ba2df31724658bb422ee345abb490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:56.021314 20140 catalog_manager.cc:5697] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 reported cstate change: term changed from 0 to 1, leader changed from <none> to 962ba2df31724658bb422ee345abb490 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "962ba2df31724658bb422ee345abb490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "962ba2df31724658bb422ee345abb490" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 41711 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:57.648880 20217 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:28:57.651122 20217 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:28:58.071661 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:28:58.090667 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:58.091270 19978 tablet_replica.cc:333] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490: stopping tablet replica
I20260630 12:28:58.091805 19978 raft_consensus.cc:2243] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.092253 19978 raft_consensus.cc:2272] T bc518663ba0640d999df3b732eafd16d P 962ba2df31724658bb422ee345abb490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.094135 19978 tablet_replica.cc:333] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490: stopping tablet replica
I20260630 12:28:58.094584 19978 raft_consensus.cc:2243] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.094971 19978 raft_consensus.cc:2272] T 16b5f6aa24394846a91cf0bdc7fdd998 P 962ba2df31724658bb422ee345abb490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.178484 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:28:58.187604 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:28:58.205649 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:58.206441 19978 tablet_replica.cc:333] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c: stopping tablet replica
I20260630 12:28:58.207095 19978 raft_consensus.cc:2243] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.207696 19978 raft_consensus.cc:2272] T a90e352bb9284d96a0b4aa5a3829d808 P f50d83a5b9924353a402fd33028ec52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.225453 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:28:58.232792 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:28:58.247296 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:58.247812 19978 tablet_replica.cc:333] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6: stopping tablet replica
I20260630 12:28:58.248324 19978 raft_consensus.cc:2243] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.248684 19978 raft_consensus.cc:2272] T 514ac5cf16f94011987fb7b6944b7843 P 13a8afd83edd457da70c257877a3a1c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.264999 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:28:58.271142 19978 master.cc:562] Master@127.19.130.190:40613 shutting down...
I20260630 12:28:58.357875 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.358340 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.358662 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16bc27f466444c7bb2a031b4f614123e: stopping tablet replica
I20260630 12:28:58.375847 19978 master.cc:584] Master@127.19.130.190:40613 shutdown complete.
I20260630 12:28:58.387148 19978 master.cc:562] Master@127.19.130.189:45633 shutting down...
I20260630 12:28:58.399106 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:58.399537 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.399824 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33d416e931a1460185797e55043b0b60: stopping tablet replica
I20260630 12:28:58.441039 19978 master.cc:584] Master@127.19.130.189:45633 shutdown complete.
I20260630 12:28:58.450490 19978 master.cc:562] Master@127.19.130.188:45059 shutting down...
I20260630 12:28:58.461978 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:58.462678 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:58.462916 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P b83bee47a6494e2197019d975af01ea5: stopping tablet replica
I20260630 12:28:58.479242 19978 master.cc:584] Master@127.19.130.188:45059 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6583 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:28:58.501959 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:35839
I20260630 12:28:58.502852 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:58.507314 20523 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:28:58.507613 20524 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:28:58.508404 20526 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:28:58.509524 19978 server_base.cc:1061] running on GCE node
I20260630 12:28:58.510231 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:58.510401 19978 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:28:58.510563 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822538510532 us; error 0 us; skew 500 ppm
I20260630 12:28:58.511087 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:58.513211 19978 webserver.cc:533] Webserver started at http://127.19.130.190:41837/ using document root <none> and password file <none>
I20260630 12:28:58.513645 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:58.513861 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:58.514142 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:58.515169 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "9bcca7ab6683417e923e8c6f2544885d"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.519138 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:28:58.521916 20531 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:28:58.522668 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:58.522873 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "9bcca7ab6683417e923e8c6f2544885d"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.523066 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-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:28:58.535190 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:58.535923 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:58.567011 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:35839
I20260630 12:28:58.567085 20582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:35839 every 8 connection(s)
I20260630 12:28:58.570617 20583 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:28:58.578969 20583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d: Bootstrap starting.
I20260630 12:28:58.582764 20583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.586185 20583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d: No bootstrap required, opened a new log
I20260630 12:28:58.587869 20583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcca7ab6683417e923e8c6f2544885d" member_type: VOTER }
I20260630 12:28:58.588267 20583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.588486 20583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bcca7ab6683417e923e8c6f2544885d, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.589004 20583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9bcca7ab6683417e923e8c6f2544885d" member_type: VOTER }
I20260630 12:28:58.589432 20583 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:58.589726 20583 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:58.589994 20583 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.593572 20583 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcca7ab6683417e923e8c6f2544885d" member_type: VOTER }
I20260630 12:28:58.594067 20583 leader_election.cc:304] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [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: 9bcca7ab6683417e923e8c6f2544885d; no voters: 
I20260630 12:28:58.595069 20583 leader_election.cc:290] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:58.595388 20586 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.596647 20586 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 1 LEADER]: Becoming Leader. State: Replica: 9bcca7ab6683417e923e8c6f2544885d, State: Running, Role: LEADER
I20260630 12:28:58.597200 20586 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [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: "9bcca7ab6683417e923e8c6f2544885d" member_type: VOTER }
I20260630 12:28:58.597739 20583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:58.600018 20587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9bcca7ab6683417e923e8c6f2544885d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcca7ab6683417e923e8c6f2544885d" member_type: VOTER } }
I20260630 12:28:58.600104 20588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9bcca7ab6683417e923e8c6f2544885d. Latest consensus state: current_term: 1 leader_uuid: "9bcca7ab6683417e923e8c6f2544885d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bcca7ab6683417e923e8c6f2544885d" member_type: VOTER } }
I20260630 12:28:58.600865 20588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:58.600857 20587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:58.604261 20591 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:58.612560 20591 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:58.617089 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:58.622165 20591 catalog_manager.cc:1383] Generated new cluster ID: 53603d53ed0a419598f8c9888c589614
I20260630 12:28:58.622394 20591 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:58.635746 20591 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:58.636765 20591 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:58.649753 20591 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d: Generated new TSK 0
I20260630 12:28:58.650254 20591 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:58.683003 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:58.687716 20604 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:28:58.688849 20605 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:28:58.690153 20607 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:28:58.690531 19978 server_base.cc:1061] running on GCE node
I20260630 12:28:58.691165 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:58.691321 19978 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:28:58.691427 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822538691417 us; error 0 us; skew 500 ppm
I20260630 12:28:58.691787 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:58.693696 19978 webserver.cc:533] Webserver started at http://127.19.130.129:41449/ using document root <none> and password file <none>
I20260630 12:28:58.694111 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:58.694253 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:58.694446 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:58.695341 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "0d6df94161f54e31824360b8b7edc0bd"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.698872 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:28:58.701676 20612 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:28:58.702318 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:58.702569 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "0d6df94161f54e31824360b8b7edc0bd"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.702805 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-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:28:58.712877 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:58.713761 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:58.715006 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:58.716989 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:58.717185 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.717396 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:58.717545 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.750501 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:43593
I20260630 12:28:58.750576 20674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:43593 every 8 connection(s)
I20260630 12:28:58.755028 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:58.760851 20679 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:28:58.762233 20680 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:28:58.763513 20682 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:28:58.764186 19978 server_base.cc:1061] running on GCE node
I20260630 12:28:58.764863 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:58.765090 19978 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:28:58.765262 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822538765239 us; error 0 us; skew 500 ppm
I20260630 12:28:58.765699 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:58.767769 19978 webserver.cc:533] Webserver started at http://127.19.130.130:36561/ using document root <none> and password file <none>
I20260630 12:28:58.768370 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:58.768577 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:58.768867 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:58.770053 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "7f263c10b8e446309922affdde81f87b"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.770957 20675 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35839
I20260630 12:28:58.771355 20675 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:58.772164 20675 heartbeater.cc:507] Master 127.19.130.190:35839 requested a full tablet report, sending...
I20260630 12:28:58.774199 20548 ts_manager.cc:194] Registered new tserver with Master: 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593)
I20260630 12:28:58.774928 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:58.775907 20548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37764
I20260630 12:28:58.778115 20687 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:28:58.778868 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:58.779141 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "7f263c10b8e446309922affdde81f87b"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.779413 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-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:28:58.792893 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:58.793743 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:58.794994 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:58.796885 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:58.797077 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.797274 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:58.797423 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.831017 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:36789
I20260630 12:28:58.831100 20749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:36789 every 8 connection(s)
I20260630 12:28:58.835286 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:58.840740 20753 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:28:58.841866 20754 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:28:58.844113 19978 server_base.cc:1061] running on GCE node
W20260630 12:28:58.845650 20756 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:28:58.845697 20750 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35839
I20260630 12:28:58.846216 20750 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:58.846580 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:58.846788 19978 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:28:58.846841 20750 heartbeater.cc:507] Master 127.19.130.190:35839 requested a full tablet report, sending...
I20260630 12:28:58.846961 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822538846945 us; error 0 us; skew 500 ppm
I20260630 12:28:58.847548 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:58.848909 20548 ts_manager.cc:194] Registered new tserver with Master: 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:28:58.849901 19978 webserver.cc:533] Webserver started at http://127.19.130.131:39325/ using document root <none> and password file <none>
I20260630 12:28:58.850236 20548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37776
I20260630 12:28:58.850327 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:58.850606 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:58.850878 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:58.852146 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "430d91d31a974833b69eaf372690cc15"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.856024 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:58.858815 20761 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:28:58.859454 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:58.859711 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "430d91d31a974833b69eaf372690cc15"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-zr02"
I20260630 12:28:58.859944 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-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:28:58.873245 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:58.874155 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:58.875383 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:58.877239 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:58.877439 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.877646 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:58.877799 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.910966 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:34975
I20260630 12:28:58.911053 20823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:34975 every 8 connection(s)
I20260630 12:28:58.922797 20824 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35839
I20260630 12:28:58.923123 20824 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:58.923758 20824 heartbeater.cc:507] Master 127.19.130.190:35839 requested a full tablet report, sending...
I20260630 12:28:58.925554 20548 ts_manager.cc:194] Registered new tserver with Master: 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:28:58.925967 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011955934s
I20260630 12:28:58.926774 20548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37788
I20260630 12:28:59.778242 20675 heartbeater.cc:499] Master 127.19.130.190:35839 was elected leader, sending a full tablet report...
I20260630 12:28:59.852769 20750 heartbeater.cc:499] Master 127.19.130.190:35839 was elected leader, sending a full tablet report...
I20260630 12:28:59.928996 20824 heartbeater.cc:499] Master 127.19.130.190:35839 was elected leader, sending a full tablet report...
I20260630 12:28:59.977026 20548 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37792:
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:28:59.979182 20548 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:29:00.055343 20789 tablet_service.cc:1511] Processing CreateTablet for tablet 9de71b197d644c4f921d7d37eb44d161 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:29:00.056556 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de71b197d644c4f921d7d37eb44d161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.058197 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 0350c12510ec47ceae0c4d440420562d (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:29:00.059283 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0350c12510ec47ceae0c4d440420562d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.060678 20633 tablet_service.cc:1511] Processing CreateTablet for tablet 0350c12510ec47ceae0c4d440420562d (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:29:00.060850 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5d4975303c4b5d9d95af1d2c1c08b3 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:29:00.061897 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0350c12510ec47ceae0c4d440420562d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.062088 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5d4975303c4b5d9d95af1d2c1c08b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.063845 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9d6d40db914e379b7083c21820f4c2 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:29:00.065254 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9d6d40db914e379b7083c21820f4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.066226 20788 tablet_service.cc:1511] Processing CreateTablet for tablet 26e7bf922dd34007b5a396757235ac53 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:29:00.067315 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e7bf922dd34007b5a396757235ac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.069227 20715 tablet_service.cc:1511] Processing CreateTablet for tablet 9de71b197d644c4f921d7d37eb44d161 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:29:00.070384 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de71b197d644c4f921d7d37eb44d161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.070173 20636 tablet_service.cc:1511] Processing CreateTablet for tablet fafcb19bece14907902a3b7822666d3a (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:29:00.071295 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafcb19bece14907902a3b7822666d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.073243 20637 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5d4975303c4b5d9d95af1d2c1c08b3 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:29:00.073446 20713 tablet_service.cc:1511] Processing CreateTablet for tablet b33265e7ba204b5982a70a5a453d2758 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:29:00.074441 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5d4975303c4b5d9d95af1d2c1c08b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.075085 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33265e7ba204b5982a70a5a453d2758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.077155 20638 tablet_service.cc:1511] Processing CreateTablet for tablet b33265e7ba204b5982a70a5a453d2758 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:29:00.077556 20712 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5d4975303c4b5d9d95af1d2c1c08b3 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:29:00.078312 20638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33265e7ba204b5982a70a5a453d2758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.079129 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5d4975303c4b5d9d95af1d2c1c08b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.063787 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 0350c12510ec47ceae0c4d440420562d (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:29:00.084966 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0350c12510ec47ceae0c4d440420562d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.085100 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 15d94aa07a8e44de8436391c44dca49d (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:29:00.085408 20639 tablet_service.cc:1511] Processing CreateTablet for tablet 26e7bf922dd34007b5a396757235ac53 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:29:00.086385 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d94aa07a8e44de8436391c44dca49d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.086499 20639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e7bf922dd34007b5a396757235ac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.088147 20785 tablet_service.cc:1511] Processing CreateTablet for tablet fafcb19bece14907902a3b7822666d3a (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:29:00.069231 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 15d94aa07a8e44de8436391c44dca49d (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:29:00.089428 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafcb19bece14907902a3b7822666d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.089758 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d94aa07a8e44de8436391c44dca49d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.085131 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9d6d40db914e379b7083c21820f4c2 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:29:00.079077 20714 tablet_service.cc:1511] Processing CreateTablet for tablet 26e7bf922dd34007b5a396757235ac53 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:29:00.092947 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9d6d40db914e379b7083c21820f4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.092825 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 15d94aa07a8e44de8436391c44dca49d (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:29:00.065260 20787 tablet_service.cc:1511] Processing CreateTablet for tablet b33265e7ba204b5982a70a5a453d2758 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:29:00.093181 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e7bf922dd34007b5a396757235ac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.084342 20711 tablet_service.cc:1511] Processing CreateTablet for tablet fafcb19bece14907902a3b7822666d3a (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:29:00.081883 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9d6d40db914e379b7083c21820f4c2 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:29:00.095422 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafcb19bece14907902a3b7822666d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.096153 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9d6d40db914e379b7083c21820f4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.094506 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33265e7ba204b5982a70a5a453d2758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.081826 20640 tablet_service.cc:1511] Processing CreateTablet for tablet 9de71b197d644c4f921d7d37eb44d161 (DEFAULT_TABLE table=test-workload [id=c19c97db2a014cb7adf14b3f248702c7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:29:00.098187 20640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de71b197d644c4f921d7d37eb44d161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.100713 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d94aa07a8e44de8436391c44dca49d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:00.135335 20844 tablet_bootstrap.cc:492] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.168505 20844 tablet_bootstrap.cc:654] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.193055 20845 tablet_bootstrap.cc:492] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.195638 20846 tablet_bootstrap.cc:492] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
I20260630 12:29:00.201622 20845 tablet_bootstrap.cc:654] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.201707 20846 tablet_bootstrap.cc:654] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.202443 20844 tablet_bootstrap.cc:492] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.202888 20844 ts_tablet_manager.cc:1403] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.085s	user 0.029s	sys 0.000s
I20260630 12:29:00.205943 20844 raft_consensus.cc:359] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.206832 20844 raft_consensus.cc:385] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.207168 20844 raft_consensus.cc:740] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.207969 20844 consensus_queue.cc:260] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.210898 20846 tablet_bootstrap.cc:492] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.210965 20844 ts_tablet_manager.cc:1434] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:29:00.211472 20846 ts_tablet_manager.cc:1403] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.012s
I20260630 12:29:00.212044 20844 tablet_bootstrap.cc:492] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.212515 20845 tablet_bootstrap.cc:492] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.212954 20845 ts_tablet_manager.cc:1403] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:29:00.214051 20846 raft_consensus.cc:359] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.214839 20846 raft_consensus.cc:385] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.215207 20846 raft_consensus.cc:740] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.216065 20846 consensus_queue.cc:260] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.215420 20845 raft_consensus.cc:359] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.217289 20845 raft_consensus.cc:385] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.217602 20845 raft_consensus.cc:740] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.218314 20845 consensus_queue.cc:260] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.219766 20844 tablet_bootstrap.cc:654] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.226048 20846 ts_tablet_manager.cc:1434] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.007s
I20260630 12:29:00.227437 20846 tablet_bootstrap.cc:492] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
I20260630 12:29:00.234136 20846 tablet_bootstrap.cc:654] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.235918 20845 ts_tablet_manager.cc:1434] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:29:00.239303 20845 tablet_bootstrap.cc:492] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.239727 20844 tablet_bootstrap.cc:492] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.240216 20844 ts_tablet_manager.cc:1403] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260630 12:29:00.243165 20844 raft_consensus.cc:359] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.244084 20844 raft_consensus.cc:385] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.244424 20845 tablet_bootstrap.cc:654] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.244562 20844 raft_consensus.cc:740] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.245718 20844 consensus_queue.cc:260] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.247422 20844 ts_tablet_manager.cc:1434] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:00.247514 20846 tablet_bootstrap.cc:492] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.247973 20846 ts_tablet_manager.cc:1403] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:29:00.248281 20844 tablet_bootstrap.cc:492] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.250283 20846 raft_consensus.cc:359] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.250958 20846 raft_consensus.cc:385] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.251255 20846 raft_consensus.cc:740] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.252058 20846 consensus_queue.cc:260] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.253612 20844 tablet_bootstrap.cc:654] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.257936 20845 tablet_bootstrap.cc:492] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.258385 20845 ts_tablet_manager.cc:1403] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:29:00.259115 20846 ts_tablet_manager.cc:1434] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260630 12:29:00.260377 20845 raft_consensus.cc:359] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.260859 20845 raft_consensus.cc:385] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.261219 20846 tablet_bootstrap.cc:492] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
I20260630 12:29:00.261145 20845 raft_consensus.cc:740] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.262048 20845 consensus_queue.cc:260] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.265825 20845 ts_tablet_manager.cc:1434] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:29:00.266738 20845 tablet_bootstrap.cc:492] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.268175 20846 tablet_bootstrap.cc:654] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.271507 20845 tablet_bootstrap.cc:654] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.273164 20846 tablet_bootstrap.cc:492] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.273614 20846 ts_tablet_manager.cc:1403] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:29:00.275709 20844 tablet_bootstrap.cc:492] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.276193 20844 ts_tablet_manager.cc:1403] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.013s
I20260630 12:29:00.276161 20846 raft_consensus.cc:359] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.276978 20845 tablet_bootstrap.cc:492] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.276937 20846 raft_consensus.cc:385] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.277463 20845 ts_tablet_manager.cc:1403] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:29:00.277372 20846 raft_consensus.cc:740] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.278193 20846 consensus_queue.cc:260] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.278440 20844 raft_consensus.cc:359] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.278927 20844 raft_consensus.cc:385] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.279197 20844 raft_consensus.cc:740] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.280073 20846 ts_tablet_manager.cc:1434] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:29:00.279843 20844 consensus_queue.cc:260] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.279973 20845 raft_consensus.cc:359] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.280718 20845 raft_consensus.cc:385] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.280999 20846 tablet_bootstrap.cc:492] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
I20260630 12:29:00.281136 20845 raft_consensus.cc:740] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.281777 20844 ts_tablet_manager.cc:1434] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:00.281936 20845 consensus_queue.cc:260] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.284010 20845 ts_tablet_manager.cc:1434] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:29:00.285156 20845 tablet_bootstrap.cc:492] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.286214 20844 tablet_bootstrap.cc:492] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.286442 20846 tablet_bootstrap.cc:654] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.290620 20845 tablet_bootstrap.cc:654] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.291625 20844 tablet_bootstrap.cc:654] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.298647 20846 tablet_bootstrap.cc:492] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.299114 20846 ts_tablet_manager.cc:1403] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260630 12:29:00.300503 20845 tablet_bootstrap.cc:492] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.300920 20845 ts_tablet_manager.cc:1403] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:29:00.301822 20846 raft_consensus.cc:359] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.302500 20846 raft_consensus.cc:385] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.302821 20846 raft_consensus.cc:740] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.303206 20845 raft_consensus.cc:359] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.303854 20845 raft_consensus.cc:385] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.304180 20845 raft_consensus.cc:740] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.303589 20846 consensus_queue.cc:260] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.304862 20845 consensus_queue.cc:260] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.306270 20846 ts_tablet_manager.cc:1434] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:29:00.306769 20845 ts_tablet_manager.cc:1434] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:29:00.307284 20846 tablet_bootstrap.cc:492] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
I20260630 12:29:00.313694 20846 tablet_bootstrap.cc:654] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.315735 20845 tablet_bootstrap.cc:492] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.323675 20845 tablet_bootstrap.cc:654] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.325001 20846 tablet_bootstrap.cc:492] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.325490 20846 ts_tablet_manager.cc:1403] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:29:00.327991 20846 raft_consensus.cc:359] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.328810 20846 raft_consensus.cc:385] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.329137 20846 raft_consensus.cc:740] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.329934 20846 consensus_queue.cc:260] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.331972 20844 tablet_bootstrap.cc:492] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.332509 20844 ts_tablet_manager.cc:1403] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.027s
I20260630 12:29:00.332864 20845 tablet_bootstrap.cc:492] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.332317 20846 ts_tablet_manager.cc:1434] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:29:00.333310 20845 ts_tablet_manager.cc:1403] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:29:00.334013 20846 tablet_bootstrap.cc:492] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
I20260630 12:29:00.335115 20844 raft_consensus.cc:359] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.335817 20844 raft_consensus.cc:385] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.336300 20844 raft_consensus.cc:740] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.335870 20845 raft_consensus.cc:359] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.336826 20845 raft_consensus.cc:385] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.337138 20845 raft_consensus.cc:740] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.337180 20844 consensus_queue.cc:260] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.339560 20846 tablet_bootstrap.cc:654] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.338032 20845 consensus_queue.cc:260] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.341502 20845 ts_tablet_manager.cc:1434] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:29:00.344686 20846 tablet_bootstrap.cc:492] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.345118 20846 ts_tablet_manager.cc:1403] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:29:00.346128 20844 ts_tablet_manager.cc:1434] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260630 12:29:00.346941 20844 tablet_bootstrap.cc:492] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.347826 20845 tablet_bootstrap.cc:492] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.347519 20846 raft_consensus.cc:359] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.348308 20846 raft_consensus.cc:385] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.348644 20846 raft_consensus.cc:740] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.349392 20846 consensus_queue.cc:260] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.353024 20844 tablet_bootstrap.cc:654] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.353883 20845 tablet_bootstrap.cc:654] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.357517 20851 raft_consensus.cc:493] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.358042 20851 raft_consensus.cc:515] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.366364 20851 leader_election.cc:290] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.366813 20846 ts_tablet_manager.cc:1434] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260630 12:29:00.367862 20844 tablet_bootstrap.cc:492] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.368316 20844 ts_tablet_manager.cc:1403] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260630 12:29:00.368907 20845 tablet_bootstrap.cc:492] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.369352 20845 ts_tablet_manager.cc:1403] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260630 12:29:00.369302 20850 raft_consensus.cc:493] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.369824 20850 raft_consensus.cc:515] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.370859 20846 tablet_bootstrap.cc:492] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
I20260630 12:29:00.371547 20844 raft_consensus.cc:359] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.372248 20844 raft_consensus.cc:385] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.372572 20844 raft_consensus.cc:740] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.373282 20844 consensus_queue.cc:260] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.378736 20846 tablet_bootstrap.cc:654] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.379989 20850 leader_election.cc:290] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.394870 20845 raft_consensus.cc:359] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.395759 20845 raft_consensus.cc:385] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.400786 20850 raft_consensus.cc:493] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.401362 20850 raft_consensus.cc:515] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.403787 20850 leader_election.cc:290] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.396092 20845 raft_consensus.cc:740] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.414785 20845 consensus_queue.cc:260] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.417299 20845 ts_tablet_manager.cc:1434] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260630 12:29:00.418124 20845 tablet_bootstrap.cc:492] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.420693 20852 raft_consensus.cc:493] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.421319 20852 raft_consensus.cc:515] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.429427 20844 ts_tablet_manager.cc:1434] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.061s	user 0.029s	sys 0.020s
I20260630 12:29:00.426417 20852 leader_election.cc:290] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.437304 20844 tablet_bootstrap.cc:492] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.438823 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d94aa07a8e44de8436391c44dca49d" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.440680 20650 raft_consensus.cc:2468] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f263c10b8e446309922affdde81f87b in term 0.
I20260630 12:29:00.441378 20845 tablet_bootstrap.cc:654] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.442261 20689 leader_election.cc:304] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.445859 20851 raft_consensus.cc:2804] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.446225 20851 raft_consensus.cc:493] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.448325 20851 raft_consensus.cc:3060] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.459733 20878 raft_consensus.cc:493] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.460023 20878 raft_consensus.cc:515] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.463239 20846 tablet_bootstrap.cc:492] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.465672 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d94aa07a8e44de8436391c44dca49d" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15" is_pre_election: true
I20260630 12:29:00.466473 20846 ts_tablet_manager.cc:1403] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.096s	user 0.030s	sys 0.030s
I20260630 12:29:00.472182 20844 tablet_bootstrap.cc:654] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.471809 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7bf922dd34007b5a396757235ac53" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.473021 20878 leader_election.cc:290] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975), 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593)
I20260630 12:29:00.472707 20650 raft_consensus.cc:2468] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 0.
I20260630 12:29:00.473892 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5d4975303c4b5d9d95af1d2c1c08b3" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.474696 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de71b197d644c4f921d7d37eb44d161" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.474848 20649 raft_consensus.cc:2468] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 0.
I20260630 12:29:00.475337 20763 leader_election.cc:304] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [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: 0d6df94161f54e31824360b8b7edc0bd, 430d91d31a974833b69eaf372690cc15; no voters: 
I20260630 12:29:00.473806 20851 raft_consensus.cc:515] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.477363 20871 raft_consensus.cc:2804] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.477736 20871 raft_consensus.cc:493] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.478034 20871 raft_consensus.cc:3060] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:00.476831 20689 leader_election.cc:343] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:00.479219 20851 leader_election.cc:290] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 election: Requested vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.476840 20763 leader_election.cc:304] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [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: 0d6df94161f54e31824360b8b7edc0bd, 430d91d31a974833b69eaf372690cc15; no voters: 
I20260630 12:29:00.480576 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d94aa07a8e44de8436391c44dca49d" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
I20260630 12:29:00.481101 20649 raft_consensus.cc:3060] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.482254 20850 raft_consensus.cc:2804] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.482365 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcb19bece14907902a3b7822666d3a" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.482916 20850 raft_consensus.cc:493] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.482465 20846 raft_consensus.cc:359] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.483461 20850 raft_consensus.cc:3060] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.483656 20846 raft_consensus.cc:385] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.483500 20725 raft_consensus.cc:2468] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 0.
I20260630 12:29:00.488462 20616 leader_election.cc:304] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.489655 20852 raft_consensus.cc:2804] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.489960 20852 raft_consensus.cc:493] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.490242 20852 raft_consensus.cc:3060] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.484938 20846 raft_consensus.cc:740] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.491492 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5d4975303c4b5d9d95af1d2c1c08b3" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
W20260630 12:29:00.493130 20691 leader_election.cc:343] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:00.493206 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7bf922dd34007b5a396757235ac53" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
W20260630 12:29:00.495599 20765 leader_election.cc:343] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:00.496061 20871 raft_consensus.cc:515] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.495307 20725 raft_consensus.cc:2468] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 0.
I20260630 12:29:00.496830 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de71b197d644c4f921d7d37eb44d161" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15" is_pre_election: true
I20260630 12:29:00.496841 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d94aa07a8e44de8436391c44dca49d" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15"
I20260630 12:29:00.493520 20846 consensus_queue.cc:260] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.501348 20846 ts_tablet_manager.cc:1434] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260630 12:29:00.501794 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7bf922dd34007b5a396757235ac53" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
I20260630 12:29:00.502285 20648 raft_consensus.cc:3060] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.492925 20850 raft_consensus.cc:515] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.502321 20852 raft_consensus.cc:515] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.509188 20852 leader_election.cc:290] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 election: Requested vote from peers 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.509794 20846 tablet_bootstrap.cc:492] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b: Bootstrap starting.
W20260630 12:29:00.500159 20691 leader_election.cc:343] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:00.514266 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcb19bece14907902a3b7822666d3a" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.515087 20725 raft_consensus.cc:3060] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.515844 20871 leader_election.cc:290] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 election: Requested vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.517359 20649 raft_consensus.cc:2468] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f263c10b8e446309922affdde81f87b in term 1.
I20260630 12:29:00.518625 20871 raft_consensus.cc:493] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.519061 20871 raft_consensus.cc:515] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.519146 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7bf922dd34007b5a396757235ac53" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.519910 20724 raft_consensus.cc:3060] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.514410 20691 leader_election.cc:304] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [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: 7f263c10b8e446309922affdde81f87b; no voters: 0d6df94161f54e31824360b8b7edc0bd, 430d91d31a974833b69eaf372690cc15
I20260630 12:29:00.522840 20689 leader_election.cc:304] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.524947 20845 tablet_bootstrap.cc:492] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.525400 20845 ts_tablet_manager.cc:1403] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.008s
I20260630 12:29:00.523648 20871 leader_election.cc:290] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.526834 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350c12510ec47ceae0c4d440420562d" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.527446 20650 raft_consensus.cc:2468] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 0.
I20260630 12:29:00.526489 20878 raft_consensus.cc:2749] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:00.528648 20763 leader_election.cc:304] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [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: 0d6df94161f54e31824360b8b7edc0bd, 430d91d31a974833b69eaf372690cc15; no voters: 
I20260630 12:29:00.529587 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350c12510ec47ceae0c4d440420562d" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.530283 20723 raft_consensus.cc:2468] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 0.
I20260630 12:29:00.531184 20850 leader_election.cc:290] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 election: Requested vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.531669 20850 raft_consensus.cc:2804] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.531942 20850 raft_consensus.cc:493] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.580497 20878 raft_consensus.cc:493] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.523964 20851 raft_consensus.cc:2804] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.605345 20850 raft_consensus.cc:3060] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.531905 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5d4975303c4b5d9d95af1d2c1c08b3" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
I20260630 12:29:00.605700 20878 raft_consensus.cc:515] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.606262 20650 raft_consensus.cc:3060] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.607069 20844 tablet_bootstrap.cc:492] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.607529 20844 ts_tablet_manager.cc:1403] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.170s	user 0.008s	sys 0.009s
I20260630 12:29:00.607739 20878 leader_election.cc:290] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.584064 20724 raft_consensus.cc:2468] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 1.
I20260630 12:29:00.608335 20851 raft_consensus.cc:697] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 1 LEADER]: Becoming Leader. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Running, Role: LEADER
W20260630 12:29:00.609424 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.130.130:36789, user_credentials={real_user=slave}} blocked reactor thread for 70554.4us
I20260630 12:29:00.609916 20851 consensus_queue.cc:237] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.610131 20844 raft_consensus.cc:359] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.611939 20844 raft_consensus.cc:385] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.611868 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.612957 20650 raft_consensus.cc:2468] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 1.
I20260630 12:29:00.614270 20844 raft_consensus.cc:740] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.614142 20763 leader_election.cc:304] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [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: 0d6df94161f54e31824360b8b7edc0bd, 430d91d31a974833b69eaf372690cc15; no voters: 
W20260630 12:29:00.614137 20596 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:00.615221 20725 raft_consensus.cc:2468] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 1.
I20260630 12:29:00.618841 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcb19bece14907902a3b7822666d3a" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15" is_pre_election: true
I20260630 12:29:00.614298 20846 tablet_bootstrap.cc:654] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.615501 20871 raft_consensus.cc:2804] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.617197 20601 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:00.620217 20616 leader_election.cc:304] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
W20260630 12:29:00.621459 20601 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:29:00.621526 20616 leader_election.cc:343] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:00.620217 20871 raft_consensus.cc:697] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Becoming Leader. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Running, Role: LEADER
I20260630 12:29:00.615710 20844 consensus_queue.cc:260] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.622352 20548 catalog_manager.cc:5697] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f263c10b8e446309922affdde81f87b (127.19.130.130). New cstate: current_term: 1 leader_uuid: "7f263c10b8e446309922affdde81f87b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:00.625175 20844 ts_tablet_manager.cc:1434] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:29:00.618170 20765 leader_election.cc:304] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [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: 430d91d31a974833b69eaf372690cc15, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.605262 20845 raft_consensus.cc:359] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.625694 20845 raft_consensus.cc:385] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.625955 20845 raft_consensus.cc:740] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.626166 20844 tablet_bootstrap.cc:492] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.539340 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5d4975303c4b5d9d95af1d2c1c08b3" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.618885 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcb19bece14907902a3b7822666d3a" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15"
I20260630 12:29:00.577574 20648 raft_consensus.cc:2468] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 1.
I20260630 12:29:00.626590 20845 consensus_queue.cc:260] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.622743 20852 raft_consensus.cc:2804] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.627990 20850 raft_consensus.cc:515] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.628692 20649 raft_consensus.cc:2468] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f263c10b8e446309922affdde81f87b in term 0.
I20260630 12:29:00.630563 20850 leader_election.cc:290] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 election: Requested vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.631218 20850 raft_consensus.cc:2804] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.631569 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350c12510ec47ceae0c4d440420562d" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.631703 20850 raft_consensus.cc:697] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Becoming Leader. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Running, Role: LEADER
W20260630 12:29:00.632076 20616 leader_election.cc:343] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:00.632727 20850 consensus_queue.cc:237] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.635921 20689 leader_election.cc:304] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.636812 20851 raft_consensus.cc:2804] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.637131 20851 raft_consensus.cc:493] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.637413 20851 raft_consensus.cc:3060] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.638193 20845 ts_tablet_manager.cc:1434] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.113s	user 0.022s	sys 0.025s
I20260630 12:29:00.632105 20725 raft_consensus.cc:3060] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.640765 20845 tablet_bootstrap.cc:492] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd: Bootstrap starting.
I20260630 12:29:00.644924 20885 raft_consensus.cc:493] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.622381 20871 consensus_queue.cc:237] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.648675 20845 tablet_bootstrap.cc:654] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd: Neither blocks nor log segments found. Creating new log.
W20260630 12:29:00.548746 20691 leader_election.cc:343] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:00.625309 20846 tablet_bootstrap.cc:492] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b: No bootstrap required, opened a new log
I20260630 12:29:00.645501 20885 raft_consensus.cc:515] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.650359 20846 ts_tablet_manager.cc:1403] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.004s
W20260630 12:29:00.649951 20691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.130.131:34975, user_credentials={real_user=slave}} blocked reactor thread for 111646us
I20260630 12:29:00.651335 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0350c12510ec47ceae0c4d440420562d" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
I20260630 12:29:00.652285 20649 raft_consensus.cc:3060] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.654383 20846 raft_consensus.cc:359] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.655272 20846 raft_consensus.cc:385] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.655448 20850 raft_consensus.cc:493] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.657781 20846 raft_consensus.cc:740] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.657948 20850 raft_consensus.cc:515] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.658705 20846 consensus_queue.cc:260] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.662494 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.655423 20851 raft_consensus.cc:515] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.662632 20850 leader_election.cc:290] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.663057 20648 raft_consensus.cc:2468] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 0.
I20260630 12:29:00.657228 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15" is_pre_election: true
I20260630 12:29:00.664274 20799 raft_consensus.cc:2468] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f263c10b8e446309922affdde81f87b in term 0.
I20260630 12:29:00.667168 20846 ts_tablet_manager.cc:1434] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260630 12:29:00.674448 20850 raft_consensus.cc:493] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.670542 20723 raft_consensus.cc:3060] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.675035 20850 raft_consensus.cc:515] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.670686 20851 leader_election.cc:290] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [CANDIDATE]: Term 1 election: Requested vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.679317 20850 leader_election.cc:290] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.679273 20649 raft_consensus.cc:2468] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 1.
I20260630 12:29:00.670426 20763 leader_election.cc:304] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [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: 0d6df94161f54e31824360b8b7edc0bd, 430d91d31a974833b69eaf372690cc15; no voters: 
I20260630 12:29:00.671260 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.671610 20725 raft_consensus.cc:2468] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 1.
I20260630 12:29:00.684146 20724 raft_consensus.cc:2393] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 430d91d31a974833b69eaf372690cc15 in current term 1: Already voted for candidate 7f263c10b8e446309922affdde81f87b in this term.
I20260630 12:29:00.671123 20544 catalog_manager.cc:5697] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 430d91d31a974833b69eaf372690cc15 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "430d91d31a974833b69eaf372690cc15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:00.677228 20852 raft_consensus.cc:697] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 1 LEADER]: Becoming Leader. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Running, Role: LEADER
I20260630 12:29:00.686800 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.686930 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
I20260630 12:29:00.687506 20648 raft_consensus.cc:3060] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.687455 20722 raft_consensus.cc:2468] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 0.
I20260630 12:29:00.689385 20765 leader_election.cc:304] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [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: 430d91d31a974833b69eaf372690cc15, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.689254 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.689903 20721 raft_consensus.cc:2468] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 0.
I20260630 12:29:00.689944 20871 raft_consensus.cc:2804] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.690078 20765 leader_election.cc:304] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [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: 430d91d31a974833b69eaf372690cc15, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.690531 20871 raft_consensus.cc:697] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Becoming Leader. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Running, Role: LEADER
I20260630 12:29:00.687172 20852 consensus_queue.cc:237] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.695482 20880 raft_consensus.cc:2804] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.695523 20616 leader_election.cc:304] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.695998 20880 raft_consensus.cc:493] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.696415 20880 raft_consensus.cc:3060] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.686439 20850 raft_consensus.cc:2804] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.699848 20886 raft_consensus.cc:2804] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.697841 20850 raft_consensus.cc:493] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.701329 20886 raft_consensus.cc:493] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.701577 20850 raft_consensus.cc:3060] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.701795 20886 raft_consensus.cc:3060] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.692534 20885 leader_election.cc:290] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.704257 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.705310 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15" is_pre_election: true
I20260630 12:29:00.692174 20871 consensus_queue.cc:237] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.710947 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "7f263c10b8e446309922affdde81f87b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15"
I20260630 12:29:00.716535 20850 raft_consensus.cc:515] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.717919 20798 raft_consensus.cc:2393] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f263c10b8e446309922affdde81f87b in current term 1: Already voted for candidate 430d91d31a974833b69eaf372690cc15 in this term.
I20260630 12:29:00.720794 20850 leader_election.cc:290] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 election: Requested vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.721618 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.721666 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9d6d40db914e379b7083c21820f4c2" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
I20260630 12:29:00.722447 20725 raft_consensus.cc:2393] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 430d91d31a974833b69eaf372690cc15 in current term 1: Already voted for candidate 7f263c10b8e446309922affdde81f87b in this term.
I20260630 12:29:00.712731 20648 raft_consensus.cc:2468] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f263c10b8e446309922affdde81f87b in term 1.
I20260630 12:29:00.725991 20689 leader_election.cc:304] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 430d91d31a974833b69eaf372690cc15
I20260630 12:29:00.728771 20851 raft_consensus.cc:2804] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.729568 20851 raft_consensus.cc:697] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 LEADER]: Becoming Leader. State: Replica: 7f263c10b8e446309922affdde81f87b, State: Running, Role: LEADER
I20260630 12:29:00.730304 20851 consensus_queue.cc:237] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.730778 20763 leader_election.cc:304] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [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: 430d91d31a974833b69eaf372690cc15; no voters: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b
I20260630 12:29:00.726912 20886 raft_consensus.cc:515] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.737250 20649 raft_consensus.cc:2393] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 430d91d31a974833b69eaf372690cc15 in current term 1: Already voted for candidate 0d6df94161f54e31824360b8b7edc0bd in this term.
I20260630 12:29:00.737146 20545 catalog_manager.cc:5697] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129). New cstate: current_term: 1 leader_uuid: "0d6df94161f54e31824360b8b7edc0bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:00.739869 20723 raft_consensus.cc:2468] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 1.
I20260630 12:29:00.743028 20880 raft_consensus.cc:515] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.744390 20799 raft_consensus.cc:2393] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d6df94161f54e31824360b8b7edc0bd in current term 1: Already voted for candidate 430d91d31a974833b69eaf372690cc15 in this term.
I20260630 12:29:00.745352 20880 leader_election.cc:290] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 election: Requested vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.746273 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
I20260630 12:29:00.732867 20871 raft_consensus.cc:2749] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:00.748772 20845 tablet_bootstrap.cc:492] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd: No bootstrap required, opened a new log
I20260630 12:29:00.749032 20649 raft_consensus.cc:2393] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 430d91d31a974833b69eaf372690cc15 in current term 1: Already voted for candidate 0d6df94161f54e31824360b8b7edc0bd in this term.
I20260630 12:29:00.749189 20845 ts_tablet_manager.cc:1403] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.004s
I20260630 12:29:00.749423 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.750423 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.750870 20844 tablet_bootstrap.cc:654] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.751427 20725 raft_consensus.cc:3060] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.756883 20886 leader_election.cc:290] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 election: Requested vote from peers 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.758395 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15"
I20260630 12:29:00.758706 20725 raft_consensus.cc:2468] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 430d91d31a974833b69eaf372690cc15 in term 1.
I20260630 12:29:00.759048 20799 raft_consensus.cc:2393] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d6df94161f54e31824360b8b7edc0bd in current term 1: Already voted for candidate 430d91d31a974833b69eaf372690cc15 in this term.
I20260630 12:29:00.760005 20616 leader_election.cc:304] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [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: 0d6df94161f54e31824360b8b7edc0bd; no voters: 430d91d31a974833b69eaf372690cc15, 7f263c10b8e446309922affdde81f87b
I20260630 12:29:00.761777 20845 raft_consensus.cc:359] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.762624 20845 raft_consensus.cc:385] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.762938 20845 raft_consensus.cc:740] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.763553 20886 raft_consensus.cc:2749] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:00.764429 20765 leader_election.cc:304] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [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: 430d91d31a974833b69eaf372690cc15, 7f263c10b8e446309922affdde81f87b; no voters: 0d6df94161f54e31824360b8b7edc0bd
I20260630 12:29:00.765213 20871 raft_consensus.cc:2804] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.765655 20871 raft_consensus.cc:697] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Becoming Leader. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Running, Role: LEADER
I20260630 12:29:00.766506 20871 consensus_queue.cc:237] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.763883 20845 consensus_queue.cc:260] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.780378 20844 tablet_bootstrap.cc:492] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.781154 20844 ts_tablet_manager.cc:1403] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.155s	user 0.019s	sys 0.006s
I20260630 12:29:00.781980 20845 ts_tablet_manager.cc:1434] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260630 12:29:00.784857 20844 raft_consensus.cc:359] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.785537 20844 raft_consensus.cc:385] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.785828 20844 raft_consensus.cc:740] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.786545 20844 consensus_queue.cc:260] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.788568 20844 ts_tablet_manager.cc:1434] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:29:00.789374 20844 tablet_bootstrap.cc:492] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15: Bootstrap starting.
I20260630 12:29:00.789319 20544 catalog_manager.cc:5697] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 430d91d31a974833b69eaf372690cc15 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "430d91d31a974833b69eaf372690cc15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:00.790354 20548 catalog_manager.cc:5697] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f263c10b8e446309922affdde81f87b (127.19.130.130). New cstate: current_term: 1 leader_uuid: "7f263c10b8e446309922affdde81f87b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:00.791997 20544 catalog_manager.cc:5697] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 430d91d31a974833b69eaf372690cc15 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "430d91d31a974833b69eaf372690cc15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:00.799268 20844 tablet_bootstrap.cc:654] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:00.805092 20844 tablet_bootstrap.cc:492] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15: No bootstrap required, opened a new log
I20260630 12:29:00.805469 20844 ts_tablet_manager.cc:1403] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.009s
I20260630 12:29:00.807428 20844 raft_consensus.cc:359] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.807955 20844 raft_consensus.cc:385] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:00.807565 20544 catalog_manager.cc:5697] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 430d91d31a974833b69eaf372690cc15 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "430d91d31a974833b69eaf372690cc15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:00.808162 20844 raft_consensus.cc:740] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Initialized, Role: FOLLOWER
I20260630 12:29:00.808784 20844 consensus_queue.cc:260] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.810410 20844 ts_tablet_manager.cc:1434] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:29:00.866294 20871 raft_consensus.cc:493] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.866739 20871 raft_consensus.cc:515] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.868304 20871 leader_election.cc:290] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.869079 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcb19bece14907902a3b7822666d3a" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.869191 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafcb19bece14907902a3b7822666d3a" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.869802 20725 raft_consensus.cc:2393] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 430d91d31a974833b69eaf372690cc15 in current term 1: Already voted for candidate 0d6df94161f54e31824360b8b7edc0bd in this term.
I20260630 12:29:00.870599 20765 leader_election.cc:304] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [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: 430d91d31a974833b69eaf372690cc15; no voters: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b
I20260630 12:29:00.871093 20871 raft_consensus.cc:3060] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.875085 20871 raft_consensus.cc:2749] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:00.899816 20871 raft_consensus.cc:493] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.900244 20871 raft_consensus.cc:515] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:00.901681 20871 leader_election.cc:290] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129:43593), 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789)
I20260630 12:29:00.902521 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d94aa07a8e44de8436391c44dca49d" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d6df94161f54e31824360b8b7edc0bd" is_pre_election: true
I20260630 12:29:00.902626 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d94aa07a8e44de8436391c44dca49d" candidate_uuid: "430d91d31a974833b69eaf372690cc15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.903191 20649 raft_consensus.cc:2393] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 430d91d31a974833b69eaf372690cc15 in current term 1: Already voted for candidate 7f263c10b8e446309922affdde81f87b in this term.
I20260630 12:29:00.904103 20763 leader_election.cc:304] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [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: 430d91d31a974833b69eaf372690cc15; no voters: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b
I20260630 12:29:00.904736 20871 raft_consensus.cc:3060] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.908492 20871 raft_consensus.cc:2749] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:00.925860 20886 raft_consensus.cc:493] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:00.926189 20886 raft_consensus.cc:515] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.927640 20886 leader_election.cc:290] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.928112 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de71b197d644c4f921d7d37eb44d161" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b" is_pre_election: true
I20260630 12:29:00.928614 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de71b197d644c4f921d7d37eb44d161" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15" is_pre_election: true
I20260630 12:29:00.928751 20725 raft_consensus.cc:2468] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 0.
I20260630 12:29:00.929214 20799 raft_consensus.cc:2468] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 0.
I20260630 12:29:00.929656 20616 leader_election.cc:304] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:00.930408 20886 raft_consensus.cc:2804] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:00.930765 20886 raft_consensus.cc:493] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:00.931106 20886 raft_consensus.cc:3060] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.934885 20886 raft_consensus.cc:515] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.936347 20886 leader_election.cc:290] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 1 election: Requested vote from peers 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:00.936834 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de71b197d644c4f921d7d37eb44d161" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:00.937312 20725 raft_consensus.cc:3060] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.937278 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de71b197d644c4f921d7d37eb44d161" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "430d91d31a974833b69eaf372690cc15"
I20260630 12:29:00.937863 20799 raft_consensus.cc:3060] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:00.943261 20725 raft_consensus.cc:2468] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 1.
I20260630 12:29:00.943542 20799 raft_consensus.cc:2468] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 1.
I20260630 12:29:00.944963 20616 leader_election.cc:304] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [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: 0d6df94161f54e31824360b8b7edc0bd, 430d91d31a974833b69eaf372690cc15; no voters: 
I20260630 12:29:00.945779 20886 raft_consensus.cc:2804] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:00.946311 20886 raft_consensus.cc:697] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 1 LEADER]: Becoming Leader. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Running, Role: LEADER
I20260630 12:29:00.947140 20886 consensus_queue.cc:237] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [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: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } }
I20260630 12:29:00.956210 20544 catalog_manager.cc:5697] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129). New cstate: current_term: 1 leader_uuid: "0d6df94161f54e31824360b8b7edc0bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:00.998373 20851 consensus_queue.cc:1048] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.008795 20851 consensus_queue.cc:1048] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.099484 20886 consensus_queue.cc:1048] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.108333 20852 consensus_queue.cc:1048] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.123160 20851 consensus_queue.cc:1048] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.129549 20871 consensus_queue.cc:1048] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.133525 20904 consensus_queue.cc:1048] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:01.145145 20871 consensus_queue.cc:1048] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.178074 20890 consensus_queue.cc:1048] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.179775 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:01.180440 20890 consensus_queue.cc:1048] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.187857 20880 consensus_queue.cc:1048] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:01.191530 20890 consensus_queue.cc:1048] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:01.195787 20916 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:29:01.204939 20880 consensus_queue.cc:1048] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:29:01.211650 20918 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:29:01.215090 20880 consensus_queue.cc:1048] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:01.237913 20922 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:29:01.242835 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:01.243997 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:01.244275 19978 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:29:01.244485 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822541244466 us; error 0 us; skew 500 ppm
I20260630 12:29:01.245184 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:01.248013 19978 webserver.cc:533] Webserver started at http://127.19.130.132:36637/ using document root <none> and password file <none>
I20260630 12:29:01.248518 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:01.248764 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:01.249035 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:01.249974 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "656d4d597ad7423493ca8cb33e795e22"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-zr02"
I20260630 12:29:01.254070 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:29:01.256843 20928 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:29:01.257500 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:01.257784 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "656d4d597ad7423493ca8cb33e795e22"
format_stamp: "Formatted at 2026-06-30 12:29:01 on dist-test-slave-zr02"
I20260630 12:29:01.258054 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822531767112-19978-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:29:01.292153 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:01.293298 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:01.294543 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:01.296444 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:01.296690 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.296954 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:01.297135 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:01.334022 20852 consensus_queue.cc:1048] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.334237 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:34379
I20260630 12:29:01.334343 20990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:34379 every 8 connection(s)
I20260630 12:29:01.347620 20886 consensus_queue.cc:1048] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:01.357229 20991 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35839
I20260630 12:29:01.357563 20991 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:01.358177 20991 heartbeater.cc:507] Master 127.19.130.190:35839 requested a full tablet report, sending...
I20260630 12:29:01.359948 20544 ts_manager.cc:194] Registered new tserver with Master: 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132:34379)
I20260630 12:29:01.361203 20544 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37804
I20260630 12:29:02.363327 20991 heartbeater.cc:499] Master 127.19.130.190:35839 was elected leader, sending a full tablet report...
I20260630 12:29:02.622478 20601 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:02.639299 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758"
dest_uuid: "430d91d31a974833b69eaf372690cc15"
mode: GRACEFUL
new_leader_uuid: "0d6df94161f54e31824360b8b7edc0bd"
 from {username='slave'} at 127.0.0.1:53608
I20260630 12:29:02.640019 20799 raft_consensus.cc:606] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Received request to transfer leadership to TS 0d6df94161f54e31824360b8b7edc0bd
I20260630 12:29:02.641203 20601 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:29:02.641647 20601 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:02.734450 20850 raft_consensus.cc:993] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15: : Instructing follower 0d6df94161f54e31824360b8b7edc0bd to start an election
I20260630 12:29:02.734994 21000 raft_consensus.cc:1081] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Signalling peer 0d6df94161f54e31824360b8b7edc0bd to start an election
I20260630 12:29:02.736475 20648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758"
dest_uuid: "0d6df94161f54e31824360b8b7edc0bd"
 from {username='slave'} at 127.0.0.1:40324
I20260630 12:29:02.736897 20648 raft_consensus.cc:493] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:29:02.737152 20648 raft_consensus.cc:3060] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:02.741379 20648 raft_consensus.cc:515] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:02.742727 20648 leader_election.cc:290] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [CANDIDATE]: Term 2 election: Requested vote from peers 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789), 430d91d31a974833b69eaf372690cc15 (127.19.130.131:34975)
I20260630 12:29:02.743557 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f263c10b8e446309922affdde81f87b"
I20260630 12:29:02.743674 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33265e7ba204b5982a70a5a453d2758" candidate_uuid: "0d6df94161f54e31824360b8b7edc0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "430d91d31a974833b69eaf372690cc15"
I20260630 12:29:02.744256 20723 raft_consensus.cc:3060] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:02.744319 20799 raft_consensus.cc:3055] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:02.744699 20799 raft_consensus.cc:740] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 430d91d31a974833b69eaf372690cc15, State: Running, Role: LEADER
I20260630 12:29:02.745412 20799 consensus_queue.cc:260] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:02.746282 20799 raft_consensus.cc:3060] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:02.748879 20723 raft_consensus.cc:2468] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 2.
I20260630 12:29:02.750001 20616 leader_election.cc:304] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [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: 0d6df94161f54e31824360b8b7edc0bd, 7f263c10b8e446309922affdde81f87b; no voters: 
I20260630 12:29:02.750689 20885 raft_consensus.cc:2804] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:02.750748 20799 raft_consensus.cc:2468] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d6df94161f54e31824360b8b7edc0bd in term 2.
I20260630 12:29:02.751773 20885 raft_consensus.cc:697] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 2 LEADER]: Becoming Leader. State: Replica: 0d6df94161f54e31824360b8b7edc0bd, State: Running, Role: LEADER
I20260630 12:29:02.752714 20885 consensus_queue.cc:237] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } }
I20260630 12:29:02.759891 20544 catalog_manager.cc:5697] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd reported cstate change: term changed from 1 to 2, leader changed from 430d91d31a974833b69eaf372690cc15 (127.19.130.131) to 0d6df94161f54e31824360b8b7edc0bd (127.19.130.129). New cstate: current_term: 2 leader_uuid: "0d6df94161f54e31824360b8b7edc0bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:03.148689 20723 raft_consensus.cc:1275] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 2 FOLLOWER]: Refusing update from remote peer 0d6df94161f54e31824360b8b7edc0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:03.149756 20885 consensus_queue.cc:1048] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:03.158604 20799 raft_consensus.cc:1275] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 2 FOLLOWER]: Refusing update from remote peer 0d6df94161f54e31824360b8b7edc0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:03.160230 21009 consensus_queue.cc:1048] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:04.642560 20601 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:04.648077 20601 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:04.648511 20601 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:06.649533 20601 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:06.649315 20798 consensus_queue.cc:237] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } }
I20260630 12:29:06.658670 20601 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:06.659287 20601 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:06.661769 20723 raft_consensus.cc:1275] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Refusing update from remote peer 430d91d31a974833b69eaf372690cc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:06.663112 20650 raft_consensus.cc:1275] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Refusing update from remote peer 430d91d31a974833b69eaf372690cc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:06.663776 21017 consensus_queue.cc:1048] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } 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:29:06.664608 21000 consensus_queue.cc:1048] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:06.672868 21017 raft_consensus.cc:2955] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.674295 20723 raft_consensus.cc:2955] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
W20260630 12:29:06.675168 20763 consensus_peers.cc:597] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 -> Peer 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132:34379): Couldn't send request to peer 656d4d597ad7423493ca8cb33e795e22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0350c12510ec47ceae0c4d440420562d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:06.678184 20650 raft_consensus.cc:2955] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.687211 20548 catalog_manager.cc:5697] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 reported cstate change: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "430d91d31a974833b69eaf372690cc15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:06.699255 20723 consensus_queue.cc:237] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } }
I20260630 12:29:06.709368 20798 raft_consensus.cc:1275] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Refusing update from remote peer 7f263c10b8e446309922affdde81f87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:06.712437 20851 consensus_queue.cc:1048] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } 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:29:06.719869 20650 raft_consensus.cc:1275] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Refusing update from remote peer 7f263c10b8e446309922affdde81f87b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:06.722348 21029 raft_consensus.cc:2955] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.727843 21033 consensus_queue.cc:1048] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:29:06.735731 20689 consensus_peers.cc:597] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b -> Peer 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132:34379): Couldn't send request to peer 656d4d597ad7423493ca8cb33e795e22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d9d6d40db914e379b7083c21820f4c2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:06.737139 20798 raft_consensus.cc:2955] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.743158 20799 consensus_queue.cc:237] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } }
I20260630 12:29:06.744927 20650 raft_consensus.cc:2955] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } attrs { replace: true } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.746795 20544 catalog_manager.cc:5697] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b reported cstate change: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "7f263c10b8e446309922affdde81f87b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:06.755264 20723 raft_consensus.cc:1275] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Refusing update from remote peer 430d91d31a974833b69eaf372690cc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:06.757264 20650 raft_consensus.cc:1275] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Refusing update from remote peer 430d91d31a974833b69eaf372690cc15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:29:06.757522 20763 consensus_peers.cc:597] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 -> Peer 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132:34379): Couldn't send request to peer 656d4d597ad7423493ca8cb33e795e22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26e7bf922dd34007b5a396757235ac53. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:06.758426 21000 consensus_queue.cc:1048] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:06.760869 21000 consensus_queue.cc:1048] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } 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:29:06.768958 21017 raft_consensus.cc:2955] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.770327 20723 raft_consensus.cc:2955] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.772691 20650 raft_consensus.cc:2955] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.785933 20544 catalog_manager.cc:5697] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd reported cstate change: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "430d91d31a974833b69eaf372690cc15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.802847 20650 consensus_queue.cc:237] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [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: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } }
I20260630 12:29:06.810309 20799 raft_consensus.cc:1275] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Refusing update from remote peer 0d6df94161f54e31824360b8b7edc0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:06.810967 20723 raft_consensus.cc:1275] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Refusing update from remote peer 0d6df94161f54e31824360b8b7edc0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:06.813146 21042 consensus_queue.cc:1048] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } 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:29:06.814077 21009 consensus_queue.cc:1048] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:06.826881 21009 raft_consensus.cc:2955] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.828660 20723 raft_consensus.cc:2955] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
W20260630 12:29:06.830684 20614 consensus_peers.cc:597] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd -> Peer 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132:34379): Couldn't send request to peer 656d4d597ad7423493ca8cb33e795e22. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fafcb19bece14907902a3b7822666d3a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:06.835773 20799 raft_consensus.cc:2955] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } } }
I20260630 12:29:06.840436 20548 catalog_manager.cc:5697] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd reported cstate change: config changed from index -1 to 2, NON_VOTER 656d4d597ad7423493ca8cb33e795e22 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "0d6df94161f54e31824360b8b7edc0bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d6df94161f54e31824360b8b7edc0bd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f263c10b8e446309922affdde81f87b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 36789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "430d91d31a974833b69eaf372690cc15" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 34975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "656d4d597ad7423493ca8cb33e795e22" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:06.859949 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:29:06.892421 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:06.893189 19978 tablet_replica.cc:333] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.893757 19978 raft_consensus.cc:2243] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.894261 19978 raft_consensus.cc:2272] T 0350c12510ec47ceae0c4d440420562d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.896801 19978 tablet_replica.cc:333] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.897375 19978 raft_consensus.cc:2243] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.898208 19978 raft_consensus.cc:2272] T fafcb19bece14907902a3b7822666d3a P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.900822 19978 tablet_replica.cc:333] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.901322 19978 raft_consensus.cc:2243] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.901989 19978 raft_consensus.cc:2272] T 9de71b197d644c4f921d7d37eb44d161 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.903644 19978 tablet_replica.cc:333] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.904284 19978 raft_consensus.cc:2243] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.904742 19978 raft_consensus.cc:2272] T 26e7bf922dd34007b5a396757235ac53 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.906770 19978 tablet_replica.cc:333] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.907259 19978 raft_consensus.cc:2243] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.907649 19978 raft_consensus.cc:2272] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.909441 19978 tablet_replica.cc:333] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.909864 19978 raft_consensus.cc:2243] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:29:06.910493 19978 raft_consensus.cc:2272] T b33265e7ba204b5982a70a5a453d2758 P 0d6df94161f54e31824360b8b7edc0bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.912127 19978 tablet_replica.cc:333] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.912653 19978 raft_consensus.cc:2243] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.913102 19978 raft_consensus.cc:2272] T 0d9d6d40db914e379b7083c21820f4c2 P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.915652 19978 tablet_replica.cc:333] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd: stopping tablet replica
I20260630 12:29:06.916142 19978 raft_consensus.cc:2243] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:06.916586 19978 raft_consensus.cc:2272] T 15d94aa07a8e44de8436391c44dca49d P 0d6df94161f54e31824360b8b7edc0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:06.944460 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:29:06.962922 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:29:07.000311 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:07.001094 19978 tablet_replica.cc:333] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.001879 19978 raft_consensus.cc:2243] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.002393 19978 raft_consensus.cc:2272] T b33265e7ba204b5982a70a5a453d2758 P 7f263c10b8e446309922affdde81f87b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.004583 19978 tablet_replica.cc:333] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.005230 19978 raft_consensus.cc:2243] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.005738 19978 raft_consensus.cc:2272] T 0350c12510ec47ceae0c4d440420562d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.008162 19978 tablet_replica.cc:333] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.008885 19978 raft_consensus.cc:2243] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.009389 19978 raft_consensus.cc:2272] T fafcb19bece14907902a3b7822666d3a P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.011796 19978 tablet_replica.cc:333] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.012513 19978 raft_consensus.cc:2243] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:07.013404 19978 raft_consensus.cc:2272] T 15d94aa07a8e44de8436391c44dca49d P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.015697 19978 tablet_replica.cc:333] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.016419 19978 raft_consensus.cc:2243] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:07.017515 19978 raft_consensus.cc:2272] T 0d9d6d40db914e379b7083c21820f4c2 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.019991 19978 tablet_replica.cc:333] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.020646 19978 raft_consensus.cc:2243] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.021106 19978 raft_consensus.cc:2272] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.023190 19978 tablet_replica.cc:333] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.023783 19978 raft_consensus.cc:2243] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.024374 19978 raft_consensus.cc:2272] T 26e7bf922dd34007b5a396757235ac53 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.026749 19978 tablet_replica.cc:333] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b: stopping tablet replica
I20260630 12:29:07.027308 19978 raft_consensus.cc:2243] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.027740 19978 raft_consensus.cc:2272] T 9de71b197d644c4f921d7d37eb44d161 P 7f263c10b8e446309922affdde81f87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.058784 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:29:07.085479 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
W20260630 12:29:07.099354 20765 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.130:36789: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:29:07.103380 20765 consensus_peers.cc:597] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 -> Peer 7f263c10b8e446309922affdde81f87b (127.19.130.130:36789): Couldn't send request to peer 7f263c10b8e446309922affdde81f87b. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.130:36789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:07.122985 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:07.123804 19978 tablet_replica.cc:333] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.124748 19978 raft_consensus.cc:2243] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.125281 19978 raft_consensus.cc:2272] T fafcb19bece14907902a3b7822666d3a P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.127554 19978 tablet_replica.cc:333] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.128046 19978 raft_consensus.cc:2243] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.128451 19978 raft_consensus.cc:2272] T 15d94aa07a8e44de8436391c44dca49d P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.129979 19978 tablet_replica.cc:333] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.130458 19978 raft_consensus.cc:2243] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.130862 19978 raft_consensus.cc:2272] T 0d9d6d40db914e379b7083c21820f4c2 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.133319 19978 tablet_replica.cc:333] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.133829 19978 raft_consensus.cc:2243] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.134181 19978 raft_consensus.cc:2272] T 9de71b197d644c4f921d7d37eb44d161 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.135778 19978 tablet_replica.cc:333] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.136260 19978 raft_consensus.cc:2243] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:07.137017 19978 raft_consensus.cc:2272] T 2a5d4975303c4b5d9d95af1d2c1c08b3 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.138530 19978 tablet_replica.cc:333] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.138975 19978 raft_consensus.cc:2243] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:07.139739 19978 raft_consensus.cc:2272] T 26e7bf922dd34007b5a396757235ac53 P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.141814 19978 tablet_replica.cc:333] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.142273 19978 raft_consensus.cc:2243] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:07.142652 19978 raft_consensus.cc:2272] T b33265e7ba204b5982a70a5a453d2758 P 430d91d31a974833b69eaf372690cc15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.144141 19978 tablet_replica.cc:333] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15: stopping tablet replica
I20260630 12:29:07.144631 19978 raft_consensus.cc:2243] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:07.145417 19978 raft_consensus.cc:2272] T 0350c12510ec47ceae0c4d440420562d P 430d91d31a974833b69eaf372690cc15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.172501 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:29:07.189363 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:29:07.217487 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:07.233623 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:29:07.241489 19978 master.cc:562] Master@127.19.130.190:35839 shutting down...
W20260630 12:29:07.263335 20596 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:07.264554 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:07.264972 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:07.265239 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9bcca7ab6683417e923e8c6f2544885d: stopping tablet replica
I20260630 12:29:07.283799 19978 master.cc:584] Master@127.19.130.190:35839 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8816 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:29:07.319099 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:39503,127.19.130.189:42009,127.19.130.188:34989
I20260630 12:29:07.320307 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:07.324991 21047 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:29:07.325852 21048 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:29:07.326898 19978 server_base.cc:1061] running on GCE node
W20260630 12:29:07.327203 21050 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:29:07.328019 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:07.328233 19978 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:29:07.328365 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822547328353 us; error 0 us; skew 500 ppm
I20260630 12:29:07.328773 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:07.330871 19978 webserver.cc:533] Webserver started at http://127.19.130.190:45459/ using document root <none> and password file <none>
I20260630 12:29:07.331291 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:07.331458 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:07.331662 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:07.332760 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "c4bc55bed090469aa43876796875faf5"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.336639 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:29:07.339457 21055 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:29:07.340118 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:07.340433 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "c4bc55bed090469aa43876796875faf5"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.340711 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-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:29:07.357944 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:07.359048 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:07.393009 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:39503
I20260630 12:29:07.393087 21106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:39503 every 8 connection(s)
I20260630 12:29:07.396425 21107 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:29:07.396703 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:07.401193 21109 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:29:07.402084 21110 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:29:07.403997 21107 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:07.404734 19978 server_base.cc:1061] running on GCE node
W20260630 12:29:07.405381 21113 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:29:07.406293 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:07.406577 19978 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:29:07.406822 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822547406802 us; error 0 us; skew 500 ppm
I20260630 12:29:07.407441 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:07.410223 19978 webserver.cc:533] Webserver started at http://127.19.130.189:45867/ using document root <none> and password file <none>
I20260630 12:29:07.410662 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:07.410836 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:07.411087 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:07.411948 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root/instance:
uuid: "63ba7283dc3841a08545ec0db150d065"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.416389 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:29:07.417995 21107 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:07.420336 21119 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:29:07.421260 19978 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:29:07.421567 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root
uuid: "63ba7283dc3841a08545ec0db150d065"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.421811 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-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)
W20260630 12:29:07.423465 21107 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.189:42009: Network error: Client connection negotiation failed: client connection to 127.19.130.189:42009: connect: Connection refused (error 111)
I20260630 12:29:07.440023 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:07.441030 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:07.475023 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.189:42009
I20260630 12:29:07.475107 21171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.189:42009 every 8 connection(s)
I20260630 12:29:07.478672 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:07.478935 21172 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:29:07.480906 21107 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } attempt: 1
W20260630 12:29:07.485245 21175 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:29:07.485477 21174 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:29:07.489611 21172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:07.490782 21178 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:29:07.493561 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:07.494390 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:07.494664 19978 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:29:07.494876 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822547494853 us; error 0 us; skew 500 ppm
I20260630 12:29:07.495558 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:07.498383 19978 webserver.cc:533] Webserver started at http://127.19.130.188:33621/ using document root <none> and password file <none>
I20260630 12:29:07.498960 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:07.499192 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:07.499500 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:07.499758 21107 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:07.500927 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root/instance:
uuid: "5e4fceb6c784423b8826aac0c026eda1"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.504030 21172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:07.504945 21107 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:34989: Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:07.507010 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:29:07.510403 21184 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:29:07.511309 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:07.511570 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root
uuid: "5e4fceb6c784423b8826aac0c026eda1"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.511822 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-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:29:07.513378 21172 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:07.518985 21172 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:34989: Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:07.538661 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:07.539636 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:07.551549 21172 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } attempt: 1
W20260630 12:29:07.556427 21172 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:34989: Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:07.560398 21107 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } attempt: 1
W20260630 12:29:07.566264 21107 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.130.188:34989: Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:07.578394 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.188:34989
I20260630 12:29:07.578480 21236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.188:34989 every 8 connection(s)
I20260630 12:29:07.581118 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:07.581701 21237 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:29:07.586944 21237 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:07.597210 21237 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:07.605993 21237 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:07.617743 21107 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } attempt: 2
I20260630 12:29:07.620684 21237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1: Bootstrap starting.
I20260630 12:29:07.623909 21172 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } attempt: 2
I20260630 12:29:07.626036 21237 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.633862 21237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1: No bootstrap required, opened a new log
I20260630 12:29:07.634963 21107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: Bootstrap starting.
I20260630 12:29:07.636622 21237 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.637274 21237 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.637583 21237 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4fceb6c784423b8826aac0c026eda1, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.638288 21237 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.640612 21107 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.640333 21243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [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: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.641186 21243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:07.641839 21237 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:07.644367 21172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: Bootstrap starting.
I20260630 12:29:07.645133 21107 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: No bootstrap required, opened a new log
I20260630 12:29:07.647765 21107 raft_consensus.cc:359] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.648456 21107 raft_consensus.cc:385] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.648729 21107 raft_consensus.cc:740] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4bc55bed090469aa43876796875faf5, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.649310 21107 consensus_queue.cc:260] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.651341 21172 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.651041 21250 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [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: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.651826 21250 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:07.652653 21107 sys_catalog.cc:565] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:07.662563 21172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: No bootstrap required, opened a new log
W20260630 12:29:07.662850 21258 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:07.663307 21258 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:29:07.664875 21172 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.665405 21172 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.665639 21172 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ba7283dc3841a08545ec0db150d065, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.666251 21172 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.668236 21264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [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: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.669011 21264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:07.669514 21172 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:07.671217 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:29:07.674048 21269 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:07.674314 21269 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:29:07.680111 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:29:07.681485 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:07.683001 21280 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:07.683235 21280 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:29:07.687014 21281 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:29:07.688135 21282 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:29:07.689813 21284 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:29:07.690272 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:07.690977 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:07.691215 19978 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:29:07.691393 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822547691376 us; error 0 us; skew 500 ppm
I20260630 12:29:07.691892 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:07.694144 19978 webserver.cc:533] Webserver started at http://127.19.130.129:44361/ using document root <none> and password file <none>
I20260630 12:29:07.694607 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:07.694794 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:07.695068 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:07.696105 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "52ed6cdaab714c60afc6bc19c2050004"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.700098 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:29:07.702951 21289 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:29:07.703624 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:07.703894 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "52ed6cdaab714c60afc6bc19c2050004"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.704156 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-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:29:07.727749 21243 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:07.728211 21243 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.729732 21243 leader_election.cc:290] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4bc55bed090469aa43876796875faf5 (127.19.130.190:39503), 63ba7283dc3841a08545ec0db150d065 (127.19.130.189:42009)
I20260630 12:29:07.730461 21082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5e4fceb6c784423b8826aac0c026eda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4bc55bed090469aa43876796875faf5" is_pre_election: true
I20260630 12:29:07.730813 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5e4fceb6c784423b8826aac0c026eda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ba7283dc3841a08545ec0db150d065" is_pre_election: true
I20260630 12:29:07.730986 21082 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e4fceb6c784423b8826aac0c026eda1 in term 0.
I20260630 12:29:07.731410 21147 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e4fceb6c784423b8826aac0c026eda1 in term 0.
I20260630 12:29:07.732015 21185 leader_election.cc:304] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [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: 5e4fceb6c784423b8826aac0c026eda1, c4bc55bed090469aa43876796875faf5; no voters: 
I20260630 12:29:07.732796 21243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:07.733150 21243 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:07.733412 21243 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.737270 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:07.737846 21243 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.738458 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:07.739423 21243 leader_election.cc:290] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [CANDIDATE]: Term 1 election: Requested vote from peers c4bc55bed090469aa43876796875faf5 (127.19.130.190:39503), 63ba7283dc3841a08545ec0db150d065 (127.19.130.189:42009)
I20260630 12:29:07.740337 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:07.740394 21082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5e4fceb6c784423b8826aac0c026eda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4bc55bed090469aa43876796875faf5"
I20260630 12:29:07.740386 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5e4fceb6c784423b8826aac0c026eda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ba7283dc3841a08545ec0db150d065"
I20260630 12:29:07.741190 21082 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.741255 21147 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.743726 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:07.744040 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.744349 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:07.744578 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.746716 21082 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4fceb6c784423b8826aac0c026eda1 in term 1.
I20260630 12:29:07.747575 21185 leader_election.cc:304] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [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: 5e4fceb6c784423b8826aac0c026eda1, c4bc55bed090469aa43876796875faf5; no voters: 
I20260630 12:29:07.748158 21243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.748489 21147 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4fceb6c784423b8826aac0c026eda1 in term 1.
I20260630 12:29:07.749279 21243 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 1 LEADER]: Becoming Leader. State: Replica: 5e4fceb6c784423b8826aac0c026eda1, State: Running, Role: LEADER
I20260630 12:29:07.750063 21243 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [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: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:07.755828 21297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e4fceb6c784423b8826aac0c026eda1. Latest consensus state: current_term: 1 leader_uuid: "5e4fceb6c784423b8826aac0c026eda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.756683 21297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:07.758442 21303 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:07.762892 21303 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:07.771687 21082 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 1 FOLLOWER]: Refusing update from remote peer 5e4fceb6c784423b8826aac0c026eda1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:07.771816 21147 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 1 FOLLOWER]: Refusing update from remote peer 5e4fceb6c784423b8826aac0c026eda1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:07.773124 21243 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.773818 21297 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:07.784587 21250 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e4fceb6c784423b8826aac0c026eda1. Latest consensus state: current_term: 1 leader_uuid: "5e4fceb6c784423b8826aac0c026eda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.785432 21250 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:07.795307 21250 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5e4fceb6c784423b8826aac0c026eda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.796270 21250 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:07.798115 21297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5e4fceb6c784423b8826aac0c026eda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.798885 21297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:07.800468 21303 catalog_manager.cc:1383] Generated new cluster ID: da1603595c98417e85b587cfc95bc71b
I20260630 12:29:07.800851 21303 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:07.802083 21264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e4fceb6c784423b8826aac0c026eda1. Latest consensus state: current_term: 1 leader_uuid: "5e4fceb6c784423b8826aac0c026eda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.802719 21264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:07.805154 21243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5e4fceb6c784423b8826aac0c026eda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.805691 21243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:07.817695 21264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5e4fceb6c784423b8826aac0c026eda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:07.818586 21264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:07.837644 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:45715
I20260630 12:29:07.837847 21363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:45715 every 8 connection(s)
I20260630 12:29:07.860387 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:07.868371 21303 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:07.869906 21303 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:07.885910 21364 heartbeater.cc:344] Connected to a master server at 127.19.130.188:34989
I20260630 12:29:07.886303 21364 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:07.887156 21364 heartbeater.cc:507] Master 127.19.130.188:34989 requested a full tablet report, sending...
I20260630 12:29:07.888854 21365 heartbeater.cc:344] Connected to a master server at 127.19.130.189:42009
I20260630 12:29:07.889242 21365 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:07.889341 21202 ts_manager.cc:194] Registered new tserver with Master: 52ed6cdaab714c60afc6bc19c2050004 (127.19.130.129:45715)
I20260630 12:29:07.890117 21365 heartbeater.cc:507] Master 127.19.130.189:42009 requested a full tablet report, sending...
I20260630 12:29:07.893748 21137 ts_manager.cc:194] Registered new tserver with Master: 52ed6cdaab714c60afc6bc19c2050004 (127.19.130.129:45715)
I20260630 12:29:07.901717 21367 heartbeater.cc:344] Connected to a master server at 127.19.130.190:39503
I20260630 12:29:07.902169 21367 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:07.903199 21367 heartbeater.cc:507] Master 127.19.130.190:39503 requested a full tablet report, sending...
I20260630 12:29:07.906154 21303 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1: Generated new TSK 0
I20260630 12:29:07.906818 21303 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:07.907325 21072 ts_manager.cc:194] Registered new tserver with Master: 52ed6cdaab714c60afc6bc19c2050004 (127.19.130.129:45715)
W20260630 12:29:07.910117 21371 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:29:07.911725 21372 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:29:07.913764 19978 server_base.cc:1061] running on GCE node
W20260630 12:29:07.913887 21374 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:29:07.914878 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:07.915092 19978 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:29:07.915289 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822547915271 us; error 0 us; skew 500 ppm
I20260630 12:29:07.915777 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:07.917884 19978 webserver.cc:533] Webserver started at http://127.19.130.130:41385/ using document root <none> and password file <none>
I20260630 12:29:07.918347 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:07.918552 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:07.918802 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:07.919750 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "0477c03cbc7b4b4aa59dba4ec8ad45b2"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.923565 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:29:07.926548 21379 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:29:07.927223 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:07.927477 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "0477c03cbc7b4b4aa59dba4ec8ad45b2"
format_stamp: "Formatted at 2026-06-30 12:29:07 on dist-test-slave-zr02"
I20260630 12:29:07.927704 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-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:29:07.944802 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:07.945817 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:07.947021 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:07.948923 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:07.949110 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.949343 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:07.949530 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:07.984275 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:35451
I20260630 12:29:07.984338 21441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:35451 every 8 connection(s)
I20260630 12:29:07.998819 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:08.006808 21442 heartbeater.cc:344] Connected to a master server at 127.19.130.188:34989
I20260630 12:29:08.007256 21442 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:08.008214 21442 heartbeater.cc:507] Master 127.19.130.188:34989 requested a full tablet report, sending...
I20260630 12:29:08.010844 21202 ts_manager.cc:194] Registered new tserver with Master: 0477c03cbc7b4b4aa59dba4ec8ad45b2 (127.19.130.130:35451)
W20260630 12:29:08.010905 21450 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:29:08.013556 21449 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:29:08.014022 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:08.014649 21202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52776
W20260630 12:29:08.015302 21452 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:29:08.016407 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:08.016700 19978 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:29:08.016939 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822548016920 us; error 0 us; skew 500 ppm
I20260630 12:29:08.017695 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:08.018865 21444 heartbeater.cc:344] Connected to a master server at 127.19.130.190:39503
I20260630 12:29:08.019299 21444 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:08.019395 21443 heartbeater.cc:344] Connected to a master server at 127.19.130.189:42009
I20260630 12:29:08.019734 21443 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:08.019899 21444 heartbeater.cc:507] Master 127.19.130.190:39503 requested a full tablet report, sending...
I20260630 12:29:08.020303 21443 heartbeater.cc:507] Master 127.19.130.189:42009 requested a full tablet report, sending...
I20260630 12:29:08.022290 19978 webserver.cc:533] Webserver started at http://127.19.130.131:33719/ using document root <none> and password file <none>
I20260630 12:29:08.022490 21072 ts_manager.cc:194] Registered new tserver with Master: 0477c03cbc7b4b4aa59dba4ec8ad45b2 (127.19.130.130:35451)
I20260630 12:29:08.023011 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:08.023432 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:08.023788 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:08.025333 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "8d50c6986fc943fbbe44cc9d270c44e8"
format_stamp: "Formatted at 2026-06-30 12:29:08 on dist-test-slave-zr02"
I20260630 12:29:08.026271 21137 ts_manager.cc:194] Registered new tserver with Master: 0477c03cbc7b4b4aa59dba4ec8ad45b2 (127.19.130.130:35451)
I20260630 12:29:08.031049 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:29:08.034116 21457 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:29:08.034840 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:08.035071 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "8d50c6986fc943fbbe44cc9d270c44e8"
format_stamp: "Formatted at 2026-06-30 12:29:08 on dist-test-slave-zr02"
I20260630 12:29:08.035281 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822531767112-19978-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:29:08.053536 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:08.054819 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:08.055969 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:08.058012 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:08.058254 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:08.058511 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:08.058697 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:08.094444 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:37431
I20260630 12:29:08.094583 21519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:37431 every 8 connection(s)
I20260630 12:29:08.124789 21520 heartbeater.cc:344] Connected to a master server at 127.19.130.188:34989
I20260630 12:29:08.125236 21520 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:08.125985 21522 heartbeater.cc:344] Connected to a master server at 127.19.130.190:39503
I20260630 12:29:08.126143 21520 heartbeater.cc:507] Master 127.19.130.188:34989 requested a full tablet report, sending...
I20260630 12:29:08.126426 21522 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:08.127331 21522 heartbeater.cc:507] Master 127.19.130.190:39503 requested a full tablet report, sending...
I20260630 12:29:08.127535 21521 heartbeater.cc:344] Connected to a master server at 127.19.130.189:42009
I20260630 12:29:08.127889 21521 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:08.128652 21521 heartbeater.cc:507] Master 127.19.130.189:42009 requested a full tablet report, sending...
I20260630 12:29:08.128700 21202 ts_manager.cc:194] Registered new tserver with Master: 8d50c6986fc943fbbe44cc9d270c44e8 (127.19.130.131:37431)
I20260630 12:29:08.130313 21202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52782
I20260630 12:29:08.130914 21137 ts_manager.cc:194] Registered new tserver with Master: 8d50c6986fc943fbbe44cc9d270c44e8 (127.19.130.131:37431)
I20260630 12:29:08.131844 21072 ts_manager.cc:194] Registered new tserver with Master: 8d50c6986fc943fbbe44cc9d270c44e8 (127.19.130.131:37431)
I20260630 12:29:08.132936 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012456048s
I20260630 12:29:08.678045 21269 catalog_manager.cc:1295] Loaded cluster ID: da1603595c98417e85b587cfc95bc71b
I20260630 12:29:08.678323 21269 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: loading cluster ID for follower catalog manager: success
I20260630 12:29:08.682214 21269 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: acquiring CA information for follower catalog manager: success
I20260630 12:29:08.685284 21269 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:08.686823 21280 catalog_manager.cc:1295] Loaded cluster ID: da1603595c98417e85b587cfc95bc71b
I20260630 12:29:08.687055 21280 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: loading cluster ID for follower catalog manager: success
I20260630 12:29:08.690698 21280 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: acquiring CA information for follower catalog manager: success
I20260630 12:29:08.693706 21280 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:08.893971 21202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52762
I20260630 12:29:09.018560 21442 heartbeater.cc:499] Master 127.19.130.188:34989 was elected leader, sending a full tablet report...
I20260630 12:29:09.132553 21520 heartbeater.cc:499] Master 127.19.130.188:34989 was elected leader, sending a full tablet report...
I20260630 12:29:09.656806 21256 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:09.745221 21202 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52790:
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:29:09.812454 21407 tablet_service.cc:1511] Processing CreateTablet for tablet 6c59aef39dd84b57a34e9878c38e1d03 (DEFAULT_TABLE table=test-workload [id=407e85ceee6e4decb25fd9989c162c0c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:29:09.813885 21407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c59aef39dd84b57a34e9878c38e1d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:09.822326 21485 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1456ec66d34f23ab32946e4f7a3e00 (DEFAULT_TABLE table=test-workload [id=407e85ceee6e4decb25fd9989c162c0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:29:09.823487 21485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1456ec66d34f23ab32946e4f7a3e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:09.831290 21321 tablet_service.cc:1511] Processing CreateTablet for tablet 4e26789bc1ab4913831112f8655b5619 (DEFAULT_TABLE table=test-workload [id=407e85ceee6e4decb25fd9989c162c0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:29:09.832463 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e26789bc1ab4913831112f8655b5619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:09.835783 21555 tablet_bootstrap.cc:492] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2: Bootstrap starting.
I20260630 12:29:09.839125 21556 tablet_bootstrap.cc:492] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8: Bootstrap starting.
I20260630 12:29:09.842621 21555 tablet_bootstrap.cc:654] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:09.844236 21556 tablet_bootstrap.cc:654] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:09.851076 21559 tablet_bootstrap.cc:492] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004: Bootstrap starting.
I20260630 12:29:09.853612 21556 tablet_bootstrap.cc:492] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8: No bootstrap required, opened a new log
I20260630 12:29:09.853775 21555 tablet_bootstrap.cc:492] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2: No bootstrap required, opened a new log
I20260630 12:29:09.854063 21556 ts_tablet_manager.cc:1403] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:29:09.854233 21555 ts_tablet_manager.cc:1403] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:29:09.856244 21556 raft_consensus.cc:359] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d50c6986fc943fbbe44cc9d270c44e8" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37431 } }
I20260630 12:29:09.856710 21556 raft_consensus.cc:385] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:09.856967 21556 raft_consensus.cc:740] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d50c6986fc943fbbe44cc9d270c44e8, State: Initialized, Role: FOLLOWER
I20260630 12:29:09.857107 21555 raft_consensus.cc:359] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0477c03cbc7b4b4aa59dba4ec8ad45b2" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35451 } }
I20260630 12:29:09.857659 21559 tablet_bootstrap.cc:654] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:09.857721 21555 raft_consensus.cc:385] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:09.857582 21556 consensus_queue.cc:260] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d50c6986fc943fbbe44cc9d270c44e8" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37431 } }
I20260630 12:29:09.858263 21555 raft_consensus.cc:740] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0477c03cbc7b4b4aa59dba4ec8ad45b2, State: Initialized, Role: FOLLOWER
I20260630 12:29:09.858500 21556 raft_consensus.cc:399] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:09.858883 21556 raft_consensus.cc:493] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:09.859283 21556 raft_consensus.cc:3060] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:09.859097 21555 consensus_queue.cc:260] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0477c03cbc7b4b4aa59dba4ec8ad45b2" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35451 } }
I20260630 12:29:09.859823 21555 raft_consensus.cc:399] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:09.860157 21555 raft_consensus.cc:493] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:09.860579 21555 raft_consensus.cc:3060] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:09.862989 21559 tablet_bootstrap.cc:492] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004: No bootstrap required, opened a new log
I20260630 12:29:09.863477 21559 ts_tablet_manager.cc:1403] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:29:09.865334 21556 raft_consensus.cc:515] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d50c6986fc943fbbe44cc9d270c44e8" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37431 } }
I20260630 12:29:09.865908 21556 leader_election.cc:304] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [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: 8d50c6986fc943fbbe44cc9d270c44e8; no voters: 
I20260630 12:29:09.866317 21559 raft_consensus.cc:359] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52ed6cdaab714c60afc6bc19c2050004" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45715 } }
I20260630 12:29:09.866887 21559 raft_consensus.cc:385] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:09.867254 21559 raft_consensus.cc:740] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ed6cdaab714c60afc6bc19c2050004, State: Initialized, Role: FOLLOWER
I20260630 12:29:09.867364 21556 leader_election.cc:290] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:09.867621 21561 raft_consensus.cc:2804] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:09.867473 21555 raft_consensus.cc:515] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0477c03cbc7b4b4aa59dba4ec8ad45b2" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35451 } }
I20260630 12:29:09.869068 21555 leader_election.cc:304] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [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: 0477c03cbc7b4b4aa59dba4ec8ad45b2; no voters: 
I20260630 12:29:09.869009 21559 consensus_queue.cc:260] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52ed6cdaab714c60afc6bc19c2050004" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45715 } }
I20260630 12:29:09.869837 21559 raft_consensus.cc:399] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:09.870265 21559 raft_consensus.cc:493] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:09.870864 21559 raft_consensus.cc:3060] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:09.879653 21559 raft_consensus.cc:515] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52ed6cdaab714c60afc6bc19c2050004" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45715 } }
I20260630 12:29:09.882905 21564 raft_consensus.cc:2804] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:09.883075 21559 leader_election.cc:304] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [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: 52ed6cdaab714c60afc6bc19c2050004; no voters: 
I20260630 12:29:09.881772 21556 ts_tablet_manager.cc:1434] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.012s
I20260630 12:29:09.882383 21561 raft_consensus.cc:697] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 1 LEADER]: Becoming Leader. State: Replica: 8d50c6986fc943fbbe44cc9d270c44e8, State: Running, Role: LEADER
I20260630 12:29:09.882501 21555 leader_election.cc:290] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:09.884231 21561 consensus_queue.cc:237] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [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: "8d50c6986fc943fbbe44cc9d270c44e8" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37431 } }
I20260630 12:29:09.891199 21564 raft_consensus.cc:697] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 1 LEADER]: Becoming Leader. State: Replica: 0477c03cbc7b4b4aa59dba4ec8ad45b2, State: Running, Role: LEADER
I20260630 12:29:09.892287 21564 consensus_queue.cc:237] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [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: "0477c03cbc7b4b4aa59dba4ec8ad45b2" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35451 } }
I20260630 12:29:09.896828 21364 heartbeater.cc:499] Master 127.19.130.188:34989 was elected leader, sending a full tablet report...
I20260630 12:29:09.920478 21566 raft_consensus.cc:2804] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:09.895205 21559 leader_election.cc:290] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:09.920745 21200 catalog_manager.cc:5697] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d50c6986fc943fbbe44cc9d270c44e8 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "8d50c6986fc943fbbe44cc9d270c44e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d50c6986fc943fbbe44cc9d270c44e8" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37431 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:09.934610 21555 ts_tablet_manager.cc:1434] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2: Time spent starting tablet: real 0.080s	user 0.040s	sys 0.032s
I20260630 12:29:09.929446 21202 catalog_manager.cc:5697] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0477c03cbc7b4b4aa59dba4ec8ad45b2 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "0477c03cbc7b4b4aa59dba4ec8ad45b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0477c03cbc7b4b4aa59dba4ec8ad45b2" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35451 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:09.948330 21566 raft_consensus.cc:697] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 1 LEADER]: Becoming Leader. State: Replica: 52ed6cdaab714c60afc6bc19c2050004, State: Running, Role: LEADER
I20260630 12:29:09.961537 21559 ts_tablet_manager.cc:1434] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004: Time spent starting tablet: real 0.098s	user 0.016s	sys 0.016s
I20260630 12:29:09.969005 21566 consensus_queue.cc:237] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [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: "52ed6cdaab714c60afc6bc19c2050004" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45715 } }
I20260630 12:29:09.982105 21200 catalog_manager.cc:5697] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ed6cdaab714c60afc6bc19c2050004 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "52ed6cdaab714c60afc6bc19c2050004" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52ed6cdaab714c60afc6bc19c2050004" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45715 } health_report { overall_health: HEALTHY } } }
W20260630 12:29:11.293272 21438 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb9a0 after lost signal to thread 19981
W20260630 12:29:11.294183 21438 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6000 after lost signal to thread 21106
W20260630 12:29:11.294940 21438 debug-util.cc:398] Leaking SignalData structure 0x7b0800097260 after lost signal to thread 21171
W20260630 12:29:11.295795 21438 debug-util.cc:398] Leaking SignalData structure 0x7b0800016300 after lost signal to thread 21236
W20260630 12:29:11.296968 21438 debug-util.cc:398] Leaking SignalData structure 0x7b0800155240 after lost signal to thread 21363
W20260630 12:29:11.297679 21438 debug-util.cc:398] Leaking SignalData structure 0x7b0800106a00 after lost signal to thread 21441
W20260630 12:29:11.298372 21438 debug-util.cc:398] Leaking SignalData structure 0x7b0800129ae0 after lost signal to thread 21519
I20260630 12:29:11.658001 21256 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:11.660554 21256 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:12.116417 19978 master.cc:562] Master@127.19.130.188:34989 shutting down...
I20260630 12:29:12.157214 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:12.159137 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:12.159638 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e4fceb6c784423b8826aac0c026eda1: stopping tablet replica
I20260630 12:29:12.184728 19978 master.cc:584] Master@127.19.130.188:34989 shutdown complete.
W20260630 12:29:12.992166 21520 heartbeater.cc:646] Failed to heartbeat to 127.19.130.188:34989 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:13.324000 21580 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e4fceb6c784423b8826aac0c026eda1)
I20260630 12:29:13.324645 21580 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:13.326489 21580 leader_election.cc:290] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4bc55bed090469aa43876796875faf5 (127.19.130.190:39503), 5e4fceb6c784423b8826aac0c026eda1 (127.19.130.188:34989)
I20260630 12:29:13.328044 21082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "63ba7283dc3841a08545ec0db150d065" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c4bc55bed090469aa43876796875faf5" is_pre_election: true
W20260630 12:29:13.329795 21122 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:29:13.333621 21122 leader_election.cc:336] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5e4fceb6c784423b8826aac0c026eda1 (127.19.130.188:34989): Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:13.333974 21122 leader_election.cc:304] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [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: 63ba7283dc3841a08545ec0db150d065; no voters: 5e4fceb6c784423b8826aac0c026eda1, c4bc55bed090469aa43876796875faf5
I20260630 12:29:13.334589 21580 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:13.514400 21583 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e4fceb6c784423b8826aac0c026eda1)
I20260630 12:29:13.514896 21583 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:13.516815 21583 leader_election.cc:290] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63ba7283dc3841a08545ec0db150d065 (127.19.130.189:42009), 5e4fceb6c784423b8826aac0c026eda1 (127.19.130.188:34989)
I20260630 12:29:13.518293 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c4bc55bed090469aa43876796875faf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "63ba7283dc3841a08545ec0db150d065" is_pre_election: true
I20260630 12:29:13.518873 21147 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4bc55bed090469aa43876796875faf5 in term 1.
I20260630 12:29:13.520277 21058 leader_election.cc:304] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [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: 63ba7283dc3841a08545ec0db150d065, c4bc55bed090469aa43876796875faf5; no voters: 
I20260630 12:29:13.521178 21583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:13.522125 21583 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e4fceb6c784423b8826aac0c026eda1)
I20260630 12:29:13.522425 21583 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:29:13.523283 21057 leader_election.cc:336] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5e4fceb6c784423b8826aac0c026eda1 (127.19.130.188:34989): Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:13.527737 21583 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:13.529435 21583 leader_election.cc:290] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [CANDIDATE]: Term 2 election: Requested vote from peers 63ba7283dc3841a08545ec0db150d065 (127.19.130.189:42009), 5e4fceb6c784423b8826aac0c026eda1 (127.19.130.188:34989)
I20260630 12:29:13.530277 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c4bc55bed090469aa43876796875faf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "63ba7283dc3841a08545ec0db150d065"
I20260630 12:29:13.530772 21147 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:29:13.533994 21057 leader_election.cc:336] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5e4fceb6c784423b8826aac0c026eda1 (127.19.130.188:34989): Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111)
I20260630 12:29:13.536078 21147 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4bc55bed090469aa43876796875faf5 in term 2.
I20260630 12:29:13.537202 21058 leader_election.cc:304] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [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: 63ba7283dc3841a08545ec0db150d065, c4bc55bed090469aa43876796875faf5; no voters: 5e4fceb6c784423b8826aac0c026eda1
I20260630 12:29:13.537840 21583 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:13.538991 21583 raft_consensus.cc:697] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 2 LEADER]: Becoming Leader. State: Replica: c4bc55bed090469aa43876796875faf5, State: Running, Role: LEADER
I20260630 12:29:13.539786 21583 consensus_queue.cc:237] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [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: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } }
I20260630 12:29:13.544584 21586 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4bc55bed090469aa43876796875faf5. Latest consensus state: current_term: 2 leader_uuid: "c4bc55bed090469aa43876796875faf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:13.545189 21586 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:13.546901 21588 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:13.555982 21588 catalog_manager.cc:679] Loaded metadata for table test-workload [id=407e85ceee6e4decb25fd9989c162c0c]
I20260630 12:29:13.563478 21588 tablet_loader.cc:96] loaded metadata for tablet 4e26789bc1ab4913831112f8655b5619 (table test-workload [id=407e85ceee6e4decb25fd9989c162c0c])
I20260630 12:29:13.564790 21588 tablet_loader.cc:96] loaded metadata for tablet 6c59aef39dd84b57a34e9878c38e1d03 (table test-workload [id=407e85ceee6e4decb25fd9989c162c0c])
I20260630 12:29:13.566145 21588 tablet_loader.cc:96] loaded metadata for tablet 9f1456ec66d34f23ab32946e4f7a3e00 (table test-workload [id=407e85ceee6e4decb25fd9989c162c0c])
I20260630 12:29:13.567646 21588 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:13.572587 21588 catalog_manager.cc:1295] Loaded cluster ID: da1603595c98417e85b587cfc95bc71b
I20260630 12:29:13.572885 21588 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:13.578480 21588 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:13.583177 21588 catalog_manager.cc:6081] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: Loaded TSK: 0
I20260630 12:29:13.584411 21588 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:13.672634 21268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:13.674566 21268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:13.705297 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:29:13.733660 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:13.734429 19978 tablet_replica.cc:333] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004: stopping tablet replica
I20260630 12:29:13.735011 19978 raft_consensus.cc:2243] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.735591 19978 raft_consensus.cc:2272] T 4e26789bc1ab4913831112f8655b5619 P 52ed6cdaab714c60afc6bc19c2050004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.755470 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:29:13.765859 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:29:13.791826 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:13.792682 19978 tablet_replica.cc:333] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2: stopping tablet replica
I20260630 12:29:13.793507 19978 raft_consensus.cc:2243] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:13.794240 19978 raft_consensus.cc:2272] T 6c59aef39dd84b57a34e9878c38e1d03 P 0477c03cbc7b4b4aa59dba4ec8ad45b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:13.983352 21522 heartbeater.cc:499] Master 127.19.130.190:39503 was elected leader, sending a full tablet report...
W20260630 12:29:14.042194 21057 consensus_peers.cc:597] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 -> Peer 5e4fceb6c784423b8826aac0c026eda1 (127.19.130.188:34989): Couldn't send request to peer 5e4fceb6c784423b8826aac0c026eda1. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.188:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:14.055995 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:29:14.065253 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:29:14.085346 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:14.085932 19978 tablet_replica.cc:333] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8: stopping tablet replica
I20260630 12:29:14.086478 19978 raft_consensus.cc:2243] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.086946 19978 raft_consensus.cc:2272] T 9f1456ec66d34f23ab32946e4f7a3e00 P 8d50c6986fc943fbbe44cc9d270c44e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.105266 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:29:14.114118 19978 master.cc:562] Master@127.19.130.190:39503 shutting down...
I20260630 12:29:14.123214 21147 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 2 FOLLOWER]: Refusing update from remote peer c4bc55bed090469aa43876796875faf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 2 index: 12. (index mismatch)
I20260630 12:29:14.125646 21586 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:14.137831 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:29:14.137640 21592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4bc55bed090469aa43876796875faf5. Latest consensus state: current_term: 2 leader_uuid: "c4bc55bed090469aa43876796875faf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4bc55bed090469aa43876796875faf5" member_type: VOTER last_known_addr { host: "127.19.130.190" port: 39503 } } peers { permanent_uuid: "63ba7283dc3841a08545ec0db150d065" member_type: VOTER last_known_addr { host: "127.19.130.189" port: 42009 } } peers { permanent_uuid: "5e4fceb6c784423b8826aac0c026eda1" member_type: VOTER last_known_addr { host: "127.19.130.188" port: 34989 } } }
I20260630 12:29:14.138430 21592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:14.138809 19978 pending_rounds.cc:70] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: Trying to abort 1 pending ops.
I20260630 12:29:14.139119 19978 pending_rounds.cc:77] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7302441179305959424 op_type: NO_OP noop_request { }
I20260630 12:29:14.139483 19978 raft_consensus.cc:2889] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:29:14.139698 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.139910 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P c4bc55bed090469aa43876796875faf5: stopping tablet replica
I20260630 12:29:14.159058 19978 master.cc:584] Master@127.19.130.190:39503 shutdown complete.
I20260630 12:29:14.171979 19978 master.cc:562] Master@127.19.130.189:42009 shutting down...
I20260630 12:29:14.188396 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:14.188894 19978 pending_rounds.cc:70] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: Trying to abort 1 pending ops.
I20260630 12:29:14.189095 19978 pending_rounds.cc:77] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7302441179305959424 op_type: NO_OP noop_request { }
I20260630 12:29:14.189356 19978 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:29:14.189639 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:14.189929 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63ba7283dc3841a08545ec0db150d065: stopping tablet replica
I20260630 12:29:14.208420 19978 master.cc:584] Master@127.19.130.189:42009 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6919 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:29:14.238982 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:34715
I20260630 12:29:14.239987 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.245627 21594 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:29:14.245941 21595 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:29:14.246627 21597 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:29:14.246742 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:14.247573 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.247798 19978 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:29:14.247956 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822554247938 us; error 0 us; skew 500 ppm
I20260630 12:29:14.248489 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.250770 19978 webserver.cc:533] Webserver started at http://127.19.130.190:42695/ using document root <none> and password file <none>
I20260630 12:29:14.251235 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.251451 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.251717 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.252928 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "fa3cb032396b4e9a8772d47fb3876140"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.257202 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:29:14.260377 21602 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:29:14.261056 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:14.261337 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "fa3cb032396b4e9a8772d47fb3876140"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.261627 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-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:29:14.288304 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.289443 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.326349 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:34715
I20260630 12:29:14.326437 21653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:34715 every 8 connection(s)
I20260630 12:29:14.330083 21654 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:29:14.339430 21654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140: Bootstrap starting.
I20260630 12:29:14.343567 21654 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:14.347324 21654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140: No bootstrap required, opened a new log
I20260630 12:29:14.349107 21654 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa3cb032396b4e9a8772d47fb3876140" member_type: VOTER }
I20260630 12:29:14.349436 21654 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:14.349606 21654 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa3cb032396b4e9a8772d47fb3876140, State: Initialized, Role: FOLLOWER
I20260630 12:29:14.350174 21654 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa3cb032396b4e9a8772d47fb3876140" member_type: VOTER }
I20260630 12:29:14.350544 21654 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:14.350719 21654 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:14.350914 21654 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:14.354769 21654 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa3cb032396b4e9a8772d47fb3876140" member_type: VOTER }
I20260630 12:29:14.355217 21654 leader_election.cc:304] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [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: fa3cb032396b4e9a8772d47fb3876140; no voters: 
I20260630 12:29:14.356298 21654 leader_election.cc:290] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:14.356670 21657 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:14.357887 21657 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 1 LEADER]: Becoming Leader. State: Replica: fa3cb032396b4e9a8772d47fb3876140, State: Running, Role: LEADER
I20260630 12:29:14.358532 21657 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [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: "fa3cb032396b4e9a8772d47fb3876140" member_type: VOTER }
I20260630 12:29:14.359073 21654 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:14.361294 21659 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa3cb032396b4e9a8772d47fb3876140. Latest consensus state: current_term: 1 leader_uuid: "fa3cb032396b4e9a8772d47fb3876140" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa3cb032396b4e9a8772d47fb3876140" member_type: VOTER } }
I20260630 12:29:14.361258 21658 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa3cb032396b4e9a8772d47fb3876140" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa3cb032396b4e9a8772d47fb3876140" member_type: VOTER } }
I20260630 12:29:14.361912 21659 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:14.361990 21658 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:14.364307 21662 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:14.368877 21662 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:14.374372 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:14.377636 21662 catalog_manager.cc:1383] Generated new cluster ID: a5097369ce0b444cb6f617b1e902c16a
I20260630 12:29:14.377871 21662 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:14.391848 21662 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:14.393045 21662 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:14.405540 21662 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140: Generated new TSK 0
I20260630 12:29:14.406098 21662 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:14.440860 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.446171 21675 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:29:14.447306 21676 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:29:14.448763 21678 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:29:14.449009 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:14.449810 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.450006 19978 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:29:14.450171 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822554450139 us; error 0 us; skew 500 ppm
I20260630 12:29:14.450681 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.452777 19978 webserver.cc:533] Webserver started at http://127.19.130.129:42281/ using document root <none> and password file <none>
I20260630 12:29:14.453215 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.453399 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.453680 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.454746 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "7d12ed5a6560488497b4c73e354d7819"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.458808 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:14.461853 21683 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:29:14.462564 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:14.462839 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "7d12ed5a6560488497b4c73e354d7819"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.463094 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-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:29:14.479661 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.480849 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.482160 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:14.484401 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:14.484611 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.484840 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:14.485029 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.522802 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:38291
I20260630 12:29:14.522891 21745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:38291 every 8 connection(s)
I20260630 12:29:14.527177 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.534447 21750 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:29:14.535454 21751 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:29:14.538509 21753 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:29:14.538686 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:14.539589 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.539783 19978 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:29:14.539960 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822554539943 us; error 0 us; skew 500 ppm
I20260630 12:29:14.540447 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.543182 19978 webserver.cc:533] Webserver started at http://127.19.130.130:44531/ using document root <none> and password file <none>
I20260630 12:29:14.543828 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.544075 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.544397 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.545044 21746 heartbeater.cc:344] Connected to a master server at 127.19.130.190:34715
I20260630 12:29:14.545390 21746 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.545725 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "e81b7b86de4344d198901f7752da3f1a"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.546082 21746 heartbeater.cc:507] Master 127.19.130.190:34715 requested a full tablet report, sending...
I20260630 12:29:14.547976 21619 ts_manager.cc:194] Registered new tserver with Master: 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129:38291)
I20260630 12:29:14.549558 21619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34872
I20260630 12:29:14.550382 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:29:14.553710 21758 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:29:14.554387 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:14.554656 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "e81b7b86de4344d198901f7752da3f1a"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.554910 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-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:29:14.566803 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.567775 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.569276 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:14.571296 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:14.571496 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.571728 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:14.571879 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.608822 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:33839
I20260630 12:29:14.608919 21820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:33839 every 8 connection(s)
I20260630 12:29:14.613359 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:14.619787 21824 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:29:14.620767 21825 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:29:14.623852 19978 server_base.cc:1061] running on GCE node
W20260630 12:29:14.624002 21827 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:29:14.625078 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:14.625309 19978 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:29:14.625509 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822554625473 us; error 0 us; skew 500 ppm
I20260630 12:29:14.625846 21821 heartbeater.cc:344] Connected to a master server at 127.19.130.190:34715
I20260630 12:29:14.626088 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:14.626212 21821 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.627012 21821 heartbeater.cc:507] Master 127.19.130.190:34715 requested a full tablet report, sending...
I20260630 12:29:14.628747 19978 webserver.cc:533] Webserver started at http://127.19.130.131:35887/ using document root <none> and password file <none>
I20260630 12:29:14.629066 21619 ts_manager.cc:194] Registered new tserver with Master: e81b7b86de4344d198901f7752da3f1a (127.19.130.130:33839)
I20260630 12:29:14.629212 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:14.629500 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:14.629751 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:14.630422 21619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34880
I20260630 12:29:14.630834 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "454f6bd9bd6848babea2b4e42e01bf5f"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.635032 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:29:14.638031 21832 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:29:14.638795 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:14.639086 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "454f6bd9bd6848babea2b4e42e01bf5f"
format_stamp: "Formatted at 2026-06-30 12:29:14 on dist-test-slave-zr02"
I20260630 12:29:14.639328 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-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:29:14.670414 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:14.671479 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:14.672923 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:14.675036 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:14.675223 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.675495 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:14.675654 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:14.712057 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:42745
I20260630 12:29:14.712167 21894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:42745 every 8 connection(s)
I20260630 12:29:14.725548 21895 heartbeater.cc:344] Connected to a master server at 127.19.130.190:34715
I20260630 12:29:14.725919 21895 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:14.726699 21895 heartbeater.cc:507] Master 127.19.130.190:34715 requested a full tablet report, sending...
I20260630 12:29:14.728796 21619 ts_manager.cc:194] Registered new tserver with Master: 454f6bd9bd6848babea2b4e42e01bf5f (127.19.130.131:42745)
I20260630 12:29:14.728929 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013443354s
I20260630 12:29:14.730106 21619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34892
I20260630 12:29:15.551822 21746 heartbeater.cc:499] Master 127.19.130.190:34715 was elected leader, sending a full tablet report...
I20260630 12:29:15.632642 21821 heartbeater.cc:499] Master 127.19.130.190:34715 was elected leader, sending a full tablet report...
I20260630 12:29:15.732689 21895 heartbeater.cc:499] Master 127.19.130.190:34715 was elected leader, sending a full tablet report...
I20260630 12:29:15.781199 21619 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34904:
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:29:15.783217 21619 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:29:15.824095 21860 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3523ffcdcf4f96b43448c4af32de66 (DEFAULT_TABLE table=test-workload [id=459b87a81b3a45ec9fa6d19660b6b29f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:15.825824 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3523ffcdcf4f96b43448c4af32de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.843645 21786 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3523ffcdcf4f96b43448c4af32de66 (DEFAULT_TABLE table=test-workload [id=459b87a81b3a45ec9fa6d19660b6b29f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:15.844599 21859 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6f76344c954287abbd4fd9434be3d5 (DEFAULT_TABLE table=test-workload [id=459b87a81b3a45ec9fa6d19660b6b29f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:15.845089 21786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3523ffcdcf4f96b43448c4af32de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.845876 21859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6f76344c954287abbd4fd9434be3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.845781 21785 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6f76344c954287abbd4fd9434be3d5 (DEFAULT_TABLE table=test-workload [id=459b87a81b3a45ec9fa6d19660b6b29f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:15.847561 21785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6f76344c954287abbd4fd9434be3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.861370 21915 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: Bootstrap starting.
I20260630 12:29:15.866755 21916 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a: Bootstrap starting.
I20260630 12:29:15.868839 21915 tablet_bootstrap.cc:654] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.870517 21711 tablet_service.cc:1511] Processing CreateTablet for tablet 4d3523ffcdcf4f96b43448c4af32de66 (DEFAULT_TABLE table=test-workload [id=459b87a81b3a45ec9fa6d19660b6b29f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:15.871759 21711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3523ffcdcf4f96b43448c4af32de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.871835 21710 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6f76344c954287abbd4fd9434be3d5 (DEFAULT_TABLE table=test-workload [id=459b87a81b3a45ec9fa6d19660b6b29f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:15.873234 21710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6f76344c954287abbd4fd9434be3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:15.873446 21916 tablet_bootstrap.cc:654] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.890815 21915 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: No bootstrap required, opened a new log
I20260630 12:29:15.891264 21915 ts_tablet_manager.cc:1403] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.014s
I20260630 12:29:15.894110 21915 raft_consensus.cc:359] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:15.894815 21916 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a: No bootstrap required, opened a new log
I20260630 12:29:15.894879 21919 tablet_bootstrap.cc:492] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819: Bootstrap starting.
I20260630 12:29:15.894948 21915 raft_consensus.cc:385] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.895444 21916 ts_tablet_manager.cc:1403] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260630 12:29:15.895545 21915 raft_consensus.cc:740] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454f6bd9bd6848babea2b4e42e01bf5f, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.896417 21915 consensus_queue.cc:260] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:15.898568 21916 raft_consensus.cc:359] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:15.899529 21916 raft_consensus.cc:385] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.900384 21919 tablet_bootstrap.cc:654] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.900974 21915 ts_tablet_manager.cc:1434] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:29:15.899950 21916 raft_consensus.cc:740] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81b7b86de4344d198901f7752da3f1a, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.902149 21915 tablet_bootstrap.cc:492] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f: Bootstrap starting.
I20260630 12:29:15.902860 21916 consensus_queue.cc:260] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:15.905429 21919 tablet_bootstrap.cc:492] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819: No bootstrap required, opened a new log
I20260630 12:29:15.905886 21919 ts_tablet_manager.cc:1403] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.005s
I20260630 12:29:15.911283 21915 tablet_bootstrap.cc:654] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.911556 21919 raft_consensus.cc:359] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:15.912418 21919 raft_consensus.cc:385] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.912734 21919 raft_consensus.cc:740] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d12ed5a6560488497b4c73e354d7819, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.913630 21919 consensus_queue.cc:260] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:15.914129 21916 ts_tablet_manager.cc:1434] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.010s
I20260630 12:29:15.915375 21916 tablet_bootstrap.cc:492] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a: Bootstrap starting.
I20260630 12:29:15.922902 21919 ts_tablet_manager.cc:1434] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260630 12:29:15.923051 21916 tablet_bootstrap.cc:654] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.930086 21919 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: Bootstrap starting.
I20260630 12:29:15.930644 21915 tablet_bootstrap.cc:492] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f: No bootstrap required, opened a new log
I20260630 12:29:15.931129 21915 ts_tablet_manager.cc:1403] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260630 12:29:15.933920 21916 tablet_bootstrap.cc:492] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a: No bootstrap required, opened a new log
I20260630 12:29:15.933984 21915 raft_consensus.cc:359] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:15.934517 21916 ts_tablet_manager.cc:1403] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:29:15.934809 21915 raft_consensus.cc:385] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.935145 21915 raft_consensus.cc:740] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454f6bd9bd6848babea2b4e42e01bf5f, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.935751 21919 tablet_bootstrap.cc:654] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:15.935909 21915 consensus_queue.cc:260] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:15.937429 21916 raft_consensus.cc:359] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:15.938086 21915 ts_tablet_manager.cc:1434] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:15.938170 21916 raft_consensus.cc:385] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.938535 21916 raft_consensus.cc:740] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e81b7b86de4344d198901f7752da3f1a, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.939467 21916 consensus_queue.cc:260] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:15.941423 21916 ts_tablet_manager.cc:1434] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:29:15.941588 21919 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: No bootstrap required, opened a new log
I20260630 12:29:15.942097 21919 ts_tablet_manager.cc:1403] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:29:15.944758 21919 raft_consensus.cc:359] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:15.945516 21919 raft_consensus.cc:385] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:15.945779 21919 raft_consensus.cc:740] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d12ed5a6560488497b4c73e354d7819, State: Initialized, Role: FOLLOWER
I20260630 12:29:15.946393 21919 consensus_queue.cc:260] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:15.948216 21919 ts_tablet_manager.cc:1434] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:29:16.104303 21924 raft_consensus.cc:493] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:16.104807 21924 raft_consensus.cc:515] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:16.106938 21924 leader_election.cc:290] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e81b7b86de4344d198901f7752da3f1a (127.19.130.130:33839), 454f6bd9bd6848babea2b4e42e01bf5f (127.19.130.131:42745)
I20260630 12:29:16.117762 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6f76344c954287abbd4fd9434be3d5" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" is_pre_election: true
I20260630 12:29:16.118376 21870 raft_consensus.cc:2468] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 0.
I20260630 12:29:16.118351 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6f76344c954287abbd4fd9434be3d5" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81b7b86de4344d198901f7752da3f1a" is_pre_election: true
I20260630 12:29:16.119151 21796 raft_consensus.cc:2468] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 0.
I20260630 12:29:16.119643 21687 leader_election.cc:304] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [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: 454f6bd9bd6848babea2b4e42e01bf5f, 7d12ed5a6560488497b4c73e354d7819; no voters: 
I20260630 12:29:16.120337 21924 raft_consensus.cc:2804] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:16.120613 21924 raft_consensus.cc:493] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:16.120898 21924 raft_consensus.cc:3060] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.125490 21924 raft_consensus.cc:515] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:16.126976 21924 leader_election.cc:290] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [CANDIDATE]: Term 1 election: Requested vote from peers e81b7b86de4344d198901f7752da3f1a (127.19.130.130:33839), 454f6bd9bd6848babea2b4e42e01bf5f (127.19.130.131:42745)
I20260630 12:29:16.127776 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6f76344c954287abbd4fd9434be3d5" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81b7b86de4344d198901f7752da3f1a"
I20260630 12:29:16.127892 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6f76344c954287abbd4fd9434be3d5" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454f6bd9bd6848babea2b4e42e01bf5f"
I20260630 12:29:16.128280 21796 raft_consensus.cc:3060] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.128443 21870 raft_consensus.cc:3060] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.133569 21796 raft_consensus.cc:2468] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 1.
I20260630 12:29:16.133746 21870 raft_consensus.cc:2468] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 1.
I20260630 12:29:16.134516 21684 leader_election.cc:304] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [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: 7d12ed5a6560488497b4c73e354d7819, e81b7b86de4344d198901f7752da3f1a; no voters: 
I20260630 12:29:16.135308 21924 raft_consensus.cc:2804] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.136399 21929 raft_consensus.cc:493] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:16.136809 21924 raft_consensus.cc:697] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 1 LEADER]: Becoming Leader. State: Replica: 7d12ed5a6560488497b4c73e354d7819, State: Running, Role: LEADER
I20260630 12:29:16.136762 21929 raft_consensus.cc:515] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:16.137634 21924 consensus_queue.cc:237] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [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: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } }
I20260630 12:29:16.138701 21929 leader_election.cc:290] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 454f6bd9bd6848babea2b4e42e01bf5f (127.19.130.131:42745), e81b7b86de4344d198901f7752da3f1a (127.19.130.130:33839)
I20260630 12:29:16.139333 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" is_pre_election: true
I20260630 12:29:16.139678 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81b7b86de4344d198901f7752da3f1a" is_pre_election: true
I20260630 12:29:16.139959 21870 raft_consensus.cc:2468] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 0.
I20260630 12:29:16.140295 21796 raft_consensus.cc:2468] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 0.
I20260630 12:29:16.141395 21687 leader_election.cc:304] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [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: 454f6bd9bd6848babea2b4e42e01bf5f, 7d12ed5a6560488497b4c73e354d7819; no voters: 
I20260630 12:29:16.142401 21924 raft_consensus.cc:2804] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:16.142831 21924 raft_consensus.cc:493] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:16.143184 21924 raft_consensus.cc:3060] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.146421 21619 catalog_manager.cc:5697] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "7d12ed5a6560488497b4c73e354d7819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:16.147679 21924 raft_consensus.cc:515] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:16.149557 21924 leader_election.cc:290] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [CANDIDATE]: Term 1 election: Requested vote from peers 454f6bd9bd6848babea2b4e42e01bf5f (127.19.130.131:42745), e81b7b86de4344d198901f7752da3f1a (127.19.130.130:33839)
I20260630 12:29:16.149806 21870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454f6bd9bd6848babea2b4e42e01bf5f"
I20260630 12:29:16.150089 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66" candidate_uuid: "7d12ed5a6560488497b4c73e354d7819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e81b7b86de4344d198901f7752da3f1a"
I20260630 12:29:16.150336 21870 raft_consensus.cc:3060] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.150611 21796 raft_consensus.cc:3060] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.155826 21870 raft_consensus.cc:2468] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 1.
I20260630 12:29:16.155915 21796 raft_consensus.cc:2468] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d12ed5a6560488497b4c73e354d7819 in term 1.
I20260630 12:29:16.156880 21687 leader_election.cc:304] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [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: 454f6bd9bd6848babea2b4e42e01bf5f, 7d12ed5a6560488497b4c73e354d7819; no voters: 
I20260630 12:29:16.157459 21924 raft_consensus.cc:2804] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.157881 21924 raft_consensus.cc:697] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 LEADER]: Becoming Leader. State: Replica: 7d12ed5a6560488497b4c73e354d7819, State: Running, Role: LEADER
I20260630 12:29:16.158434 21924 consensus_queue.cc:237] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [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: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:16.164564 21619 catalog_manager.cc:5697] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "7d12ed5a6560488497b4c73e354d7819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:16.374312 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:16.385126 21721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66"
dest_uuid: "7d12ed5a6560488497b4c73e354d7819"
mode: GRACEFUL
new_leader_uuid: "454f6bd9bd6848babea2b4e42e01bf5f"
 from {username='slave'} at 127.0.0.1:48198
I20260630 12:29:16.385619 21721 raft_consensus.cc:606] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 LEADER]: Received request to transfer leadership to TS 454f6bd9bd6848babea2b4e42e01bf5f
I20260630 12:29:16.386632 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:29:16.386917 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:16.541723 21924 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:16.548138 21929 raft_consensus.cc:993] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: : Instructing follower 454f6bd9bd6848babea2b4e42e01bf5f to start an election
I20260630 12:29:16.548632 21929 raft_consensus.cc:1081] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 LEADER]: Signalling peer 454f6bd9bd6848babea2b4e42e01bf5f to start an election
I20260630 12:29:16.550187 21869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66"
dest_uuid: "454f6bd9bd6848babea2b4e42e01bf5f"
 from {username='slave'} at 127.0.0.1:44634
I20260630 12:29:16.553553 21869 raft_consensus.cc:493] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:29:16.553947 21869 raft_consensus.cc:3060] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:16.554677 21929 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:16.561170 21869 raft_consensus.cc:515] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:16.572188 21869 leader_election.cc:290] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [CANDIDATE]: Term 2 election: Requested vote from peers e81b7b86de4344d198901f7752da3f1a (127.19.130.130:33839), 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129:38291)
I20260630 12:29:16.580068 21796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66" candidate_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e81b7b86de4344d198901f7752da3f1a"
I20260630 12:29:16.580577 21796 raft_consensus.cc:3060] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:16.584488 21721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d3523ffcdcf4f96b43448c4af32de66" candidate_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d12ed5a6560488497b4c73e354d7819"
I20260630 12:29:16.585013 21721 raft_consensus.cc:3055] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:29:16.585283 21721 raft_consensus.cc:740] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d12ed5a6560488497b4c73e354d7819, State: Running, Role: LEADER
I20260630 12:29:16.585784 21796 raft_consensus.cc:2468] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 454f6bd9bd6848babea2b4e42e01bf5f in term 2.
I20260630 12:29:16.585955 21721 consensus_queue.cc:260] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [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: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:16.586732 21833 leader_election.cc:304] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [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: 454f6bd9bd6848babea2b4e42e01bf5f, e81b7b86de4344d198901f7752da3f1a; no voters: 
I20260630 12:29:16.587097 21721 raft_consensus.cc:3060] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:29:16.587345 21934 raft_consensus.cc:2804] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:16.588438 21934 raft_consensus.cc:697] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 LEADER]: Becoming Leader. State: Replica: 454f6bd9bd6848babea2b4e42e01bf5f, State: Running, Role: LEADER
I20260630 12:29:16.589116 21934 consensus_queue.cc:237] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [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: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } }
I20260630 12:29:16.592032 21721 raft_consensus.cc:2468] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 454f6bd9bd6848babea2b4e42e01bf5f in term 2.
I20260630 12:29:16.594273 21619 catalog_manager.cc:5697] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f reported cstate change: term changed from 1 to 2, leader changed from 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129) to 454f6bd9bd6848babea2b4e42e01bf5f (127.19.130.131). New cstate: current_term: 2 leader_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:16.626727 21930 consensus_queue.cc:1048] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:16.635895 21929 consensus_queue.cc:1048] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:17.022235 21796 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:17.023315 21934 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:17.031291 21721 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:29:17.032811 21946 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:18.387714 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:18.389379 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:18.389696 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:20.390668 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:20.392685 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:20.393040 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:22.394104 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:22.396898 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:22.397253 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:24.398222 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:24.400084 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:24.400465 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:26.401294 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:26.403080 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:26.403401 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:27.266423 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:27.272722 21952 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:29:27.273306 21953 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:29:27.276551 19978 server_base.cc:1061] running on GCE node
W20260630 12:29:27.277127 21955 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:29:27.278023 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:27.278263 19978 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:29:27.278463 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822567278448 us; error 0 us; skew 500 ppm
I20260630 12:29:27.278950 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:27.281384 19978 webserver.cc:533] Webserver started at http://127.19.130.132:36283/ using document root <none> and password file <none>
I20260630 12:29:27.281944 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:27.282166 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:27.282481 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:27.283761 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63"
format_stamp: "Formatted at 2026-06-30 12:29:27 on dist-test-slave-zr02"
I20260630 12:29:27.288028 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:29:27.291080 21960 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:29:27.291757 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:27.292076 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63"
format_stamp: "Formatted at 2026-06-30 12:29:27 on dist-test-slave-zr02"
I20260630 12:29:27.292418 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-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:29:27.308543 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:27.309753 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:27.311129 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:27.313472 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:27.313694 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:27.313930 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:27.314123 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:27.352877 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:35809
I20260630 12:29:27.352969 22022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:35809 every 8 connection(s)
I20260630 12:29:27.481997 22023 heartbeater.cc:344] Connected to a master server at 127.19.130.190:34715
I20260630 12:29:27.482764 22023 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:27.483925 22023 heartbeater.cc:507] Master 127.19.130.190:34715 requested a full tablet report, sending...
I20260630 12:29:27.561082 21617 ts_manager.cc:194] Registered new tserver with Master: bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132:35809)
I20260630 12:29:27.562666 21617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46566
I20260630 12:29:28.404282 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:28.406189 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:28.406558 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:29:28.492734 21817 debug-util.cc:398] Leaking SignalData structure 0x7b080019cbe0 after lost signal to thread 19981
W20260630 12:29:28.493818 21817 debug-util.cc:398] Leaking SignalData structure 0x7b08001b43e0 after lost signal to thread 21653
W20260630 12:29:28.494953 21817 debug-util.cc:398] Leaking SignalData structure 0x7b080011de20 after lost signal to thread 21745
W20260630 12:29:28.495945 21817 debug-util.cc:398] Leaking SignalData structure 0x7b0800063ae0 after lost signal to thread 21820
W20260630 12:29:28.497068 21817 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd640 after lost signal to thread 21894
W20260630 12:29:28.498175 21817 debug-util.cc:398] Leaking SignalData structure 0x7b0800120820 after lost signal to thread 22022
I20260630 12:29:28.514261 21869 consensus_queue.cc:237] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [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: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: true } }
I20260630 12:29:28.522962 21721 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:29:28.525311 21949 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } 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:29:28.532496 21796 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:29:28.534031 21949 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:28.543891 21949 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: true } } }
I20260630 12:29:28.551433 21721 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: true } } }
W20260630 12:29:28.555649 21834 consensus_peers.cc:597] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f -> Peer bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132:35809): Couldn't send request to peer bd6e2dd0a4e04e3a9921d6e2114c7b63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d3523ffcdcf4f96b43448c4af32de66. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:28.563920 21796 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: true } } }
I20260630 12:29:28.564877 22023 heartbeater.cc:499] Master 127.19.130.190:34715 was elected leader, sending a full tablet report...
I20260630 12:29:28.572837 21617 catalog_manager.cc:5697] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f reported cstate change: config changed from index -1 to 3, NON_VOTER bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:28.961199 22042 ts_tablet_manager.cc:933] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: Initiating tablet copy from peer 454f6bd9bd6848babea2b4e42e01bf5f (127.19.130.131:42745)
I20260630 12:29:28.963636 22042 tablet_copy_client.cc:323] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:42745
I20260630 12:29:28.977078 21880 tablet_copy_service.cc:140] P 454f6bd9bd6848babea2b4e42e01bf5f: Received BeginTabletCopySession request for tablet 4d3523ffcdcf4f96b43448c4af32de66 from peer bd6e2dd0a4e04e3a9921d6e2114c7b63 ({username='slave'} at 127.0.0.1:38968)
I20260630 12:29:28.977624 21880 tablet_copy_service.cc:161] P 454f6bd9bd6848babea2b4e42e01bf5f: Beginning new tablet copy session on tablet 4d3523ffcdcf4f96b43448c4af32de66 from peer bd6e2dd0a4e04e3a9921d6e2114c7b63 at {username='slave'} at 127.0.0.1:38968: session id = bd6e2dd0a4e04e3a9921d6e2114c7b63-4d3523ffcdcf4f96b43448c4af32de66
I20260630 12:29:28.983317 21880 tablet_copy_source_session.cc:215] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:28.986534 22042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d3523ffcdcf4f96b43448c4af32de66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:28.997300 22042 tablet_copy_client.cc:806] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:28.997960 22042 tablet_copy_client.cc:670] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:29.001854 22042 tablet_copy_client.cc:538] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:29.007468 22042 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: Bootstrap starting.
I20260630 12:29:29.025256 22042 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: 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:29:29.026016 22042 tablet_bootstrap.cc:492] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: Bootstrap complete.
I20260630 12:29:29.026584 22042 ts_tablet_manager.cc:1403] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:29:29.028934 22042 raft_consensus.cc:359] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: true } }
I20260630 12:29:29.029556 22042 raft_consensus.cc:740] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bd6e2dd0a4e04e3a9921d6e2114c7b63, State: Initialized, Role: LEARNER
I20260630 12:29:29.030110 22042 consensus_queue.cc:260] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [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: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: true } }
I20260630 12:29:29.033043 22042 ts_tablet_manager.cc:1434] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:29:29.035395 21880 tablet_copy_service.cc:342] P 454f6bd9bd6848babea2b4e42e01bf5f: Request end of tablet copy session bd6e2dd0a4e04e3a9921d6e2114c7b63-4d3523ffcdcf4f96b43448c4af32de66 received from {username='slave'} at 127.0.0.1:38968
I20260630 12:29:29.035905 21880 tablet_copy_service.cc:434] P 454f6bd9bd6848babea2b4e42e01bf5f: ending tablet copy session bd6e2dd0a4e04e3a9921d6e2114c7b63-4d3523ffcdcf4f96b43448c4af32de66 on tablet 4d3523ffcdcf4f96b43448c4af32de66 with peer bd6e2dd0a4e04e3a9921d6e2114c7b63
I20260630 12:29:29.495136 21998 raft_consensus.cc:1217] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:29:30.117372 22048 raft_consensus.cc:1064] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: attempting to promote NON_VOTER bd6e2dd0a4e04e3a9921d6e2114c7b63 to VOTER
I20260630 12:29:30.120159 22048 consensus_queue.cc:237] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [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: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } }
I20260630 12:29:30.126261 21998 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 LEARNER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:29:30.128430 21721 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:29:30.128582 21796 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:29:30.130364 22049 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } 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:29:30.132143 22049 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } 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:29:30.134665 22049 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:30.155015 22048 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } } }
I20260630 12:29:30.168267 21998 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } } }
I20260630 12:29:30.177678 21796 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } } }
I20260630 12:29:30.183357 21721 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } } }
I20260630 12:29:30.183845 21618 catalog_manager.cc:5697] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f reported cstate change: config changed from index 3 to 4, bd6e2dd0a4e04e3a9921d6e2114c7b63 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d12ed5a6560488497b4c73e354d7819" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38291 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:29:30.407624 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:30.410445 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:30.410853 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:30.757427 21869 consensus_queue.cc:237] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [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: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } }
I20260630 12:29:30.763738 21998 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:29:30.764714 21796 raft_consensus.cc:1275] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Refusing update from remote peer 454f6bd9bd6848babea2b4e42e01bf5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:29:30.765682 22055 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } 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:29:30.766711 22064 consensus_queue.cc:1048] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:29:30.774705 21796 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } } }
I20260630 12:29:30.785948 22062 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } } }
I20260630 12:29:30.787622 21998 raft_consensus.cc:2955] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } } }
I20260630 12:29:30.800379 21606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d3523ffcdcf4f96b43448c4af32de66 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:30.804765 21617 catalog_manager.cc:5697] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f reported cstate change: config changed from index 4 to 5, VOTER 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129) evicted. New cstate: current_term: 2 leader_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "454f6bd9bd6848babea2b4e42e01bf5f" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e81b7b86de4344d198901f7752da3f1a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd6e2dd0a4e04e3a9921d6e2114c7b63" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:29:30.823504 21710 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d3523ffcdcf4f96b43448c4af32de66 with delete_type TABLET_DATA_TOMBSTONED (TS 7d12ed5a6560488497b4c73e354d7819 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48186
I20260630 12:29:30.829396 22070 tablet_replica.cc:333] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: stopping tablet replica
I20260630 12:29:30.831115 22070 raft_consensus.cc:2243] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:30.831692 22070 raft_consensus.cc:2272] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:30.834262 22070 ts_tablet_manager.cc:1916] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:30.844098 22070 ts_tablet_manager.cc:1929] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:29:30.844470 22070 log.cc:1199] T 4d3523ffcdcf4f96b43448c4af32de66 P 7d12ed5a6560488497b4c73e354d7819: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/4d3523ffcdcf4f96b43448c4af32de66
I20260630 12:29:30.845727 21605 catalog_manager.cc:5028] TS 7d12ed5a6560488497b4c73e354d7819 (127.19.130.129:38291): tablet 4d3523ffcdcf4f96b43448c4af32de66 (table test-workload [id=459b87a81b3a45ec9fa6d19660b6b29f]) successfully deleted
I20260630 12:29:32.412246 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:32.414908 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:32.415339 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:34.416170 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:34.418008 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:34.418315 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:36.419196 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:36.421123 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:36.421466 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:38.422335 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:38.424075 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:38.424445 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:40.425365 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:40.427327 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:40.427731 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:42.429080 21672 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:42.431466 21672 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:42.431855 21672 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:42.573237 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:29:42.597023 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:42.597821 19978 tablet_replica.cc:333] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819: stopping tablet replica
I20260630 12:29:42.598337 19978 raft_consensus.cc:2243] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:42.599488 19978 raft_consensus.cc:2272] T 5f6f76344c954287abbd4fd9434be3d5 P 7d12ed5a6560488497b4c73e354d7819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.621173 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:29:42.634164 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:29:42.658389 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:42.659021 19978 tablet_replica.cc:333] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a: stopping tablet replica
I20260630 12:29:42.659583 19978 raft_consensus.cc:2243] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:42.660094 19978 raft_consensus.cc:2272] T 5f6f76344c954287abbd4fd9434be3d5 P e81b7b86de4344d198901f7752da3f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.662237 19978 tablet_replica.cc:333] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a: stopping tablet replica
I20260630 12:29:42.662659 19978 raft_consensus.cc:2243] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:42.663303 19978 raft_consensus.cc:2272] T 4d3523ffcdcf4f96b43448c4af32de66 P e81b7b86de4344d198901f7752da3f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.700589 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:29:42.711050 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
W20260630 12:29:42.727826 21833 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.130:33839: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260630 12:29:42.734216 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:29:42.734609 21833 consensus_peers.cc:597] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f -> Peer e81b7b86de4344d198901f7752da3f1a (127.19.130.130:33839): Couldn't send request to peer e81b7b86de4344d198901f7752da3f1a. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.130:33839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:42.735020 19978 tablet_replica.cc:333] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f: stopping tablet replica
I20260630 12:29:42.735589 19978 raft_consensus.cc:2243] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:42.736029 19978 raft_consensus.cc:2272] T 5f6f76344c954287abbd4fd9434be3d5 P 454f6bd9bd6848babea2b4e42e01bf5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.737969 19978 tablet_replica.cc:333] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f: stopping tablet replica
I20260630 12:29:42.738411 19978 raft_consensus.cc:2243] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:29:42.739161 19978 raft_consensus.cc:2272] T 4d3523ffcdcf4f96b43448c4af32de66 P 454f6bd9bd6848babea2b4e42e01bf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.759019 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:29:42.770128 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:29:42.788487 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:42.789042 19978 tablet_replica.cc:333] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63: stopping tablet replica
I20260630 12:29:42.789506 19978 raft_consensus.cc:2243] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:42.790118 19978 raft_consensus.cc:2272] T 4d3523ffcdcf4f96b43448c4af32de66 P bd6e2dd0a4e04e3a9921d6e2114c7b63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.807643 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:29:42.815898 19978 master.cc:562] Master@127.19.130.190:34715 shutting down...
I20260630 12:29:42.838164 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:42.838578 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:42.838824 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa3cb032396b4e9a8772d47fb3876140: stopping tablet replica
I20260630 12:29:42.856525 19978 master.cc:584] Master@127.19.130.190:34715 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28649 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:29:42.888019 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:39279
I20260630 12:29:42.889032 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:42.894208 22076 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:29:42.894557 22075 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:29:42.895234 22078 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:29:42.895380 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:42.896281 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:42.896438 19978 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:29:42.896543 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822582896528 us; error 0 us; skew 500 ppm
I20260630 12:29:42.896970 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:42.898903 19978 webserver.cc:533] Webserver started at http://127.19.130.190:43907/ using document root <none> and password file <none>
I20260630 12:29:42.899309 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:42.899559 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:42.899833 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:42.900991 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "6c85744dbbc34641adfd5c8840292c70"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-zr02"
I20260630 12:29:42.904929 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:29:42.907707 22083 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:29:42.908435 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:29:42.908667 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "6c85744dbbc34641adfd5c8840292c70"
format_stamp: "Formatted at 2026-06-30 12:29:42 on dist-test-slave-zr02"
I20260630 12:29:42.908891 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822531767112-19978-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:29:42.932555 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:42.933696 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:42.967693 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:39279
I20260630 12:29:42.967821 22134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:39279 every 8 connection(s)
I20260630 12:29:42.971190 22135 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:29:42.980561 22135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70: Bootstrap starting.
I20260630 12:29:42.984258 22135 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:42.987996 22135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70: No bootstrap required, opened a new log
I20260630 12:29:42.990015 22135 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c85744dbbc34641adfd5c8840292c70" member_type: VOTER }
I20260630 12:29:42.990446 22135 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:42.990661 22135 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c85744dbbc34641adfd5c8840292c70, State: Initialized, Role: FOLLOWER
I20260630 12:29:42.991257 22135 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c85744dbbc34641adfd5c8840292c70" member_type: VOTER }
I20260630 12:29:42.991693 22135 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:42.991971 22135 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:42.992293 22135 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:42.996132 22135 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c85744dbbc34641adfd5c8840292c70" member_type: VOTER }
I20260630 12:29:42.996645 22135 leader_election.cc:304] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [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: 6c85744dbbc34641adfd5c8840292c70; no voters: 
I20260630 12:29:42.997586 22135 leader_election.cc:290] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:42.997979 22138 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:42.999284 22138 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 1 LEADER]: Becoming Leader. State: Replica: 6c85744dbbc34641adfd5c8840292c70, State: Running, Role: LEADER
I20260630 12:29:42.999893 22138 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [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: "6c85744dbbc34641adfd5c8840292c70" member_type: VOTER }
I20260630 12:29:43.000371 22135 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:43.004375 22140 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c85744dbbc34641adfd5c8840292c70. Latest consensus state: current_term: 1 leader_uuid: "6c85744dbbc34641adfd5c8840292c70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c85744dbbc34641adfd5c8840292c70" member_type: VOTER } }
I20260630 12:29:43.004940 22140 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:43.005244 22139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c85744dbbc34641adfd5c8840292c70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c85744dbbc34641adfd5c8840292c70" member_type: VOTER } }
I20260630 12:29:43.005630 22139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:43.006690 22146 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:43.011220 22146 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:43.013765 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:43.018879 22146 catalog_manager.cc:1383] Generated new cluster ID: c3d260105cd04d9c8521d41b8cabfc8e
I20260630 12:29:43.019071 22146 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:43.040692 22146 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:43.041669 22146 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:43.052292 22146 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70: Generated new TSK 0
I20260630 12:29:43.052708 22146 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:43.078712 19978 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000169603s
I20260630 12:29:55.168874 19978 master.cc:562] Master@127.19.130.190:39279 shutting down...
I20260630 12:29:55.194829 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:55.195636 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:55.195945 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c85744dbbc34641adfd5c8840292c70: stopping tablet replica
I20260630 12:29:55.215500 19978 master.cc:584] Master@127.19.130.190:39279 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12357 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:29:55.246230 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:38639
I20260630 12:29:55.247280 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:55.252848 22158 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:29:55.253113 22159 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:29:55.254187 22161 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:29:55.255228 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:55.255906 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:55.256078 19978 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:29:55.256188 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822595256178 us; error 0 us; skew 500 ppm
I20260630 12:29:55.256695 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:55.258893 19978 webserver.cc:533] Webserver started at http://127.19.130.190:45947/ using document root <none> and password file <none>
I20260630 12:29:55.259315 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:55.259469 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:55.259694 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:55.260880 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "c54420eac5034928b9f262f619d72d5a"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.265360 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:55.268539 22166 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:29:55.269245 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:55.269526 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "c54420eac5034928b9f262f619d72d5a"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.269811 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-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:29:55.302759 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:55.303997 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:55.341071 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:38639
I20260630 12:29:55.341153 22217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:38639 every 8 connection(s)
I20260630 12:29:55.345137 22218 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:29:55.356429 22218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a: Bootstrap starting.
I20260630 12:29:55.361013 22218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:55.365154 22218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a: No bootstrap required, opened a new log
I20260630 12:29:55.367377 22218 raft_consensus.cc:359] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c54420eac5034928b9f262f619d72d5a" member_type: VOTER }
I20260630 12:29:55.367836 22218 raft_consensus.cc:385] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:55.368072 22218 raft_consensus.cc:740] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c54420eac5034928b9f262f619d72d5a, State: Initialized, Role: FOLLOWER
I20260630 12:29:55.368763 22218 consensus_queue.cc:260] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c54420eac5034928b9f262f619d72d5a" member_type: VOTER }
I20260630 12:29:55.369262 22218 raft_consensus.cc:399] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:55.369486 22218 raft_consensus.cc:493] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:55.369755 22218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:55.374346 22218 raft_consensus.cc:515] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c54420eac5034928b9f262f619d72d5a" member_type: VOTER }
I20260630 12:29:55.374868 22218 leader_election.cc:304] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [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: c54420eac5034928b9f262f619d72d5a; no voters: 
I20260630 12:29:55.376046 22218 leader_election.cc:290] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:55.376412 22221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:55.377714 22221 raft_consensus.cc:697] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 1 LEADER]: Becoming Leader. State: Replica: c54420eac5034928b9f262f619d72d5a, State: Running, Role: LEADER
I20260630 12:29:55.378412 22221 consensus_queue.cc:237] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [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: "c54420eac5034928b9f262f619d72d5a" member_type: VOTER }
I20260630 12:29:55.378983 22218 sys_catalog.cc:565] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:55.381428 22223 sys_catalog.cc:455] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c54420eac5034928b9f262f619d72d5a. Latest consensus state: current_term: 1 leader_uuid: "c54420eac5034928b9f262f619d72d5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c54420eac5034928b9f262f619d72d5a" member_type: VOTER } }
I20260630 12:29:55.381397 22222 sys_catalog.cc:455] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c54420eac5034928b9f262f619d72d5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c54420eac5034928b9f262f619d72d5a" member_type: VOTER } }
I20260630 12:29:55.382146 22223 sys_catalog.cc:458] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:55.382193 22222 sys_catalog.cc:458] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:55.385525 22226 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:55.390509 22226 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:55.395714 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:55.399709 22226 catalog_manager.cc:1383] Generated new cluster ID: 9899a183fc3f43e8865c8f8be0b3f19c
I20260630 12:29:55.399991 22226 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:55.413923 22226 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:55.415336 22226 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:55.426582 22226 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a: Generated new TSK 0
I20260630 12:29:55.427196 22226 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:55.463192 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:55.468961 22239 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:29:55.470038 22240 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:29:55.471982 22242 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:29:55.472251 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:55.473098 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:55.473258 19978 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:29:55.473455 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822595473437 us; error 0 us; skew 500 ppm
I20260630 12:29:55.473932 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:55.475859 19978 webserver.cc:533] Webserver started at http://127.19.130.129:44341/ using document root <none> and password file <none>
I20260630 12:29:55.476390 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:55.476572 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:55.476853 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:55.477999 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "87411f146f2847b9adb8c4d18f778749"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.482187 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:55.485440 22247 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:29:55.486172 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:55.486469 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "87411f146f2847b9adb8c4d18f778749"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.486742 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-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:29:55.526139 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:55.527330 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:55.528767 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:55.530910 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:55.531165 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:55.531396 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:55.531569 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:55.570154 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:35667
I20260630 12:29:55.570237 22309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:35667 every 8 connection(s)
I20260630 12:29:55.575299 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:55.582170 22314 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:29:55.582590 22315 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:29:55.585743 22318 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:29:55.586378 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:55.587265 22310 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38639
I20260630 12:29:55.587301 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:55.587668 19978 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:29:55.587741 22310 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:55.587855 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822595587832 us; error 0 us; skew 500 ppm
I20260630 12:29:55.588652 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:55.588788 22310 heartbeater.cc:507] Master 127.19.130.190:38639 requested a full tablet report, sending...
I20260630 12:29:55.591171 19978 webserver.cc:533] Webserver started at http://127.19.130.130:43601/ using document root <none> and password file <none>
I20260630 12:29:55.591144 22183 ts_manager.cc:194] Registered new tserver with Master: 87411f146f2847b9adb8c4d18f778749 (127.19.130.129:35667)
I20260630 12:29:55.591872 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:55.592108 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:55.592412 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:55.593360 22183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53742
I20260630 12:29:55.593540 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "84bb299f18ad4f8b8a1a00693edae303"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.597824 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:29:55.601028 22322 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:29:55.601671 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:55.601945 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "84bb299f18ad4f8b8a1a00693edae303"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.602201 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-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:29:55.616428 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:55.617551 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:55.618909 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:55.621057 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:55.621271 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:55.621518 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:55.621687 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:55.659657 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:37921
I20260630 12:29:55.659749 22384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:37921 every 8 connection(s)
I20260630 12:29:55.663851 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:55.669852 22388 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:29:55.671411 22389 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:29:55.673489 22391 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:29:55.673719 19978 server_base.cc:1061] running on GCE node
I20260630 12:29:55.674702 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:55.674952 19978 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:29:55.675124 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822595675107 us; error 0 us; skew 500 ppm
I20260630 12:29:55.675650 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:55.676169 22385 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38639
I20260630 12:29:55.676508 22385 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:55.677199 22385 heartbeater.cc:507] Master 127.19.130.190:38639 requested a full tablet report, sending...
I20260630 12:29:55.678334 19978 webserver.cc:533] Webserver started at http://127.19.130.131:36831/ using document root <none> and password file <none>
I20260630 12:29:55.678901 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:55.679121 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:55.679169 22183 ts_manager.cc:194] Registered new tserver with Master: 84bb299f18ad4f8b8a1a00693edae303 (127.19.130.130:37921)
I20260630 12:29:55.679531 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:55.680897 22183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53750
I20260630 12:29:55.681064 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "73254db71d6b4939b55ec0a5d00fc73d"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.685137 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:29:55.688223 22396 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:29:55.689028 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:55.689263 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "73254db71d6b4939b55ec0a5d00fc73d"
format_stamp: "Formatted at 2026-06-30 12:29:55 on dist-test-slave-zr02"
I20260630 12:29:55.689484 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822531767112-19978-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:29:55.698853 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:55.699783 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:55.701052 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:55.702901 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:55.703086 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:55.703274 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:55.703423 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:55.739002 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:34315
I20260630 12:29:55.739089 22458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:34315 every 8 connection(s)
I20260630 12:29:55.752466 22459 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38639
I20260630 12:29:55.752851 22459 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:55.753541 22459 heartbeater.cc:507] Master 127.19.130.190:38639 requested a full tablet report, sending...
I20260630 12:29:55.755293 22183 ts_manager.cc:194] Registered new tserver with Master: 73254db71d6b4939b55ec0a5d00fc73d (127.19.130.131:34315)
I20260630 12:29:55.755894 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014281293s
I20260630 12:29:55.756868 22183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53762
I20260630 12:29:56.595886 22310 heartbeater.cc:499] Master 127.19.130.190:38639 was elected leader, sending a full tablet report...
I20260630 12:29:56.683370 22385 heartbeater.cc:499] Master 127.19.130.190:38639 was elected leader, sending a full tablet report...
I20260630 12:29:56.759184 22459 heartbeater.cc:499] Master 127.19.130.190:38639 was elected leader, sending a full tablet report...
I20260630 12:29:57.395280 22236 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:59.396175 22236 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:01.397171 22236 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:03.398294 22236 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:05.399415 22236 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:07.400408 22236 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:07.848927 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:30:07.873413 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:07.890970 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:30:07.900646 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:30:07.917773 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:07.933307 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:30:07.941890 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:30:07.961462 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:07.977205 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:30:07.985692 19978 master.cc:562] Master@127.19.130.190:38639 shutting down...
I20260630 12:30:08.004698 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:08.005544 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:08.005916 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P c54420eac5034928b9f262f619d72d5a: stopping tablet replica
I20260630 12:30:08.024995 19978 master.cc:584] Master@127.19.130.190:38639 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12809 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:30:08.058689 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:44377
I20260630 12:30:08.059849 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:08.065317 22464 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:30:08.065369 22465 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:30:08.066805 22467 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:30:08.068166 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:08.069031 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:08.069203 19978 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:30:08.069324 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822608069313 us; error 0 us; skew 500 ppm
I20260630 12:30:08.069796 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:08.072086 19978 webserver.cc:533] Webserver started at http://127.19.130.190:40557/ using document root <none> and password file <none>
I20260630 12:30:08.072579 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:08.072734 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:08.072985 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:08.074072 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "b2a369b7a2df4d8f8833b2576826b1e4"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.078505 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:08.081923 22472 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:30:08.082842 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:08.083146 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "b2a369b7a2df4d8f8833b2576826b1e4"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.083437 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-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:30:08.095428 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:08.096727 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:08.134847 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:44377
I20260630 12:30:08.134959 22523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:44377 every 8 connection(s)
I20260630 12:30:08.138661 22524 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:30:08.149080 22524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4: Bootstrap starting.
I20260630 12:30:08.153694 22524 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.157989 22524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4: No bootstrap required, opened a new log
I20260630 12:30:08.160074 22524 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2a369b7a2df4d8f8833b2576826b1e4" member_type: VOTER }
I20260630 12:30:08.160532 22524 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.160794 22524 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a369b7a2df4d8f8833b2576826b1e4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.161350 22524 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2a369b7a2df4d8f8833b2576826b1e4" member_type: VOTER }
I20260630 12:30:08.161803 22524 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:08.162050 22524 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:08.162343 22524 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.166774 22524 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2a369b7a2df4d8f8833b2576826b1e4" member_type: VOTER }
I20260630 12:30:08.167275 22524 leader_election.cc:304] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [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: b2a369b7a2df4d8f8833b2576826b1e4; no voters: 
I20260630 12:30:08.168462 22524 leader_election.cc:290] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:08.168890 22527 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.170152 22527 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 1 LEADER]: Becoming Leader. State: Replica: b2a369b7a2df4d8f8833b2576826b1e4, State: Running, Role: LEADER
I20260630 12:30:08.170852 22527 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [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: "b2a369b7a2df4d8f8833b2576826b1e4" member_type: VOTER }
I20260630 12:30:08.171526 22524 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:08.173741 22528 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2a369b7a2df4d8f8833b2576826b1e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2a369b7a2df4d8f8833b2576826b1e4" member_type: VOTER } }
I20260630 12:30:08.173748 22529 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2a369b7a2df4d8f8833b2576826b1e4. Latest consensus state: current_term: 1 leader_uuid: "b2a369b7a2df4d8f8833b2576826b1e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2a369b7a2df4d8f8833b2576826b1e4" member_type: VOTER } }
I20260630 12:30:08.174369 22528 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:08.174428 22529 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:08.177591 22532 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:08.182747 22532 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:08.187971 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:08.192332 22532 catalog_manager.cc:1383] Generated new cluster ID: 58ed6c356520453095ea5c3e1101f3a9
I20260630 12:30:08.192541 22532 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:08.209537 22532 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:08.210922 22532 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:08.223968 22532 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4: Generated new TSK 0
I20260630 12:30:08.224524 22532 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:08.255579 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:08.261618 22545 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:30:08.262831 22546 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:30:08.264699 22548 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:30:08.264756 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:08.265898 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:08.266106 19978 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:30:08.266276 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822608266257 us; error 0 us; skew 500 ppm
I20260630 12:30:08.266759 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:08.268982 19978 webserver.cc:533] Webserver started at http://127.19.130.129:46545/ using document root <none> and password file <none>
I20260630 12:30:08.269421 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:08.269622 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:08.269881 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:08.270944 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.274997 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:08.277786 22553 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:30:08.278488 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:08.278750 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.279031 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-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:30:08.320150 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:08.321199 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:08.322525 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:08.324728 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:08.324934 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.325172 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:08.325356 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.363672 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:37973
I20260630 12:30:08.363767 22615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:37973 every 8 connection(s)
I20260630 12:30:08.368536 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:08.375710 22620 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:30:08.377198 22621 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:30:08.379307 22623 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:30:08.380074 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:08.380952 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:08.381156 19978 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:30:08.381346 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822608381306 us; error 0 us; skew 500 ppm
I20260630 12:30:08.381832 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:08.384464 19978 webserver.cc:533] Webserver started at http://127.19.130.130:39885/ using document root <none> and password file <none>
I20260630 12:30:08.385023 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:08.385239 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:08.385527 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:08.385861 22616 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44377
I20260630 12:30:08.386235 22616 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:08.386987 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "d3379d244bf64264b45dcde1668128a7"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.387048 22616 heartbeater.cc:507] Master 127.19.130.190:44377 requested a full tablet report, sending...
I20260630 12:30:08.389369 22489 ts_manager.cc:194] Registered new tserver with Master: aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973)
I20260630 12:30:08.391301 22489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45110
I20260630 12:30:08.391871 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:30:08.395084 22628 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:30:08.395862 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:08.396134 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "d3379d244bf64264b45dcde1668128a7"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.396463 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-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:30:08.405138 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:08.406157 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:08.407456 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:08.409596 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:08.409770 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.410005 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:08.410145 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.447022 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:46535
I20260630 12:30:08.447119 22690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:46535 every 8 connection(s)
I20260630 12:30:08.451717 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:08.457866 22694 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:30:08.458423 22695 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:30:08.463403 22691 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44377
I20260630 12:30:08.463948 22691 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:08.465121 22691 heartbeater.cc:507] Master 127.19.130.190:44377 requested a full tablet report, sending...
I20260630 12:30:08.466522 19978 server_base.cc:1061] running on GCE node
W20260630 12:30:08.467149 22698 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:30:08.467360 22489 ts_manager.cc:194] Registered new tserver with Master: d3379d244bf64264b45dcde1668128a7 (127.19.130.130:46535)
I20260630 12:30:08.468062 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:08.468333 19978 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:30:08.468508 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822608468475 us; error 0 us; skew 500 ppm
I20260630 12:30:08.469046 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:08.468997 22489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45118
I20260630 12:30:08.471400 19978 webserver.cc:533] Webserver started at http://127.19.130.131:34729/ using document root <none> and password file <none>
I20260630 12:30:08.471879 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:08.472054 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:08.472339 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:08.473380 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "51d0f339770f438f98f01b3908c8dc74"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.477244 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:30:08.480034 22702 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:30:08.480798 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:08.481063 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "51d0f339770f438f98f01b3908c8dc74"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-zr02"
I20260630 12:30:08.481292 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822531767112-19978-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:30:08.497970 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:08.499104 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:08.500489 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:08.502514 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:08.502698 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.502949 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:08.503103 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.539888 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:37409
I20260630 12:30:08.539973 22764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:37409 every 8 connection(s)
I20260630 12:30:08.552531 22765 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44377
I20260630 12:30:08.552852 22765 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:08.553495 22765 heartbeater.cc:507] Master 127.19.130.190:44377 requested a full tablet report, sending...
I20260630 12:30:08.555161 22489 ts_manager.cc:194] Registered new tserver with Master: 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:08.555629 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013024604s
I20260630 12:30:08.556417 22489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45122
I20260630 12:30:09.393873 22616 heartbeater.cc:499] Master 127.19.130.190:44377 was elected leader, sending a full tablet report...
I20260630 12:30:09.471422 22691 heartbeater.cc:499] Master 127.19.130.190:44377 was elected leader, sending a full tablet report...
I20260630 12:30:09.558835 22765 heartbeater.cc:499] Master 127.19.130.190:44377 was elected leader, sending a full tablet report...
I20260630 12:30:09.607100 22489 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45134:
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:30:09.609685 22489 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:30:09.687327 22581 tablet_service.cc:1511] Processing CreateTablet for tablet 1e88cf10eec64668904653ebf346b11a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:09.687947 22656 tablet_service.cc:1511] Processing CreateTablet for tablet 1e88cf10eec64668904653ebf346b11a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:09.689270 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e88cf10eec64668904653ebf346b11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.689421 22656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e88cf10eec64668904653ebf346b11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.690487 22655 tablet_service.cc:1511] Processing CreateTablet for tablet 427090bf58b24becac74117da3bd0771 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.691833 22655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427090bf58b24becac74117da3bd0771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.688973 22654 tablet_service.cc:1511] Processing CreateTablet for tablet 81f869170230417c85928f2a11682c10 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:09.693325 22654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f869170230417c85928f2a11682c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.699119 22653 tablet_service.cc:1511] Processing CreateTablet for tablet a6cd596c1cef421296299acf6c973f40 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.699569 22580 tablet_service.cc:1511] Processing CreateTablet for tablet 427090bf58b24becac74117da3bd0771 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.700572 22653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cd596c1cef421296299acf6c973f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.701098 22580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427090bf58b24becac74117da3bd0771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.702199 22579 tablet_service.cc:1511] Processing CreateTablet for tablet 81f869170230417c85928f2a11682c10 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:09.703539 22579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f869170230417c85928f2a11682c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.732267 22730 tablet_service.cc:1511] Processing CreateTablet for tablet 1e88cf10eec64668904653ebf346b11a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:09.734186 22730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e88cf10eec64668904653ebf346b11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.741429 22581 tablet_service.cc:1511] Processing CreateTablet for tablet a6cd596c1cef421296299acf6c973f40 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.746874 22786 tablet_bootstrap.cc:492] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: Bootstrap starting.
I20260630 12:30:09.746311 22729 tablet_service.cc:1511] Processing CreateTablet for tablet 427090bf58b24becac74117da3bd0771 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.748041 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427090bf58b24becac74117da3bd0771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.748415 22728 tablet_service.cc:1511] Processing CreateTablet for tablet 81f869170230417c85928f2a11682c10 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:09.749750 22728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f869170230417c85928f2a11682c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.745571 22785 tablet_bootstrap.cc:492] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7: Bootstrap starting.
I20260630 12:30:09.751888 22727 tablet_service.cc:1511] Processing CreateTablet for tablet a6cd596c1cef421296299acf6c973f40 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2c1e18b6745f48edba3659581fef7ba4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.753228 22727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cd596c1cef421296299acf6c973f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.753805 22786 tablet_bootstrap.cc:654] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.764757 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cd596c1cef421296299acf6c973f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.774921 22788 tablet_bootstrap.cc:492] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74: Bootstrap starting.
I20260630 12:30:09.776615 22785 tablet_bootstrap.cc:654] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.786129 22788 tablet_bootstrap.cc:654] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.791781 22785 tablet_bootstrap.cc:492] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7: No bootstrap required, opened a new log
I20260630 12:30:09.792140 22786 tablet_bootstrap.cc:492] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: No bootstrap required, opened a new log
I20260630 12:30:09.792151 22785 ts_tablet_manager.cc:1403] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260630 12:30:09.792407 22788 tablet_bootstrap.cc:492] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74: No bootstrap required, opened a new log
I20260630 12:30:09.792761 22786 ts_tablet_manager.cc:1403] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.022s
I20260630 12:30:09.792939 22788 ts_tablet_manager.cc:1403] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:30:09.794817 22785 raft_consensus.cc:359] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.795406 22785 raft_consensus.cc:385] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.795644 22785 raft_consensus.cc:740] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3379d244bf64264b45dcde1668128a7, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.795656 22788 raft_consensus.cc:359] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.795861 22786 raft_consensus.cc:359] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.796588 22788 raft_consensus.cc:385] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.796674 22786 raft_consensus.cc:385] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.796438 22785 consensus_queue.cc:260] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.797078 22788 raft_consensus.cc:740] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d0f339770f438f98f01b3908c8dc74, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.797153 22786 raft_consensus.cc:740] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed8eae8f8d54f64bf22c2bc3a02bda1, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.798018 22788 consensus_queue.cc:260] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.798107 22786 consensus_queue.cc:260] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.799710 22785 ts_tablet_manager.cc:1434] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:30:09.800704 22785 tablet_bootstrap.cc:492] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: Bootstrap starting.
I20260630 12:30:09.806877 22785 tablet_bootstrap.cc:654] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.808022 22788 ts_tablet_manager.cc:1434] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:30:09.810225 22786 ts_tablet_manager.cc:1434] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:30:09.811203 22786 tablet_bootstrap.cc:492] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1: Bootstrap starting.
I20260630 12:30:09.817137 22785 tablet_bootstrap.cc:492] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: No bootstrap required, opened a new log
I20260630 12:30:09.817683 22785 ts_tablet_manager.cc:1403] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:30:09.818051 22786 tablet_bootstrap.cc:654] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.820572 22785 raft_consensus.cc:359] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.821338 22785 raft_consensus.cc:385] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.821681 22785 raft_consensus.cc:740] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3379d244bf64264b45dcde1668128a7, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.822505 22785 consensus_queue.cc:260] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.824137 22788 tablet_bootstrap.cc:492] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74: Bootstrap starting.
I20260630 12:30:09.826618 22785 ts_tablet_manager.cc:1434] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:30:09.827553 22785 tablet_bootstrap.cc:492] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: Bootstrap starting.
I20260630 12:30:09.833798 22785 tablet_bootstrap.cc:654] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.834718 22788 tablet_bootstrap.cc:654] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.835361 22786 tablet_bootstrap.cc:492] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1: No bootstrap required, opened a new log
I20260630 12:30:09.835880 22786 ts_tablet_manager.cc:1403] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260630 12:30:09.838590 22793 raft_consensus.cc:493] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.839303 22785 tablet_bootstrap.cc:492] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: No bootstrap required, opened a new log
I20260630 12:30:09.838881 22786 raft_consensus.cc:359] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.839046 22793 raft_consensus.cc:515] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.839646 22786 raft_consensus.cc:385] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.839751 22785 ts_tablet_manager.cc:1403] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:30:09.840112 22788 tablet_bootstrap.cc:492] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74: No bootstrap required, opened a new log
I20260630 12:30:09.840027 22786 raft_consensus.cc:740] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed8eae8f8d54f64bf22c2bc3a02bda1, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.840658 22788 ts_tablet_manager.cc:1403] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260630 12:30:09.841022 22786 consensus_queue.cc:260] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.843801 22788 raft_consensus.cc:359] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.844218 22785 raft_consensus.cc:359] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.845034 22785 raft_consensus.cc:385] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.845420 22785 raft_consensus.cc:740] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3379d244bf64264b45dcde1668128a7, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.844653 22788 raft_consensus.cc:385] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.846208 22788 raft_consensus.cc:740] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d0f339770f438f98f01b3908c8dc74, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.846971 22788 consensus_queue.cc:260] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.847949 22793 leader_election.cc:290] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3379d244bf64264b45dcde1668128a7 (127.19.130.130:46535), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:09.847901 22785 consensus_queue.cc:260] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.852487 22786 ts_tablet_manager.cc:1434] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:30:09.852969 22785 ts_tablet_manager.cc:1434] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:30:09.853471 22786 tablet_bootstrap.cc:492] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1: Bootstrap starting.
I20260630 12:30:09.857295 22788 ts_tablet_manager.cc:1434] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:30:09.858234 22788 tablet_bootstrap.cc:492] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74: Bootstrap starting.
I20260630 12:30:09.860826 22785 tablet_bootstrap.cc:492] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: Bootstrap starting.
I20260630 12:30:09.861757 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427090bf58b24becac74117da3bd0771" candidate_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74" is_pre_election: true
W20260630 12:30:09.863485 22557 leader_election.cc:343] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.864806 22786 tablet_bootstrap.cc:654] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.867466 22785 tablet_bootstrap.cc:654] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.868921 22788 tablet_bootstrap.cc:654] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74: Neither blocks nor log segments found. Creating new log.
W20260630 12:30:09.868961 22617 tablet.cc:2406] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:30:09.881623 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427090bf58b24becac74117da3bd0771" candidate_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3379d244bf64264b45dcde1668128a7" is_pre_election: true
I20260630 12:30:09.882645 22666 raft_consensus.cc:2468] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed8eae8f8d54f64bf22c2bc3a02bda1 in term 0.
I20260630 12:30:09.884292 22785 tablet_bootstrap.cc:492] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: No bootstrap required, opened a new log
I20260630 12:30:09.884346 22788 tablet_bootstrap.cc:492] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74: No bootstrap required, opened a new log
I20260630 12:30:09.884891 22785 ts_tablet_manager.cc:1403] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260630 12:30:09.884696 22554 leader_election.cc:304] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [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: aed8eae8f8d54f64bf22c2bc3a02bda1, d3379d244bf64264b45dcde1668128a7; no voters: 51d0f339770f438f98f01b3908c8dc74
I20260630 12:30:09.884945 22788 ts_tablet_manager.cc:1403] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260630 12:30:09.886507 22798 raft_consensus.cc:2804] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.886989 22798 raft_consensus.cc:493] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.887364 22798 raft_consensus.cc:3060] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.887966 22785 raft_consensus.cc:359] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.888181 22788 raft_consensus.cc:359] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.888844 22785 raft_consensus.cc:385] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.888878 22788 raft_consensus.cc:385] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.889290 22785 raft_consensus.cc:740] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3379d244bf64264b45dcde1668128a7, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.889324 22788 raft_consensus.cc:740] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d0f339770f438f98f01b3908c8dc74, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.890172 22785 consensus_queue.cc:260] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.890333 22788 consensus_queue.cc:260] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.892441 22785 ts_tablet_manager.cc:1434] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:30:09.894793 22788 ts_tablet_manager.cc:1434] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:30:09.895790 22788 tablet_bootstrap.cc:492] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74: Bootstrap starting.
I20260630 12:30:09.901008 22798 raft_consensus.cc:515] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.901926 22788 tablet_bootstrap.cc:654] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.902891 22791 raft_consensus.cc:493] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.901959 22792 raft_consensus.cc:493] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.903512 22791 raft_consensus.cc:515] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.903743 22792 raft_consensus.cc:515] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.920033 22791 leader_election.cc:290] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:09.925720 22792 leader_election.cc:290] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973), d3379d244bf64264b45dcde1668128a7 (127.19.130.130:46535)
I20260630 12:30:09.932886 22798 leader_election.cc:290] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [CANDIDATE]: Term 1 election: Requested vote from peers d3379d244bf64264b45dcde1668128a7 (127.19.130.130:46535), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:09.940763 22786 tablet_bootstrap.cc:492] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1: No bootstrap required, opened a new log
I20260630 12:30:09.941321 22786 ts_tablet_manager.cc:1403] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent bootstrapping tablet: real 0.088s	user 0.033s	sys 0.046s
I20260630 12:30:09.942595 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427090bf58b24becac74117da3bd0771" candidate_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74"
I20260630 12:30:09.943418 22740 raft_consensus.cc:3060] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.944419 22786 raft_consensus.cc:359] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.945137 22786 raft_consensus.cc:385] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.945410 22786 raft_consensus.cc:740] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed8eae8f8d54f64bf22c2bc3a02bda1, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.946465 22786 consensus_queue.cc:260] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.952474 22786 ts_tablet_manager.cc:1434] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:30:09.953424 22786 tablet_bootstrap.cc:492] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1: Bootstrap starting.
I20260630 12:30:09.955541 22740 raft_consensus.cc:2468] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed8eae8f8d54f64bf22c2bc3a02bda1 in term 1.
I20260630 12:30:09.968184 22557 leader_election.cc:304] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [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: 51d0f339770f438f98f01b3908c8dc74, aed8eae8f8d54f64bf22c2bc3a02bda1; no voters: 
I20260630 12:30:09.959448 22786 tablet_bootstrap.cc:654] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.969079 22798 raft_consensus.cc:2804] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:09.969574 22798 raft_consensus.cc:697] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 LEADER]: Becoming Leader. State: Replica: aed8eae8f8d54f64bf22c2bc3a02bda1, State: Running, Role: LEADER
I20260630 12:30:09.970342 22798 consensus_queue.cc:237] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [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: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.972958 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427090bf58b24becac74117da3bd0771" candidate_uuid: "51d0f339770f438f98f01b3908c8dc74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" is_pre_election: true
I20260630 12:30:09.976404 22788 tablet_bootstrap.cc:492] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74: No bootstrap required, opened a new log
I20260630 12:30:09.977108 22788 ts_tablet_manager.cc:1403] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74: Time spent bootstrapping tablet: real 0.082s	user 0.039s	sys 0.039s
I20260630 12:30:09.978407 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427090bf58b24becac74117da3bd0771" candidate_uuid: "51d0f339770f438f98f01b3908c8dc74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3379d244bf64264b45dcde1668128a7" is_pre_election: true
I20260630 12:30:09.979020 22666 raft_consensus.cc:2468] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51d0f339770f438f98f01b3908c8dc74 in term 0.
I20260630 12:30:09.980569 22703 leader_election.cc:304] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [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: 51d0f339770f438f98f01b3908c8dc74, d3379d244bf64264b45dcde1668128a7; no voters: aed8eae8f8d54f64bf22c2bc3a02bda1
I20260630 12:30:09.980994 22788 raft_consensus.cc:359] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.981901 22792 raft_consensus.cc:2764] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:30:09.981945 22788 raft_consensus.cc:385] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.982620 22788 raft_consensus.cc:740] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51d0f339770f438f98f01b3908c8dc74, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.983035 22666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427090bf58b24becac74117da3bd0771" candidate_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3379d244bf64264b45dcde1668128a7"
I20260630 12:30:09.983577 22666 raft_consensus.cc:3060] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.983692 22788 consensus_queue.cc:260] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:09.988476 22788 ts_tablet_manager.cc:1434] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:30:09.991003 22666 raft_consensus.cc:2468] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed8eae8f8d54f64bf22c2bc3a02bda1 in term 1.
I20260630 12:30:09.992439 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f869170230417c85928f2a11682c10" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" is_pre_election: true
I20260630 12:30:09.993127 22591 raft_consensus.cc:2468] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 0.
I20260630 12:30:09.994987 22632 leader_election.cc:304] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [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: aed8eae8f8d54f64bf22c2bc3a02bda1, d3379d244bf64264b45dcde1668128a7; no voters: 
I20260630 12:30:09.997056 22791 raft_consensus.cc:2804] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.997392 22791 raft_consensus.cc:493] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.997716 22791 raft_consensus.cc:3060] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.999208 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f869170230417c85928f2a11682c10" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74" is_pre_election: true
I20260630 12:30:09.999843 22740 raft_consensus.cc:2468] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 0.
I20260630 12:30:10.002249 22786 tablet_bootstrap.cc:492] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1: No bootstrap required, opened a new log
I20260630 12:30:10.002655 22786 ts_tablet_manager.cc:1403] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.016s
I20260630 12:30:10.005255 22791 raft_consensus.cc:515] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.005172 22786 raft_consensus.cc:359] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.006111 22786 raft_consensus.cc:385] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:10.006390 22786 raft_consensus.cc:740] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed8eae8f8d54f64bf22c2bc3a02bda1, State: Initialized, Role: FOLLOWER
I20260630 12:30:10.007144 22791 leader_election.cc:290] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [CANDIDATE]: Term 1 election: Requested vote from peers aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:10.007045 22786 consensus_queue.cc:260] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.007983 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f869170230417c85928f2a11682c10" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74"
I20260630 12:30:10.008419 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f869170230417c85928f2a11682c10" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1"
I20260630 12:30:10.009047 22786 ts_tablet_manager.cc:1434] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:10.008982 22591 raft_consensus.cc:3060] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.008540 22740 raft_consensus.cc:3060] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.010376 22489 catalog_manager.cc:5697] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 reported cstate change: term changed from 0 to 1, leader changed from <none> to aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.014248 22740 raft_consensus.cc:2468] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 1.
I20260630 12:30:10.015349 22632 leader_election.cc:304] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [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: 51d0f339770f438f98f01b3908c8dc74, d3379d244bf64264b45dcde1668128a7; no voters: 
I20260630 12:30:10.015477 22591 raft_consensus.cc:2468] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 1.
I20260630 12:30:10.016184 22791 raft_consensus.cc:2804] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:10.017540 22791 raft_consensus.cc:697] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: Becoming Leader. State: Replica: d3379d244bf64264b45dcde1668128a7, State: Running, Role: LEADER
I20260630 12:30:10.018330 22791 consensus_queue.cc:237] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [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: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.029848 22488 catalog_manager.cc:5697] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3379d244bf64264b45dcde1668128a7 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "d3379d244bf64264b45dcde1668128a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.055367 22791 raft_consensus.cc:493] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:10.055794 22791 raft_consensus.cc:515] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.057332 22791 leader_election.cc:290] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:10.057901 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cd596c1cef421296299acf6c973f40" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" is_pre_election: true
I20260630 12:30:10.058271 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cd596c1cef421296299acf6c973f40" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74" is_pre_election: true
I20260630 12:30:10.058388 22591 raft_consensus.cc:2468] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 0.
I20260630 12:30:10.058801 22740 raft_consensus.cc:2468] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 0.
I20260630 12:30:10.059350 22632 leader_election.cc:304] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [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: aed8eae8f8d54f64bf22c2bc3a02bda1, d3379d244bf64264b45dcde1668128a7; no voters: 
I20260630 12:30:10.059937 22791 raft_consensus.cc:2804] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:10.060298 22791 raft_consensus.cc:493] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:10.060667 22791 raft_consensus.cc:3060] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.064517 22791 raft_consensus.cc:515] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.065968 22791 leader_election.cc:290] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [CANDIDATE]: Term 1 election: Requested vote from peers aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:10.066430 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cd596c1cef421296299acf6c973f40" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1"
I20260630 12:30:10.066732 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cd596c1cef421296299acf6c973f40" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74"
I20260630 12:30:10.066847 22591 raft_consensus.cc:3060] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.067183 22740 raft_consensus.cc:3060] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.070961 22591 raft_consensus.cc:2468] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 1.
I20260630 12:30:10.071171 22740 raft_consensus.cc:2468] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 1.
I20260630 12:30:10.071798 22632 leader_election.cc:304] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [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: aed8eae8f8d54f64bf22c2bc3a02bda1, d3379d244bf64264b45dcde1668128a7; no voters: 
I20260630 12:30:10.072374 22791 raft_consensus.cc:2804] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:10.072746 22791 raft_consensus.cc:697] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: Becoming Leader. State: Replica: d3379d244bf64264b45dcde1668128a7, State: Running, Role: LEADER
I20260630 12:30:10.073449 22791 consensus_queue.cc:237] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [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: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.079738 22488 catalog_manager.cc:5697] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3379d244bf64264b45dcde1668128a7 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "d3379d244bf64264b45dcde1668128a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.093405 22791 raft_consensus.cc:493] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:10.093801 22791 raft_consensus.cc:515] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.095152 22791 leader_election.cc:290] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:10.095958 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e88cf10eec64668904653ebf346b11a" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" is_pre_election: true
I20260630 12:30:10.096319 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e88cf10eec64668904653ebf346b11a" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74" is_pre_election: true
I20260630 12:30:10.096522 22591 raft_consensus.cc:2468] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 0.
I20260630 12:30:10.096839 22740 raft_consensus.cc:2468] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 0.
I20260630 12:30:10.097455 22632 leader_election.cc:304] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [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: aed8eae8f8d54f64bf22c2bc3a02bda1, d3379d244bf64264b45dcde1668128a7; no voters: 
I20260630 12:30:10.098057 22791 raft_consensus.cc:2804] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:10.098366 22791 raft_consensus.cc:493] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:10.098620 22791 raft_consensus.cc:3060] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.102698 22791 raft_consensus.cc:515] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.104010 22791 leader_election.cc:290] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [CANDIDATE]: Term 1 election: Requested vote from peers aed8eae8f8d54f64bf22c2bc3a02bda1 (127.19.130.129:37973), 51d0f339770f438f98f01b3908c8dc74 (127.19.130.131:37409)
I20260630 12:30:10.104632 22591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e88cf10eec64668904653ebf346b11a" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1"
I20260630 12:30:10.104907 22740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e88cf10eec64668904653ebf346b11a" candidate_uuid: "d3379d244bf64264b45dcde1668128a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51d0f339770f438f98f01b3908c8dc74"
I20260630 12:30:10.105137 22591 raft_consensus.cc:3060] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.105393 22740 raft_consensus.cc:3060] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.111114 22740 raft_consensus.cc:2468] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 1.
I20260630 12:30:10.111114 22591 raft_consensus.cc:2468] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3379d244bf64264b45dcde1668128a7 in term 1.
I20260630 12:30:10.112349 22632 leader_election.cc:304] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [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: 51d0f339770f438f98f01b3908c8dc74, d3379d244bf64264b45dcde1668128a7; no voters: 
I20260630 12:30:10.112828 22791 raft_consensus.cc:2804] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:10.113193 22791 raft_consensus.cc:697] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: Becoming Leader. State: Replica: d3379d244bf64264b45dcde1668128a7, State: Running, Role: LEADER
I20260630 12:30:10.113775 22791 consensus_queue.cc:237] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [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: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } }
I20260630 12:30:10.119608 22488 catalog_manager.cc:5697] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3379d244bf64264b45dcde1668128a7 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "d3379d244bf64264b45dcde1668128a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed8eae8f8d54f64bf22c2bc3a02bda1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3379d244bf64264b45dcde1668128a7" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51d0f339770f438f98f01b3908c8dc74" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.149958 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:30:10.165468 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:10.166170 19978 tablet_replica.cc:333] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1: stopping tablet replica
I20260630 12:30:10.166702 19978 raft_consensus.cc:2243] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.167054 19978 raft_consensus.cc:2272] T 81f869170230417c85928f2a11682c10 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.168766 19978 tablet_replica.cc:333] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1: stopping tablet replica
I20260630 12:30:10.169499 19978 raft_consensus.cc:2243] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.170022 19978 raft_consensus.cc:2272] T 1e88cf10eec64668904653ebf346b11a P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.171691 19978 tablet_replica.cc:333] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1: stopping tablet replica
I20260630 12:30:10.172137 19978 raft_consensus.cc:2243] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.172540 19978 raft_consensus.cc:2272] T a6cd596c1cef421296299acf6c973f40 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.174181 19978 tablet_replica.cc:333] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: stopping tablet replica
I20260630 12:30:10.174608 19978 raft_consensus.cc:2243] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:10.175113 19978 pending_rounds.cc:70] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: Trying to abort 1 pending ops.
I20260630 12:30:10.175292 19978 pending_rounds.cc:77] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441410472894464 op_type: NO_OP noop_request { }
I20260630 12:30:10.175556 19978 raft_consensus.cc:2889] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:10.175791 19978 raft_consensus.cc:2272] T 427090bf58b24becac74117da3bd0771 P aed8eae8f8d54f64bf22c2bc3a02bda1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.187604 22542 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:30:10.196969 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:30:10.202416 22666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f869170230417c85928f2a11682c10"
dest_uuid: "d3379d244bf64264b45dcde1668128a7"
mode: GRACEFUL
new_leader_uuid: "51d0f339770f438f98f01b3908c8dc74"
 from {username='slave'} at 127.0.0.1:47364
I20260630 12:30:10.203039 22666 raft_consensus.cc:606] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: Received request to transfer leadership to TS 51d0f339770f438f98f01b3908c8dc74
I20260630 12:30:10.204107 22542 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260630 12:30:10.204486 22542 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:10.208302 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:30:10.222448 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:10.223094 19978 tablet_replica.cc:333] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: stopping tablet replica
I20260630 12:30:10.223584 19978 raft_consensus.cc:2243] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:10.224090 19978 pending_rounds.cc:70] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: Trying to abort 1 pending ops.
I20260630 12:30:10.224318 19978 pending_rounds.cc:77] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441410644480000 op_type: NO_OP noop_request { }
I20260630 12:30:10.224570 19978 raft_consensus.cc:2889] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:10.224833 19978 raft_consensus.cc:2272] T 81f869170230417c85928f2a11682c10 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.226706 19978 tablet_replica.cc:333] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: stopping tablet replica
I20260630 12:30:10.227141 19978 raft_consensus.cc:2243] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:10.227607 19978 pending_rounds.cc:70] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: Trying to abort 1 pending ops.
I20260630 12:30:10.227787 19978 pending_rounds.cc:77] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441411031560192 op_type: NO_OP noop_request { }
I20260630 12:30:10.228047 19978 raft_consensus.cc:2889] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:10.228363 19978 raft_consensus.cc:2272] T 1e88cf10eec64668904653ebf346b11a P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.230367 19978 tablet_replica.cc:333] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: stopping tablet replica
I20260630 12:30:10.230844 19978 raft_consensus.cc:2243] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:10.231351 19978 pending_rounds.cc:70] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: Trying to abort 1 pending ops.
I20260630 12:30:10.231514 19978 pending_rounds.cc:77] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441410867240960 op_type: NO_OP noop_request { }
I20260630 12:30:10.231760 19978 raft_consensus.cc:2889] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:10.231995 19978 raft_consensus.cc:2272] T a6cd596c1cef421296299acf6c973f40 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.233871 19978 tablet_replica.cc:333] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7: stopping tablet replica
I20260630 12:30:10.234299 19978 raft_consensus.cc:2243] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.234619 19978 raft_consensus.cc:2272] T 427090bf58b24becac74117da3bd0771 P d3379d244bf64264b45dcde1668128a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.254868 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:30:10.264070 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:30:10.279600 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:10.280424 19978 tablet_replica.cc:333] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74: stopping tablet replica
I20260630 12:30:10.280930 19978 raft_consensus.cc:2243] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.281299 19978 raft_consensus.cc:2272] T 1e88cf10eec64668904653ebf346b11a P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.283188 19978 tablet_replica.cc:333] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74: stopping tablet replica
I20260630 12:30:10.283699 19978 raft_consensus.cc:2243] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.284037 19978 raft_consensus.cc:2272] T 427090bf58b24becac74117da3bd0771 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.285804 19978 tablet_replica.cc:333] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74: stopping tablet replica
I20260630 12:30:10.286266 19978 raft_consensus.cc:2243] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.286597 19978 raft_consensus.cc:2272] T a6cd596c1cef421296299acf6c973f40 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.287999 19978 tablet_replica.cc:333] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74: stopping tablet replica
I20260630 12:30:10.288463 19978 raft_consensus.cc:2243] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:10.288801 19978 raft_consensus.cc:2272] T 81f869170230417c85928f2a11682c10 P 51d0f339770f438f98f01b3908c8dc74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.308816 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:30:10.318069 19978 master.cc:562] Master@127.19.130.190:44377 shutting down...
I20260630 12:30:10.331280 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:10.331740 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:10.332034 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2a369b7a2df4d8f8833b2576826b1e4: stopping tablet replica
I20260630 12:30:10.348875 19978 master.cc:584] Master@127.19.130.190:44377 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2319 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:30:10.376448 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:35397
I20260630 12:30:10.377298 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:10.381770 22818 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:30:10.382567 22817 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:30:10.383095 22820 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:30:10.383584 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:10.384403 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:10.384570 19978 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:30:10.384732 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822610384705 us; error 0 us; skew 500 ppm
I20260630 12:30:10.385150 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:10.387028 19978 webserver.cc:533] Webserver started at http://127.19.130.190:36415/ using document root <none> and password file <none>
I20260630 12:30:10.387430 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:10.387583 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:10.387833 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:10.388993 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "551837edacc2412eac99fef627f18dd7"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.392757 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:30:10.395383 22825 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:30:10.396008 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:10.396311 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "551837edacc2412eac99fef627f18dd7"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.396562 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-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:30:10.404779 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:10.405599 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:10.437534 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:35397
I20260630 12:30:10.437609 22876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:35397 every 8 connection(s)
I20260630 12:30:10.441015 22877 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:30:10.450062 22877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7: Bootstrap starting.
I20260630 12:30:10.454056 22877 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:10.457455 22877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7: No bootstrap required, opened a new log
I20260630 12:30:10.459169 22877 raft_consensus.cc:359] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551837edacc2412eac99fef627f18dd7" member_type: VOTER }
I20260630 12:30:10.459534 22877 raft_consensus.cc:385] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:10.459736 22877 raft_consensus.cc:740] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 551837edacc2412eac99fef627f18dd7, State: Initialized, Role: FOLLOWER
I20260630 12:30:10.460177 22877 consensus_queue.cc:260] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "551837edacc2412eac99fef627f18dd7" member_type: VOTER }
I20260630 12:30:10.460638 22877 raft_consensus.cc:399] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:10.460861 22877 raft_consensus.cc:493] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:10.461151 22877 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.464828 22877 raft_consensus.cc:515] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551837edacc2412eac99fef627f18dd7" member_type: VOTER }
I20260630 12:30:10.465277 22877 leader_election.cc:304] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [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: 551837edacc2412eac99fef627f18dd7; no voters: 
I20260630 12:30:10.466185 22877 leader_election.cc:290] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:10.466428 22880 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:10.467554 22880 raft_consensus.cc:697] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 1 LEADER]: Becoming Leader. State: Replica: 551837edacc2412eac99fef627f18dd7, State: Running, Role: LEADER
I20260630 12:30:10.468101 22880 consensus_queue.cc:237] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [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: "551837edacc2412eac99fef627f18dd7" member_type: VOTER }
I20260630 12:30:10.468811 22877 sys_catalog.cc:565] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:10.470818 22881 sys_catalog.cc:455] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "551837edacc2412eac99fef627f18dd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551837edacc2412eac99fef627f18dd7" member_type: VOTER } }
I20260630 12:30:10.470932 22882 sys_catalog.cc:455] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 551837edacc2412eac99fef627f18dd7. Latest consensus state: current_term: 1 leader_uuid: "551837edacc2412eac99fef627f18dd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "551837edacc2412eac99fef627f18dd7" member_type: VOTER } }
I20260630 12:30:10.471380 22881 sys_catalog.cc:458] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:10.471462 22882 sys_catalog.cc:458] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:10.475023 22886 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:10.479671 22886 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:10.482028 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:10.487656 22886 catalog_manager.cc:1383] Generated new cluster ID: 08ca1f2fd99b419e9ff5279ccca4f9dd
I20260630 12:30:10.487942 22886 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:10.504303 22886 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:10.505352 22886 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:10.518124 22886 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7: Generated new TSK 0
I20260630 12:30:10.518641 22886 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:10.548485 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:10.553443 22898 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:30:10.554487 22899 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:30:10.556164 19978 server_base.cc:1061] running on GCE node
W20260630 12:30:10.556499 22901 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:30:10.557309 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:10.557497 19978 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:30:10.557664 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822610557648 us; error 0 us; skew 500 ppm
I20260630 12:30:10.558174 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:10.560114 19978 webserver.cc:533] Webserver started at http://127.19.130.129:41333/ using document root <none> and password file <none>
I20260630 12:30:10.560609 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:10.560782 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:10.561051 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:10.562062 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "b87d7d7710914639a38b77f758a5629a"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.565858 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:30:10.568755 22906 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:30:10.569440 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:10.569694 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "b87d7d7710914639a38b77f758a5629a"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.569991 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-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:30:10.581360 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:10.582212 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:10.583386 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:10.585284 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:10.585469 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:10.585716 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:10.585860 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:10.620241 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:37333
I20260630 12:30:10.620374 22968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:37333 every 8 connection(s)
I20260630 12:30:10.624563 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:10.630473 22973 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:30:10.632143 22974 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:30:10.633972 22976 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:30:10.634850 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:10.635617 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:10.635726 22969 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35397
W20260630 12:30:10.635828 19978 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:30:10.636080 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822610636067 us; error 0 us; skew 500 ppm
I20260630 12:30:10.636152 22969 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:10.636612 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:10.636873 22969 heartbeater.cc:507] Master 127.19.130.190:35397 requested a full tablet report, sending...
I20260630 12:30:10.638861 22842 ts_manager.cc:194] Registered new tserver with Master: b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:10.638948 19978 webserver.cc:533] Webserver started at http://127.19.130.130:34805/ using document root <none> and password file <none>
I20260630 12:30:10.639484 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:10.639679 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:10.639920 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:10.640683 22842 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39860
I20260630 12:30:10.640947 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "fe172a291346403c94980080d3e59b05"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.644897 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:30:10.647634 22981 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:30:10.648555 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:10.648784 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "fe172a291346403c94980080d3e59b05"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.648998 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-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:30:10.665508 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:10.666278 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:10.667358 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:10.669359 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:10.669535 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:10.669772 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:10.669958 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:10.702869 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:39897
I20260630 12:30:10.702960 23043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:39897 every 8 connection(s)
I20260630 12:30:10.707065 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:10.712492 23047 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:30:10.713593 23048 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:30:10.716730 19978 server_base.cc:1061] running on GCE node
W20260630 12:30:10.717986 23050 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:30:10.718412 23044 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35397
I20260630 12:30:10.718756 23044 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:10.718979 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:10.719216 19978 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:30:10.719383 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822610719352 us; error 0 us; skew 500 ppm
I20260630 12:30:10.719480 23044 heartbeater.cc:507] Master 127.19.130.190:35397 requested a full tablet report, sending...
I20260630 12:30:10.719949 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:10.721424 22842 ts_manager.cc:194] Registered new tserver with Master: fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:10.722193 19978 webserver.cc:533] Webserver started at http://127.19.130.131:32801/ using document root <none> and password file <none>
I20260630 12:30:10.722617 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:10.722782 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:10.722841 22842 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39872
I20260630 12:30:10.723067 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:10.724272 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "30e1b38577514302af9d5833726b719c"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.727936 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:30:10.730705 23055 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:30:10.731330 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:10.731590 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "30e1b38577514302af9d5833726b719c"
format_stamp: "Formatted at 2026-06-30 12:30:10 on dist-test-slave-zr02"
I20260630 12:30:10.731869 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-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:30:10.740245 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:10.741042 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:10.742218 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:10.744174 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:10.744405 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:10.744619 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:10.744771 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:10.778682 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:42523
I20260630 12:30:10.778810 23117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:42523 every 8 connection(s)
I20260630 12:30:10.790796 23118 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35397
I20260630 12:30:10.791082 23118 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:10.791648 23118 heartbeater.cc:507] Master 127.19.130.190:35397 requested a full tablet report, sending...
I20260630 12:30:10.793188 22842 ts_manager.cc:194] Registered new tserver with Master: 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:10.793509 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012090767s
I20260630 12:30:10.794363 22842 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39882
I20260630 12:30:11.642755 22969 heartbeater.cc:499] Master 127.19.130.190:35397 was elected leader, sending a full tablet report...
I20260630 12:30:11.725112 23044 heartbeater.cc:499] Master 127.19.130.190:35397 was elected leader, sending a full tablet report...
I20260630 12:30:11.796476 23118 heartbeater.cc:499] Master 127.19.130.190:35397 was elected leader, sending a full tablet report...
I20260630 12:30:11.844799 22842 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33972:
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:30:11.846626 22842 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:30:11.913815 23083 tablet_service.cc:1511] Processing CreateTablet for tablet 99724f6a9a46441e8e501d57d200d45d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.915192 23083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99724f6a9a46441e8e501d57d200d45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.916158 22933 tablet_service.cc:1511] Processing CreateTablet for tablet d387bccecc784cbea0b328394bf6a71b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.917075 23082 tablet_service.cc:1511] Processing CreateTablet for tablet d387bccecc784cbea0b328394bf6a71b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.917519 22933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d387bccecc784cbea0b328394bf6a71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.918434 23082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d387bccecc784cbea0b328394bf6a71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.918259 22932 tablet_service.cc:1511] Processing CreateTablet for tablet aa8c25f22d9b4c66a97e2b2910fdeff0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.919548 22932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8c25f22d9b4c66a97e2b2910fdeff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.920390 22934 tablet_service.cc:1511] Processing CreateTablet for tablet 99724f6a9a46441e8e501d57d200d45d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.920993 23081 tablet_service.cc:1511] Processing CreateTablet for tablet aa8c25f22d9b4c66a97e2b2910fdeff0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.921595 22934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99724f6a9a46441e8e501d57d200d45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.921789 22930 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.923084 22930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.923309 23080 tablet_service.cc:1511] Processing CreateTablet for tablet bb83cd84285142879b9e24e57013dc17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.925213 23079 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.926622 22928 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7f7916af3f4028964c2618847528f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.927114 23078 tablet_service.cc:1511] Processing CreateTablet for tablet 609fc5e052c34dcda87d73f114db218e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.927901 22928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7f7916af3f4028964c2618847528f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.929119 22927 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5df93751354187826273a80cf17c3a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.931160 23009 tablet_service.cc:1511] Processing CreateTablet for tablet 99724f6a9a46441e8e501d57d200d45d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.922262 23081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8c25f22d9b4c66a97e2b2910fdeff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.933331 23005 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.933969 22927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5df93751354187826273a80cf17c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.934211 23007 tablet_service.cc:1511] Processing CreateTablet for tablet aa8c25f22d9b4c66a97e2b2910fdeff0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.935312 23004 tablet_service.cc:1511] Processing CreateTablet for tablet 609fc5e052c34dcda87d73f114db218e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.936112 23008 tablet_service.cc:1511] Processing CreateTablet for tablet d387bccecc784cbea0b328394bf6a71b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.920993 22931 tablet_service.cc:1511] Processing CreateTablet for tablet bb83cd84285142879b9e24e57013dc17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.933331 23006 tablet_service.cc:1511] Processing CreateTablet for tablet bb83cd84285142879b9e24e57013dc17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.938496 22931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb83cd84285142879b9e24e57013dc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.925134 22929 tablet_service.cc:1511] Processing CreateTablet for tablet 609fc5e052c34dcda87d73f114db218e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.940089 23077 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7f7916af3f4028964c2618847528f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.941066 23079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.942045 23076 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5df93751354187826273a80cf17c3a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.943382 23076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5df93751354187826273a80cf17c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.944535 23077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7f7916af3f4028964c2618847528f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.944659 23009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99724f6a9a46441e8e501d57d200d45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.949288 23003 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7f7916af3f4028964c2618847528f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.949647 23002 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5df93751354187826273a80cf17c3a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:11.950901 23006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb83cd84285142879b9e24e57013dc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.951493 23002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5df93751354187826273a80cf17c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.952081 23003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7f7916af3f4028964c2618847528f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.952749 23005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.953312 23007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8c25f22d9b4c66a97e2b2910fdeff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.954180 23008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d387bccecc784cbea0b328394bf6a71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.952081 22929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609fc5e052c34dcda87d73f114db218e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.957674 23004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609fc5e052c34dcda87d73f114db218e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.953310 23080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb83cd84285142879b9e24e57013dc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.962100 23078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609fc5e052c34dcda87d73f114db218e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:12.032478 23140 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.041579 23138 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.046996 23138 tablet_bootstrap.cc:654] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.050202 23139 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.054296 23140 tablet_bootstrap.cc:654] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.054342 23138 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.054883 23138 ts_tablet_manager.cc:1403] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.006s
I20260630 12:30:12.056448 23139 tablet_bootstrap.cc:654] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.057397 23138 raft_consensus.cc:359] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.058204 23138 raft_consensus.cc:385] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.058538 23138 raft_consensus.cc:740] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.058974 23140 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.059427 23140 ts_tablet_manager.cc:1403] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.007s
I20260630 12:30:12.059376 23138 consensus_queue.cc:260] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.060480 23139 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:12.060788 23139 ts_tablet_manager.cc:1403] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:30:12.062129 23140 raft_consensus.cc:359] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.063004 23140 raft_consensus.cc:385] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.062975 23139 raft_consensus.cc:359] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.063683 23139 raft_consensus.cc:385] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.063575 23140 raft_consensus.cc:740] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.063946 23139 raft_consensus.cc:740] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.064746 23139 consensus_queue.cc:260] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.064615 23140 consensus_queue.cc:260] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.067279 23139 ts_tablet_manager.cc:1434] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:12.068174 23139 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.069484 23138 ts_tablet_manager.cc:1434] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:30:12.070361 23138 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.073671 23139 tablet_bootstrap.cc:654] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.075599 23138 tablet_bootstrap.cc:654] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.082491 23140 ts_tablet_manager.cc:1434] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.008s
I20260630 12:30:12.084039 23139 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:12.084522 23139 ts_tablet_manager.cc:1403] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:30:12.087152 23138 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.087109 23139 raft_consensus.cc:359] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.087703 23138 ts_tablet_manager.cc:1403] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260630 12:30:12.087929 23139 raft_consensus.cc:385] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.088316 23139 raft_consensus.cc:740] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.088968 23139 consensus_queue.cc:260] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.090577 23138 raft_consensus.cc:359] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.091238 23138 raft_consensus.cc:385] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.091390 23139 ts_tablet_manager.cc:1434] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:30:12.091460 23140 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.091521 23138 raft_consensus.cc:740] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.092458 23139 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.092610 23138 consensus_queue.cc:260] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.093935 23144 raft_consensus.cc:493] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.094350 23144 raft_consensus.cc:515] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.097669 23140 tablet_bootstrap.cc:654] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.103924 23139 tablet_bootstrap.cc:654] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.107389 23144 leader_election.cc:290] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.108815 23140 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.109282 23140 ts_tablet_manager.cc:1403] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260630 12:30:12.112457 23140 raft_consensus.cc:359] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.113121 23138 ts_tablet_manager.cc:1434] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260630 12:30:12.113138 23140 raft_consensus.cc:385] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.113632 23140 raft_consensus.cc:740] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.114224 23138 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.114483 23140 consensus_queue.cc:260] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.116710 23139 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:12.117298 23139 ts_tablet_manager.cc:1403] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260630 12:30:12.120175 23139 raft_consensus.cc:359] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.120851 23139 raft_consensus.cc:385] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.121126 23139 raft_consensus.cc:740] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.121420 23140 ts_tablet_manager.cc:1434] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:30:12.122332 23140 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.121907 23139 consensus_queue.cc:260] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.125173 23138 tablet_bootstrap.cc:654] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.127174 23139 ts_tablet_manager.cc:1434] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:30:12.128163 23139 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.133774 23139 tablet_bootstrap.cc:654] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.136690 23140 tablet_bootstrap.cc:654] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.142536 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d387bccecc784cbea0b328394bf6a71b" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:12.144325 23139 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
W20260630 12:30:12.144222 22910 leader_election.cc:343] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.144775 23139 ts_tablet_manager.cc:1403] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:30:12.147485 23139 raft_consensus.cc:359] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.148140 23139 raft_consensus.cc:385] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.148238 23140 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.148687 23139 raft_consensus.cc:740] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.149008 23140 ts_tablet_manager.cc:1403] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260630 12:30:12.149603 23139 consensus_queue.cc:260] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.151990 23140 raft_consensus.cc:359] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.153486 23138 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.152678 23140 raft_consensus.cc:385] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.153939 23138 ts_tablet_manager.cc:1403] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.012s
I20260630 12:30:12.153986 23140 raft_consensus.cc:740] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.154235 23139 ts_tablet_manager.cc:1434] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:30:12.155202 23139 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.154945 23140 consensus_queue.cc:260] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.156466 23138 raft_consensus.cc:359] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.157178 23138 raft_consensus.cc:385] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.157447 23138 raft_consensus.cc:740] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.158246 23138 consensus_queue.cc:260] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.159451 23140 ts_tablet_manager.cc:1434] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:30:12.160243 23140 tablet_bootstrap.cc:492] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.160825 23139 tablet_bootstrap.cc:654] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.161696 23138 ts_tablet_manager.cc:1434] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:30:12.162581 23138 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.165119 23140 tablet_bootstrap.cc:654] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.168176 23138 tablet_bootstrap.cc:654] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.172062 23139 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:12.172490 23139 ts_tablet_manager.cc:1403] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260630 12:30:12.174917 23139 raft_consensus.cc:359] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.175539 23139 raft_consensus.cc:385] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.175872 23140 tablet_bootstrap.cc:492] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.175814 23139 raft_consensus.cc:740] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.176389 23140 ts_tablet_manager.cc:1403] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260630 12:30:12.176796 23139 consensus_queue.cc:260] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.179373 23140 raft_consensus.cc:359] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.179905 23138 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.180001 23140 raft_consensus.cc:385] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.180371 23138 ts_tablet_manager.cc:1403] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:30:12.180348 23140 raft_consensus.cc:740] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.181249 23139 ts_tablet_manager.cc:1434] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:30:12.181214 23140 consensus_queue.cc:260] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.182278 23139 tablet_bootstrap.cc:492] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.182850 23138 raft_consensus.cc:359] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.183468 23138 raft_consensus.cc:385] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.183562 23140 ts_tablet_manager.cc:1434] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:12.183759 23138 raft_consensus.cc:740] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.184595 23140 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.184659 23138 consensus_queue.cc:260] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.186957 23138 ts_tablet_manager.cc:1434] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:12.187803 23138 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.188336 23139 tablet_bootstrap.cc:654] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.190877 23140 tablet_bootstrap.cc:654] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.193800 23138 tablet_bootstrap.cc:654] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.199484 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d387bccecc784cbea0b328394bf6a71b" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.200381 23019 raft_consensus.cc:2468] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 0.
I20260630 12:30:12.203017 22908 leader_election.cc:304] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 30e1b38577514302af9d5833726b719c
I20260630 12:30:12.204103 23145 raft_consensus.cc:493] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.204595 23149 raft_consensus.cc:2804] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.205222 23149 raft_consensus.cc:493] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.204679 23145 raft_consensus.cc:515] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.205674 23149 raft_consensus.cc:3060] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.212870 23145 leader_election.cc:290] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.213572 23139 tablet_bootstrap.cc:492] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:12.214170 23139 ts_tablet_manager.cc:1403] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.004s
I20260630 12:30:12.216667 23138 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.217425 23138 ts_tablet_manager.cc:1403] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260630 12:30:12.217341 23139 raft_consensus.cc:359] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.218111 23139 raft_consensus.cc:385] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.218423 23139 raft_consensus.cc:740] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.218381 23149 raft_consensus.cc:515] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.219367 23139 consensus_queue.cc:260] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.222364 23139 ts_tablet_manager.cc:1434] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:30:12.222687 23138 raft_consensus.cc:359] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.223320 23139 tablet_bootstrap.cc:492] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.223455 23138 raft_consensus.cc:385] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.223839 23138 raft_consensus.cc:740] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.224318 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d387bccecc784cbea0b328394bf6a71b" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
W20260630 12:30:12.225953 22910 leader_election.cc:343] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.225828 23138 consensus_queue.cc:260] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.226624 23149 leader_election.cc:290] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 election: Requested vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.228606 23138 ts_tablet_manager.cc:1434] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:30:12.229597 23138 tablet_bootstrap.cc:492] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.229648 23139 tablet_bootstrap.cc:654] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.243894 23140 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.244517 23140 ts_tablet_manager.cc:1403] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.020s
I20260630 12:30:12.247843 23140 raft_consensus.cc:359] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.249439 23140 raft_consensus.cc:385] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.249730 23140 raft_consensus.cc:740] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.250546 23140 consensus_queue.cc:260] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.252429 23138 tablet_bootstrap.cc:654] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.261968 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d387bccecc784cbea0b328394bf6a71b" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:12.262779 23019 raft_consensus.cc:3060] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.262210 23146 raft_consensus.cc:493] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.263092 23140 ts_tablet_manager.cc:1434] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:30:12.263392 23146 raft_consensus.cc:515] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.264115 23140 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.268280 23146 leader_election.cc:290] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:12.273720 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb83cd84285142879b9e24e57013dc17" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
W20260630 12:30:12.276229 22984 leader_election.cc:343] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.282527 23139 tablet_bootstrap.cc:492] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:12.283349 23139 ts_tablet_manager.cc:1403] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.017s
I20260630 12:30:12.286098 23139 raft_consensus.cc:359] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.282912 23019 raft_consensus.cc:2468] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 1.
I20260630 12:30:12.288249 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb83cd84285142879b9e24e57013dc17" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:12.288476 22908 leader_election.cc:304] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 30e1b38577514302af9d5833726b719c
I20260630 12:30:12.288851 23093 raft_consensus.cc:2468] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
I20260630 12:30:12.289556 23140 tablet_bootstrap.cc:654] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.289984 23149 raft_consensus.cc:2804] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.290269 23139 raft_consensus.cc:385] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.291029 23139 raft_consensus.cc:740] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.291054 23149 raft_consensus.cc:697] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Becoming Leader. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Running, Role: LEADER
I20260630 12:30:12.291985 23139 consensus_queue.cc:260] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.292812 23149 consensus_queue.cc:237] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [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: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.294111 23138 tablet_bootstrap.cc:492] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.294636 23139 ts_tablet_manager.cc:1434] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260630 12:30:12.295521 23139 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:12.295579 23138 ts_tablet_manager.cc:1403] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.012s
I20260630 12:30:12.298817 23138 raft_consensus.cc:359] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.304371 23138 raft_consensus.cc:385] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.304695 23138 raft_consensus.cc:740] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.305388 23138 consensus_queue.cc:260] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.307436 23138 ts_tablet_manager.cc:1434] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.001s
I20260630 12:30:12.308491 23138 tablet_bootstrap.cc:492] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.334779 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8c25f22d9b4c66a97e2b2910fdeff0" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:12.336522 22944 raft_consensus.cc:2468] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:12.301117 22985 leader_election.cc:304] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [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: 30e1b38577514302af9d5833726b719c, fe172a291346403c94980080d3e59b05; no voters: b87d7d7710914639a38b77f758a5629a
I20260630 12:30:12.338982 23058 leader_election.cc:304] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:12.341140 23144 raft_consensus.cc:493] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.303114 23139 tablet_bootstrap.cc:654] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.342010 23144 raft_consensus.cc:515] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.345211 23144 leader_election.cc:290] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.346179 23145 raft_consensus.cc:2804] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.346462 23138 tablet_bootstrap.cc:654] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.346660 23145 raft_consensus.cc:493] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.347136 23145 raft_consensus.cc:3060] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.350369 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7f7916af3f4028964c2618847528f7" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
W20260630 12:30:12.352608 22910 leader_election.cc:343] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.355032 23138 tablet_bootstrap.cc:492] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.355916 23138 ts_tablet_manager.cc:1403] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.007s
I20260630 12:30:12.356667 23146 raft_consensus.cc:2804] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.357070 23146 raft_consensus.cc:493] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.357393 23146 raft_consensus.cc:3060] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.359234 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7f7916af3f4028964c2618847528f7" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.360162 23019 raft_consensus.cc:2468] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 0.
I20260630 12:30:12.361917 23145 raft_consensus.cc:515] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.362902 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8c25f22d9b4c66a97e2b2910fdeff0" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.363788 23019 raft_consensus.cc:2468] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:12.365543 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb83cd84285142879b9e24e57013dc17" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:12.366369 23146 raft_consensus.cc:515] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.367013 22908 leader_election.cc:304] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 30e1b38577514302af9d5833726b719c
W20260630 12:30:12.367236 22984 leader_election.cc:343] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.368520 23149 raft_consensus.cc:2804] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.368934 23149 raft_consensus.cc:493] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.369338 23149 raft_consensus.cc:3060] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.369539 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8c25f22d9b4c66a97e2b2910fdeff0" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:12.370667 22944 raft_consensus.cc:3060] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.373080 23139 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:12.373797 23139 ts_tablet_manager.cc:1403] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.013s
I20260630 12:30:12.373713 22841 catalog_manager.cc:5697] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a reported cstate change: term changed from 0 to 1, leader changed from <none> to b87d7d7710914639a38b77f758a5629a (127.19.130.129). New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:12.377408 23138 raft_consensus.cc:359] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.379659 22944 raft_consensus.cc:2468] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:12.379372 23139 raft_consensus.cc:359] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.380162 23138 raft_consensus.cc:385] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.380285 23139 raft_consensus.cc:385] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.380746 23139 raft_consensus.cc:740] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.380718 23138 raft_consensus.cc:740] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.381095 23149 raft_consensus.cc:515] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.381707 23139 consensus_queue.cc:260] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.381839 23138 consensus_queue.cc:260] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.382812 23140 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.383479 23146 leader_election.cc:290] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 election: Requested vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:12.384882 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8c25f22d9b4c66a97e2b2910fdeff0" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:12.385525 23018 raft_consensus.cc:3060] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.385958 23138 ts_tablet_manager.cc:1434] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.005s
I20260630 12:30:12.385864 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb83cd84285142879b9e24e57013dc17" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
I20260630 12:30:12.386862 23093 raft_consensus.cc:3060] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.387494 23058 leader_election.cc:304] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:12.387771 23138 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:12.388443 23146 raft_consensus.cc:2804] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.388574 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7f7916af3f4028964c2618847528f7" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:12.389241 23019 raft_consensus.cc:3060] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.395254 23138 tablet_bootstrap.cc:654] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.401345 23018 raft_consensus.cc:2468] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:12.401937 23093 raft_consensus.cc:2468] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:12.383622 23140 ts_tablet_manager.cc:1403] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.015s
I20260630 12:30:12.406141 23019 raft_consensus.cc:2468] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 1.
I20260630 12:30:12.406831 23138 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:12.407289 23138 ts_tablet_manager.cc:1403] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20260630 12:30:12.407105 22908 leader_election.cc:304] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:12.407692 23149 leader_election.cc:290] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 election: Requested vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.407995 23144 raft_consensus.cc:2804] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.408471 23144 raft_consensus.cc:697] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Becoming Leader. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Running, Role: LEADER
I20260630 12:30:12.409626 23144 consensus_queue.cc:237] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.411567 23145 leader_election.cc:290] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 election: Requested vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.414876 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7f7916af3f4028964c2618847528f7" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
W20260630 12:30:12.416380 22910 leader_election.cc:343] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.416576 23138 raft_consensus.cc:359] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.419265 23138 raft_consensus.cc:385] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.420102 23138 raft_consensus.cc:740] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.421172 23175 raft_consensus.cc:493] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.418695 23145 raft_consensus.cc:493] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.420181 23177 raft_consensus.cc:493] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.421501 23138 consensus_queue.cc:260] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.422751 23139 ts_tablet_manager.cc:1434] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.013s
I20260630 12:30:12.422449 23140 raft_consensus.cc:359] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.424517 23140 raft_consensus.cc:385] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.424921 23140 raft_consensus.cc:740] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.426187 23138 ts_tablet_manager.cc:1434] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:30:12.426328 23179 raft_consensus.cc:493] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.426796 23140 consensus_queue.cc:260] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.427970 23179 raft_consensus.cc:515] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.430229 23140 ts_tablet_manager.cc:1434] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260630 12:30:12.430791 23179 leader_election.cc:290] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.431066 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5df93751354187826273a80cf17c3a" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:12.431569 23140 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.431798 22944 raft_consensus.cc:2468] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
I20260630 12:30:12.432958 22984 leader_election.cc:304] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:12.433002 22985 leader_election.cc:304] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [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: 30e1b38577514302af9d5833726b719c, fe172a291346403c94980080d3e59b05; no voters: b87d7d7710914639a38b77f758a5629a
I20260630 12:30:12.433843 23179 raft_consensus.cc:2804] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.434175 23179 raft_consensus.cc:493] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.434480 23179 raft_consensus.cc:3060] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.421913 23145 raft_consensus.cc:515] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.422195 23177 raft_consensus.cc:515] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.438449 23140 tablet_bootstrap.cc:654] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.439110 23177 leader_election.cc:290] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:12.439692 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4f32e2a6d46b3ad1ae433841f21c5" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:12.440464 22944 raft_consensus.cc:2468] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:12.441773 23058 leader_election.cc:304] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:12.442216 23145 leader_election.cc:290] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30e1b38577514302af9d5833726b719c (127.19.130.131:42523), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:12.442795 23177 raft_consensus.cc:2804] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.442894 23145 raft_consensus.cc:2804] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.443344 23177 raft_consensus.cc:493] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.443614 23145 raft_consensus.cc:697] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Becoming Leader. State: Replica: fe172a291346403c94980080d3e59b05, State: Running, Role: LEADER
I20260630 12:30:12.443881 23177 raft_consensus.cc:3060] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.445748 23145 consensus_queue.cc:237] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.448665 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99724f6a9a46441e8e501d57d200d45d" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:12.449589 22944 raft_consensus.cc:2468] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
I20260630 12:30:12.450763 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4f32e2a6d46b3ad1ae433841f21c5" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.451097 22984 leader_election.cc:304] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:12.451542 23019 raft_consensus.cc:2468] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:12.455473 23146 raft_consensus.cc:697] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Becoming Leader. State: Replica: 30e1b38577514302af9d5833726b719c, State: Running, Role: LEADER
I20260630 12:30:12.421867 23175 raft_consensus.cc:515] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.456766 23146 consensus_queue.cc:237] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.458554 23175 leader_election.cc:290] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.459369 23175 raft_consensus.cc:2804] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.459748 23175 raft_consensus.cc:493] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.466797 23149 raft_consensus.cc:493] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.467377 23149 raft_consensus.cc:515] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.469375 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609fc5e052c34dcda87d73f114db218e" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:12.470013 23149 leader_election.cc:290] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.470284 22944 raft_consensus.cc:2468] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
I20260630 12:30:12.472115 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb83cd84285142879b9e24e57013dc17" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:12.473029 23093 raft_consensus.cc:2393] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b87d7d7710914639a38b77f758a5629a in current term 1: Already voted for candidate fe172a291346403c94980080d3e59b05 in this term.
I20260630 12:30:12.474614 22984 leader_election.cc:304] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:12.475893 23184 raft_consensus.cc:2804] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:12.476383 23184 raft_consensus.cc:493] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:12.476799 23184 raft_consensus.cc:3060] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.481664 23177 raft_consensus.cc:515] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.484884 23176 raft_consensus.cc:493] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.485553 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4f32e2a6d46b3ad1ae433841f21c5" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:12.486284 22944 raft_consensus.cc:3060] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.490976 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad4f32e2a6d46b3ad1ae433841f21c5" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:12.485560 23176 raft_consensus.cc:515] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.491958 23019 raft_consensus.cc:3060] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.496883 23179 raft_consensus.cc:515] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.500010 23177 leader_election.cc:290] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 election: Requested vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:12.500366 22943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5df93751354187826273a80cf17c3a" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:12.504496 22943 raft_consensus.cc:3060] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.460139 23175 raft_consensus.cc:3060] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.511453 22944 raft_consensus.cc:2468] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:12.514896 22943 raft_consensus.cc:2468] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:12.515630 23179 leader_election.cc:290] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 election: Requested vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.540385 23058 leader_election.cc:304] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:12.541326 23177 raft_consensus.cc:2804] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.524963 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5df93751354187826273a80cf17c3a" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.524681 23176 leader_election.cc:290] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:12.544466 22984 leader_election.cc:304] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:12.546686 23019 raft_consensus.cc:2468] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
W20260630 12:30:12.547204 22890 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:12.547506 23140 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.523521 22942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5df93751354187826273a80cf17c3a" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:12.548822 22942 raft_consensus.cc:2393] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30e1b38577514302af9d5833726b719c in current term 1: Already voted for candidate fe172a291346403c94980080d3e59b05 in this term.
I20260630 12:30:12.515220 23184 raft_consensus.cc:515] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.550415 22895 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:30:12.551298 22895 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:30:12.539017 22985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.130.131:42523, user_credentials={real_user=slave}} blocked reactor thread for 106422us
I20260630 12:30:12.551908 23184 leader_election.cc:290] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 election: Requested vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:12.548064 23140 ts_tablet_manager.cc:1403] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.117s	user 0.035s	sys 0.036s
I20260630 12:30:12.555466 23092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99724f6a9a46441e8e501d57d200d45d" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:12.557482 23092 raft_consensus.cc:2468] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
I20260630 12:30:12.559073 23091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609fc5e052c34dcda87d73f114db218e" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:12.559202 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb83cd84285142879b9e24e57013dc17" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.560421 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5df93751354187826273a80cf17c3a" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:12.561043 23093 raft_consensus.cc:2468] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
I20260630 12:30:12.564332 23018 raft_consensus.cc:2393] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30e1b38577514302af9d5833726b719c in current term 1: Already voted for candidate fe172a291346403c94980080d3e59b05 in this term.
I20260630 12:30:12.565449 22942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609fc5e052c34dcda87d73f114db218e" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:12.565563 22908 leader_election.cc:304] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [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: b87d7d7710914639a38b77f758a5629a; no voters: 30e1b38577514302af9d5833726b719c, fe172a291346403c94980080d3e59b05
I20260630 12:30:12.566053 22942 raft_consensus.cc:3060] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.566334 23057 leader_election.cc:304] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c; no voters: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05
I20260630 12:30:12.566640 23144 raft_consensus.cc:3060] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.567493 23176 raft_consensus.cc:3060] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.564252 23177 raft_consensus.cc:697] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Becoming Leader. State: Replica: 30e1b38577514302af9d5833726b719c, State: Running, Role: LEADER
I20260630 12:30:12.568922 23184 raft_consensus.cc:2804] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.568116 23175 raft_consensus.cc:515] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
W20260630 12:30:12.575570 22985 leader_election.cc:343] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.598088 23144 raft_consensus.cc:2749] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:12.576212 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609fc5e052c34dcda87d73f114db218e" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
I20260630 12:30:12.614832 23175 leader_election.cc:290] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 election: Requested vote from peers 30e1b38577514302af9d5833726b719c (127.19.130.131:42523), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:12.596815 23188 raft_consensus.cc:493] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.592880 22942 raft_consensus.cc:2468] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:12.570113 23140 raft_consensus.cc:359] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.616068 23188 raft_consensus.cc:515] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.616508 22943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99724f6a9a46441e8e501d57d200d45d" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:12.616775 23140 raft_consensus.cc:385] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.616977 22943 raft_consensus.cc:3060] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.617139 23140 raft_consensus.cc:740] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.618022 23140 consensus_queue.cc:260] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.624028 22942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d387bccecc784cbea0b328394bf6a71b" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:12.622464 22943 raft_consensus.cc:2468] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:12.620764 22984 leader_election.cc:304] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:12.626605 23188 leader_election.cc:290] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:12.626859 23140 ts_tablet_manager.cc:1434] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.070s	user 0.012s	sys 0.005s
I20260630 12:30:12.627221 23175 raft_consensus.cc:2804] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.627684 23175 raft_consensus.cc:697] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Becoming Leader. State: Replica: fe172a291346403c94980080d3e59b05, State: Running, Role: LEADER
I20260630 12:30:12.627960 23140 tablet_bootstrap.cc:492] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:12.628440 23175 consensus_queue.cc:237] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
W20260630 12:30:12.620995 22985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.130.131:42523, user_credentials={real_user=slave}} blocked reactor thread for 45475.3us
I20260630 12:30:12.572903 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5df93751354187826273a80cf17c3a" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
I20260630 12:30:12.623232 23176 raft_consensus.cc:2749] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:12.613533 23184 raft_consensus.cc:697] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Becoming Leader. State: Replica: fe172a291346403c94980080d3e59b05, State: Running, Role: LEADER
W20260630 12:30:12.631561 22985 leader_election.cc:343] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:12.631732 23184 consensus_queue.cc:237] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.575994 22842 catalog_manager.cc:5697] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe172a291346403c94980080d3e59b05 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:12.625805 23177 consensus_queue.cc:237] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.635160 22984 leader_election.cc:304] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:12.636475 23181 raft_consensus.cc:2804] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:12.637030 23181 raft_consensus.cc:697] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Becoming Leader. State: Replica: fe172a291346403c94980080d3e59b05, State: Running, Role: LEADER
I20260630 12:30:12.578773 22838 catalog_manager.cc:5697] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e1b38577514302af9d5833726b719c (127.19.130.131). New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:12.637997 23181 consensus_queue.cc:237] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [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: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:12.619132 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d387bccecc784cbea0b328394bf6a71b" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.640307 23140 tablet_bootstrap.cc:654] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:12.640463 23018 raft_consensus.cc:2393] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30e1b38577514302af9d5833726b719c in current term 1: Already voted for candidate b87d7d7710914639a38b77f758a5629a in this term.
I20260630 12:30:12.633224 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99724f6a9a46441e8e501d57d200d45d" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
I20260630 12:30:12.641300 23093 raft_consensus.cc:3060] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.641765 23057 leader_election.cc:304] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c; no voters: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05
I20260630 12:30:12.644369 23188 raft_consensus.cc:3060] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.669988 23188 raft_consensus.cc:2749] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:12.673528 23090 raft_consensus.cc:2468] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:12.679015 23093 raft_consensus.cc:2468] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:12.679518 22841 catalog_manager.cc:5697] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a reported cstate change: term changed from 0 to 1, leader changed from <none> to b87d7d7710914639a38b77f758a5629a (127.19.130.129). New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:12.682930 23140 tablet_bootstrap.cc:492] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:12.683310 23140 ts_tablet_manager.cc:1403] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.012s
I20260630 12:30:12.685639 23140 raft_consensus.cc:359] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.689867 23140 raft_consensus.cc:385] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:12.690130 23140 raft_consensus.cc:740] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:12.690882 23140 consensus_queue.cc:260] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:12.693585 23140 ts_tablet_manager.cc:1434] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:30:12.696563 22842 catalog_manager.cc:5697] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e1b38577514302af9d5833726b719c (127.19.130.131). New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:12.696709 22840 catalog_manager.cc:5697] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe172a291346403c94980080d3e59b05 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:12.699059 22840 catalog_manager.cc:5697] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe172a291346403c94980080d3e59b05 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:12.700438 22840 catalog_manager.cc:5697] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe172a291346403c94980080d3e59b05 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:12.735561 23144 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:12.746989 23196 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:12.868574 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:30:12.873742 23177 raft_consensus.cc:493] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:12.874300 23177 raft_consensus.cc:515] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
W20260630 12:30:12.874729 23200 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:30:12.875454 23201 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:30:12.878659 22943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7f7916af3f4028964c2618847528f7" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
W20260630 12:30:12.879827 23204 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:30:12.880287 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:12.880483 23177 leader_election.cc:290] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:12.880280 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7f7916af3f4028964c2618847528f7" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:12.881453 23018 raft_consensus.cc:2393] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30e1b38577514302af9d5833726b719c in current term 1: Already voted for candidate b87d7d7710914639a38b77f758a5629a in this term.
I20260630 12:30:12.881887 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:12.882136 19978 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:30:12.882347 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822612882329 us; error 0 us; skew 500 ppm
I20260630 12:30:12.882370 23057 leader_election.cc:304] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c; no voters: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05
I20260630 12:30:12.883139 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:12.883183 23177 raft_consensus.cc:3060] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:12.886795 19978 webserver.cc:533] Webserver started at http://127.19.130.132:41167/ using document root <none> and password file <none>
I20260630 12:30:12.887485 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:12.887733 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:12.888175 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:12.889487 23188 consensus_queue.cc:1048] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:12.889864 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "398074ae40144ef1b3263d0000383f76"
format_stamp: "Formatted at 2026-06-30 12:30:12 on dist-test-slave-zr02"
I20260630 12:30:12.890668 23177 raft_consensus.cc:2749] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:12.896116 23184 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:12.896790 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:30:12.911042 23175 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:12.911906 23188 consensus_queue.cc:1048] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:12.936484 23210 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:30:12.937423 19978 fs_manager.cc:730] Time spent opening block manager: real 0.038s	user 0.012s	sys 0.018s
I20260630 12:30:12.937799 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "398074ae40144ef1b3263d0000383f76"
format_stamp: "Formatted at 2026-06-30 12:30:12 on dist-test-slave-zr02"
I20260630 12:30:12.938117 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-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:30:12.958068 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:12.959272 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:12.960636 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:12.962814 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:12.963032 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:12.963272 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:12.963466 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:12.977641 23196 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:12.991392 23196 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:13.016644 23093 raft_consensus.cc:3060] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.019791 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:34211
I20260630 12:30:13.019907 23276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:34211 every 8 connection(s)
I20260630 12:30:13.023998 23184 consensus_queue.cc:1048] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:13.026875 22842 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33972:
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:30:13.045981 23179 consensus_queue.cc:1048] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:13.056581 23277 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35397
I20260630 12:30:13.056962 23277 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:13.057698 23277 heartbeater.cc:507] Master 127.19.130.190:35397 requested a full tablet report, sending...
I20260630 12:30:13.059753 22839 ts_manager.cc:194] Registered new tserver with Master: 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211)
I20260630 12:30:13.061434 22839 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33984
W20260630 12:30:13.064569 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3fcd1e7ae2534057bd97ad558fe22aa7 has no consensus state
W20260630 12:30:13.068790 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 82a3651bffaf409391589dfd395b246d has no consensus state
W20260630 12:30:13.070433 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92185d77dbf84cc6b05db87e9e40861c has no consensus state
W20260630 12:30:13.071887 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f75497241b6d45bf9d49641b3c77ba27 has no consensus state
W20260630 12:30:13.073093 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b has no consensus state
W20260630 12:30:13.074599 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f77854cbdcf4adc9732fe2af542415b has no consensus state
W20260630 12:30:13.075665 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet add0a5b161964ce58a656278cb323334 has no consensus state
W20260630 12:30:13.076889 22842 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 473bd753bae844d8a9616172e3f5f317 has no consensus state
W20260630 12:30:13.092252 22827 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 82a3651bffaf409391589dfd395b246d (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 82a3651bffaf409391589dfd395b246d has no consensus state
I20260630 12:30:13.099651 23005 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcd1e7ae2534057bd97ad558fe22aa7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.100029 22931 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcd1e7ae2534057bd97ad558fe22aa7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.101090 23005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcd1e7ae2534057bd97ad558fe22aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.101395 22931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcd1e7ae2534057bd97ad558fe22aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.103199 22929 tablet_service.cc:1511] Processing CreateTablet for tablet 82a3651bffaf409391589dfd395b246d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.104557 22929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a3651bffaf409391589dfd395b246d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.106273 23078 tablet_service.cc:1511] Processing CreateTablet for tablet 82a3651bffaf409391589dfd395b246d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.107589 23078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a3651bffaf409391589dfd395b246d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.109953 22933 tablet_service.cc:1511] Processing CreateTablet for tablet f75497241b6d45bf9d49641b3c77ba27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.111268 22933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75497241b6d45bf9d49641b3c77ba27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.114110 22932 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.114455 23077 tablet_service.cc:1511] Processing CreateTablet for tablet 92185d77dbf84cc6b05db87e9e40861c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.115458 22932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.116444 23080 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.124495 23077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92185d77dbf84cc6b05db87e9e40861c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.124816 23179 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:13.125898 23080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.144125 23009 tablet_service.cc:1511] Processing CreateTablet for tablet 92185d77dbf84cc6b05db87e9e40861c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.144794 23285 tablet_bootstrap.cc:492] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:13.145542 23009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92185d77dbf84cc6b05db87e9e40861c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.145941 23238 tablet_service.cc:1511] Processing CreateTablet for tablet f75497241b6d45bf9d49641b3c77ba27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.146799 23241 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcd1e7ae2534057bd97ad558fe22aa7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.147305 23238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75497241b6d45bf9d49641b3c77ba27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.148137 23241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcd1e7ae2534057bd97ad558fe22aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.149353 23237 tablet_service.cc:1511] Processing CreateTablet for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.150761 23237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.150719 23240 tablet_service.cc:1511] Processing CreateTablet for tablet 82a3651bffaf409391589dfd395b246d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.151538 23285 tablet_bootstrap.cc:654] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.151795 23240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a3651bffaf409391589dfd395b246d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.152333 23236 tablet_service.cc:1511] Processing CreateTablet for tablet 1f77854cbdcf4adc9732fe2af542415b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.153776 23236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f77854cbdcf4adc9732fe2af542415b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.153363 23239 tablet_service.cc:1511] Processing CreateTablet for tablet 92185d77dbf84cc6b05db87e9e40861c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.155170 23239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92185d77dbf84cc6b05db87e9e40861c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.156651 23007 tablet_service.cc:1511] Processing CreateTablet for tablet f75497241b6d45bf9d49641b3c77ba27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.157941 23007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75497241b6d45bf9d49641b3c77ba27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.188484 23140 tablet_bootstrap.cc:492] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:13.191279 23078 tablet_service.cc:1511] Processing CreateTablet for tablet 1f77854cbdcf4adc9732fe2af542415b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.193024 23078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f77854cbdcf4adc9732fe2af542415b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.199221 23184 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:13.201395 23002 tablet_service.cc:1511] Processing CreateTablet for tablet 1f77854cbdcf4adc9732fe2af542415b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.206351 23234 tablet_service.cc:1511] Processing CreateTablet for tablet add0a5b161964ce58a656278cb323334 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.198300 23175 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260630 12:30:13.216032 23004 tablet_service.cc:1511] Processing CreateTablet for tablet add0a5b161964ce58a656278cb323334 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.219013 23140 tablet_bootstrap.cc:654] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.223711 23004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add0a5b161964ce58a656278cb323334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.249028 23233 tablet_service.cc:1511] Processing CreateTablet for tablet 473bd753bae844d8a9616172e3f5f317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.249740 23002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f77854cbdcf4adc9732fe2af542415b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.257110 23175 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:13.257366 22929 tablet_service.cc:1511] Processing CreateTablet for tablet add0a5b161964ce58a656278cb323334 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.258637 22929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add0a5b161964ce58a656278cb323334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.267583 22933 tablet_service.cc:1511] Processing CreateTablet for tablet 473bd753bae844d8a9616172e3f5f317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.269091 22933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473bd753bae844d8a9616172e3f5f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.276716 23287 tablet_bootstrap.cc:492] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.281332 23188 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:13.274178 23234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet add0a5b161964ce58a656278cb323334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.289268 23233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473bd753bae844d8a9616172e3f5f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.306094 23285 tablet_bootstrap.cc:492] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:13.306540 23285 ts_tablet_manager.cc:1403] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.017s
I20260630 12:30:13.311740 23188 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:13.329885 23285 raft_consensus.cc:359] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.330669 23285 raft_consensus.cc:385] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.330953 23285 raft_consensus.cc:740] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.331295 23140 tablet_bootstrap.cc:492] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:13.331817 23140 ts_tablet_manager.cc:1403] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.005s
I20260630 12:30:13.331647 23285 consensus_queue.cc:260] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.327948 23080 tablet_service.cc:1511] Processing CreateTablet for tablet 473bd753bae844d8a9616172e3f5f317 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:13.333899 23080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473bd753bae844d8a9616172e3f5f317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:13.334292 23285 ts_tablet_manager.cc:1434] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.005s
I20260630 12:30:13.334378 23140 raft_consensus.cc:359] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.335178 23140 raft_consensus.cc:385] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.335341 23285 tablet_bootstrap.cc:492] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:13.335436 23140 raft_consensus.cc:740] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.336284 23140 consensus_queue.cc:260] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.338405 23140 ts_tablet_manager.cc:1434] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:13.339188 23140 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:13.340016 23292 tablet_bootstrap.cc:492] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:13.348776 23287 tablet_bootstrap.cc:654] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.374185 23285 tablet_bootstrap.cc:654] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.377264 23140 tablet_bootstrap.cc:654] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.381619 23292 tablet_bootstrap.cc:654] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.391078 23140 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:13.391453 23140 ts_tablet_manager.cc:1403] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260630 12:30:13.394093 23292 tablet_bootstrap.cc:492] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:13.394599 23292 ts_tablet_manager.cc:1403] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.005s
I20260630 12:30:13.395818 23140 raft_consensus.cc:359] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.396525 23140 raft_consensus.cc:385] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.396782 23140 raft_consensus.cc:740] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.397390 23292 raft_consensus.cc:359] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.398146 23292 raft_consensus.cc:385] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.398489 23292 raft_consensus.cc:740] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.399258 23285 tablet_bootstrap.cc:492] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:13.399732 23285 ts_tablet_manager.cc:1403] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.003s
I20260630 12:30:13.399431 23292 consensus_queue.cc:260] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.402177 23287 tablet_bootstrap.cc:492] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.402187 23292 ts_tablet_manager.cc:1434] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:30:13.402766 23287 ts_tablet_manager.cc:1403] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.007s
I20260630 12:30:13.402963 23285 raft_consensus.cc:359] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.403512 23292 tablet_bootstrap.cc:492] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:13.403679 23285 raft_consensus.cc:385] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.404011 23285 raft_consensus.cc:740] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.404902 23285 consensus_queue.cc:260] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.405439 23287 raft_consensus.cc:359] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.406193 23287 raft_consensus.cc:385] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.405959 23140 consensus_queue.cc:260] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.406491 23287 raft_consensus.cc:740] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.407398 23287 consensus_queue.cc:260] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.410849 23292 tablet_bootstrap.cc:654] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.412010 23140 ts_tablet_manager.cc:1434] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:30:13.412887 23140 tablet_bootstrap.cc:492] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:13.416229 23287 ts_tablet_manager.cc:1434] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260630 12:30:13.416867 23277 heartbeater.cc:499] Master 127.19.130.190:35397 was elected leader, sending a full tablet report...
I20260630 12:30:13.421058 23287 tablet_bootstrap.cc:492] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.421829 23285 ts_tablet_manager.cc:1434] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260630 12:30:13.422884 23285 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:13.426270 23140 tablet_bootstrap.cc:654] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.427356 23287 tablet_bootstrap.cc:654] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.439018 23287 tablet_bootstrap.cc:492] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.439476 23287 ts_tablet_manager.cc:1403] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260630 12:30:13.440914 23285 tablet_bootstrap.cc:654] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.442385 23287 raft_consensus.cc:359] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.443113 23287 raft_consensus.cc:385] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.443403 23287 raft_consensus.cc:740] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.444284 23287 consensus_queue.cc:260] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.446470 23287 ts_tablet_manager.cc:1434] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:30:13.447276 23287 tablet_bootstrap.cc:492] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.452845 23140 tablet_bootstrap.cc:492] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:13.453260 23287 tablet_bootstrap.cc:654] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.453406 23140 ts_tablet_manager.cc:1403] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.008s
I20260630 12:30:13.455904 23140 raft_consensus.cc:359] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.456545 23140 raft_consensus.cc:385] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.456797 23140 raft_consensus.cc:740] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.458241 23140 consensus_queue.cc:260] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.459947 23140 ts_tablet_manager.cc:1434] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:13.460784 23140 tablet_bootstrap.cc:492] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:13.461105 23285 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:13.462349 23285 ts_tablet_manager.cc:1403] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260630 12:30:13.462656 23287 tablet_bootstrap.cc:492] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.462713 23292 tablet_bootstrap.cc:492] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:13.463162 23287 ts_tablet_manager.cc:1403] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:30:13.463464 23292 ts_tablet_manager.cc:1403] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.060s	user 0.040s	sys 0.011s
I20260630 12:30:13.465122 23285 raft_consensus.cc:359] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.465627 23140 tablet_bootstrap.cc:654] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.465821 23285 raft_consensus.cc:385] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.466300 23285 raft_consensus.cc:740] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.465855 23287 raft_consensus.cc:359] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.466771 23287 raft_consensus.cc:385] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.466449 23292 raft_consensus.cc:359] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.467103 23287 raft_consensus.cc:740] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.467425 23292 raft_consensus.cc:385] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.467780 23292 raft_consensus.cc:740] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.467854 23287 consensus_queue.cc:260] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.468943 23292 consensus_queue.cc:260] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.470275 23287 ts_tablet_manager.cc:1434] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:30:13.471227 23287 tablet_bootstrap.cc:492] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.475618 23292 ts_tablet_manager.cc:1434] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:30:13.476588 23292 tablet_bootstrap.cc:492] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:13.476660 23140 tablet_bootstrap.cc:492] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:13.477205 23140 ts_tablet_manager.cc:1403] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:30:13.479563 23140 raft_consensus.cc:359] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.480163 23140 raft_consensus.cc:385] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.480456 23140 raft_consensus.cc:740] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.480628 23287 tablet_bootstrap.cc:654] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.484061 23292 tablet_bootstrap.cc:654] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.481326 23140 consensus_queue.cc:260] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.487964 23140 ts_tablet_manager.cc:1434] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:30:13.489073 23140 tablet_bootstrap.cc:492] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:13.492157 23287 tablet_bootstrap.cc:492] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.492622 23287 ts_tablet_manager.cc:1403] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260630 12:30:13.494522 23140 tablet_bootstrap.cc:654] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.495229 23287 raft_consensus.cc:359] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.495896 23287 raft_consensus.cc:385] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.496184 23287 raft_consensus.cc:740] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.497085 23287 consensus_queue.cc:260] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.498250 22839 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7: range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1] alter complete (version 0)
I20260630 12:30:13.474087 23285 consensus_queue.cc:260] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.500744 23292 tablet_bootstrap.cc:492] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:13.501166 23285 ts_tablet_manager.cc:1434] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260630 12:30:13.501230 23292 ts_tablet_manager.cc:1403] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.010s
I20260630 12:30:13.502226 23285 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:13.504719 23292 raft_consensus.cc:359] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.506772 23292 raft_consensus.cc:385] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.507539 23287 ts_tablet_manager.cc:1434] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260630 12:30:13.508522 23292 raft_consensus.cc:740] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.508847 23285 tablet_bootstrap.cc:654] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.509313 23292 consensus_queue.cc:260] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.511627 23292 ts_tablet_manager.cc:1434] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.002s
I20260630 12:30:13.512616 23292 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:13.512903 23287 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.517457 23140 tablet_bootstrap.cc:492] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c: No bootstrap required, opened a new log
I20260630 12:30:13.517948 23140 ts_tablet_manager.cc:1403] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260630 12:30:13.518512 23292 tablet_bootstrap.cc:654] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.518615 23287 tablet_bootstrap.cc:654] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.521479 23181 raft_consensus.cc:493] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.523690 23285 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:13.524173 23285 ts_tablet_manager.cc:1403] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260630 12:30:13.527374 23285 raft_consensus.cc:359] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.528012 23285 raft_consensus.cc:385] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.528383 23285 raft_consensus.cc:740] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.529228 23285 consensus_queue.cc:260] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.531587 23285 ts_tablet_manager.cc:1434] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:30:13.532419 23188 raft_consensus.cc:493] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.532846 23188 raft_consensus.cc:515] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.535208 23300 raft_consensus.cc:493] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.535672 23300 raft_consensus.cc:515] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.537549 23176 raft_consensus.cc:493] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.537679 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a3651bffaf409391589dfd395b246d" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:13.538293 22944 raft_consensus.cc:2468] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:13.539971 23300 leader_election.cc:290] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30e1b38577514302af9d5833726b719c (127.19.130.131:42523), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.538035 23176 raft_consensus.cc:515] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.541415 23058 leader_election.cc:304] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:13.521907 23181 raft_consensus.cc:515] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.541991 23176 leader_election.cc:290] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:13.542472 23176 raft_consensus.cc:2804] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:13.542775 23176 raft_consensus.cc:493] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:13.543076 23176 raft_consensus.cc:3060] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.554371 23140 raft_consensus.cc:359] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:13.555224 23140 raft_consensus.cc:385] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.555600 23140 raft_consensus.cc:740] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.556499 23140 consensus_queue.cc:260] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:13.535202 23188 leader_election.cc:290] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.558888 23181 leader_election.cc:290] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.561370 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:13.595309 22944 raft_consensus.cc:2468] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
W20260630 12:30:13.569525 22890 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:13.597110 22984 leader_election.cc:304] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:13.583307 23285 tablet_bootstrap.cc:492] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:13.590665 23176 raft_consensus.cc:515] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.598116 23181 raft_consensus.cc:2804] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:13.617420 23181 raft_consensus.cc:493] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:13.617805 23181 raft_consensus.cc:3060] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.618427 23285 tablet_bootstrap.cc:654] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.598827 23300 raft_consensus.cc:493] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.620764 23300 raft_consensus.cc:515] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.622751 23176 leader_election.cc:290] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 election: Requested vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.623147 23300 leader_election.cc:290] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:13.600379 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:13.624326 23018 raft_consensus.cc:2468] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:13.612741 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a3651bffaf409391589dfd395b246d" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:13.626775 22944 raft_consensus.cc:3060] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.632714 23057 leader_election.cc:304] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:13.633886 23176 raft_consensus.cc:2804] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:13.634299 23176 raft_consensus.cc:493] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:13.634699 23176 raft_consensus.cc:3060] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.643131 23181 raft_consensus.cc:515] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.644603 23176 raft_consensus.cc:515] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.597497 23140 ts_tablet_manager.cc:1434] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260630 12:30:13.648344 22944 raft_consensus.cc:2468] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:13.659487 23058 leader_election.cc:304] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:13.660360 23188 raft_consensus.cc:2804] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:13.660827 23188 raft_consensus.cc:697] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Becoming Leader. State: Replica: 30e1b38577514302af9d5833726b719c, State: Running, Role: LEADER
I20260630 12:30:13.661600 23188 consensus_queue.cc:237] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.655040 23176 leader_election.cc:290] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 election: Requested vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:13.655403 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:13.668274 23018 raft_consensus.cc:3060] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.669201 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:13.657534 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a3651bffaf409391589dfd395b246d" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:13.670253 23090 raft_consensus.cc:2393] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398074ae40144ef1b3263d0000383f76 in current term 1: Already voted for candidate 30e1b38577514302af9d5833726b719c in this term.
I20260630 12:30:13.677048 23181 leader_election.cc:290] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 election: Requested vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.677977 23018 raft_consensus.cc:2468] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:13.679019 23057 leader_election.cc:304] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:13.678216 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:13.680135 22944 raft_consensus.cc:3060] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.686914 22944 raft_consensus.cc:2468] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:13.687036 23252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.695387 23252 raft_consensus.cc:2468] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 0.
I20260630 12:30:13.695680 22984 leader_election.cc:304] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:13.687528 23176 raft_consensus.cc:2804] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:13.688638 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76"
I20260630 12:30:13.696800 23251 raft_consensus.cc:3060] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.698541 22839 catalog_manager.cc:5697] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e1b38577514302af9d5833726b719c (127.19.130.131). New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:13.702610 23181 raft_consensus.cc:2804] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:13.703825 23251 raft_consensus.cc:2468] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe172a291346403c94980080d3e59b05 in term 1.
I20260630 12:30:13.704489 23176 raft_consensus.cc:697] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Becoming Leader. State: Replica: 30e1b38577514302af9d5833726b719c, State: Running, Role: LEADER
I20260630 12:30:13.706808 23176 consensus_queue.cc:237] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.708879 23188 raft_consensus.cc:493] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.709426 23188 raft_consensus.cc:515] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:13.711794 23188 leader_election.cc:290] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211)
I20260630 12:30:13.712805 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473bd753bae844d8a9616172e3f5f317" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
W20260630 12:30:13.715039 23058 leader_election.cc:343] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:13.715883 23300 raft_consensus.cc:493] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.716367 23300 raft_consensus.cc:515] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.718410 23300 leader_election.cc:290] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:13.720638 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f77854cbdcf4adc9732fe2af542415b" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:13.721320 23090 raft_consensus.cc:2468] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 0.
I20260630 12:30:13.725468 23216 leader_election.cc:304] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [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: 30e1b38577514302af9d5833726b719c, 398074ae40144ef1b3263d0000383f76; no voters: 
I20260630 12:30:13.726641 23300 raft_consensus.cc:2804] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:13.727097 23300 raft_consensus.cc:493] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:13.727514 23300 raft_consensus.cc:3060] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.737262 23300 raft_consensus.cc:515] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.740386 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f77854cbdcf4adc9732fe2af542415b" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
I20260630 12:30:13.741631 23090 raft_consensus.cc:3060] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.703909 23181 raft_consensus.cc:697] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Becoming Leader. State: Replica: fe172a291346403c94980080d3e59b05, State: Running, Role: LEADER
I20260630 12:30:13.754909 23181 consensus_queue.cc:237] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.760772 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:13.761773 23019 raft_consensus.cc:2393] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398074ae40144ef1b3263d0000383f76 in current term 1: Already voted for candidate 30e1b38577514302af9d5833726b719c in this term.
I20260630 12:30:13.764088 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f77854cbdcf4adc9732fe2af542415b" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:13.766053 23214 leader_election.cc:304] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [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: 398074ae40144ef1b3263d0000383f76; no voters: 30e1b38577514302af9d5833726b719c, fe172a291346403c94980080d3e59b05
I20260630 12:30:13.766607 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f77854cbdcf4adc9732fe2af542415b" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:13.780138 23285 tablet_bootstrap.cc:492] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:13.780913 23285 ts_tablet_manager.cc:1403] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.198s	user 0.030s	sys 0.028s
I20260630 12:30:13.781196 23292 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:13.781760 23292 ts_tablet_manager.cc:1403] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.269s	user 0.075s	sys 0.174s
I20260630 12:30:13.783221 23287 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.783591 23324 raft_consensus.cc:3060] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.783699 23287 ts_tablet_manager.cc:1403] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.271s	user 0.069s	sys 0.136s
I20260630 12:30:13.784897 23292 raft_consensus.cc:359] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.785663 23292 raft_consensus.cc:385] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.785701 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a3651bffaf409391589dfd395b246d" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:13.786573 23292 raft_consensus.cc:740] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.787014 22944 raft_consensus.cc:2393] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398074ae40144ef1b3263d0000383f76 in current term 1: Already voted for candidate 30e1b38577514302af9d5833726b719c in this term.
I20260630 12:30:13.786870 23287 raft_consensus.cc:359] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.787647 23287 raft_consensus.cc:385] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.787431 23292 consensus_queue.cc:260] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.788686 23215 leader_election.cc:304] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [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: 398074ae40144ef1b3263d0000383f76; no voters: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a
W20260630 12:30:13.789328 23214 leader_election.cc:343] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe172a291346403c94980080d3e59b05 (127.19.130.130:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:13.790014 23292 ts_tablet_manager.cc:1434] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260630 12:30:13.790103 23214 leader_election.cc:343] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe172a291346403c94980080d3e59b05 (127.19.130.130:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:13.791031 23292 tablet_bootstrap.cc:492] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:13.792380 23252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.793316 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a3651bffaf409391589dfd395b246d" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.788021 23287 raft_consensus.cc:740] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.793929 23251 raft_consensus.cc:2468] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:13.793920 23250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a3651bffaf409391589dfd395b246d" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76"
I20260630 12:30:13.794968 23250 raft_consensus.cc:3060] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.794247 23287 consensus_queue.cc:260] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.797078 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76"
I20260630 12:30:13.799322 23090 raft_consensus.cc:2468] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 1.
I20260630 12:30:13.801546 23216 leader_election.cc:304] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [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: 30e1b38577514302af9d5833726b719c, 398074ae40144ef1b3263d0000383f76; no voters: fe172a291346403c94980080d3e59b05
I20260630 12:30:13.796741 23300 leader_election.cc:290] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 election: Requested vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:13.802138 23285 raft_consensus.cc:359] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:13.811158 23250 raft_consensus.cc:2468] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:13.811837 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473bd753bae844d8a9616172e3f5f317" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.816715 23328 raft_consensus.cc:2804] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:13.812402 23285 raft_consensus.cc:385] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.812283 23300 raft_consensus.cc:2749] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:13.822616 23328 raft_consensus.cc:697] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 1 LEADER]: Becoming Leader. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Running, Role: LEADER
I20260630 12:30:13.819603 23285 raft_consensus.cc:740] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
W20260630 12:30:13.825496 23057 leader_election.cc:343] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:13.825968 23057 leader_election.cc:304] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c; no voters: 398074ae40144ef1b3263d0000383f76, b87d7d7710914639a38b77f758a5629a
I20260630 12:30:13.826726 23176 raft_consensus.cc:2749] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:13.827824 23285 consensus_queue.cc:260] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:13.828649 23287 ts_tablet_manager.cc:1434] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.017s
I20260630 12:30:13.829381 23176 raft_consensus.cc:493] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.830489 22839 catalog_manager.cc:5697] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e1b38577514302af9d5833726b719c (127.19.130.131). New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:13.832700 23328 consensus_queue.cc:237] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.833474 23324 raft_consensus.cc:2749] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:13.834775 23176 raft_consensus.cc:515] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.838312 23252 raft_consensus.cc:2468] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:13.837015 22838 catalog_manager.cc:5697] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe172a291346403c94980080d3e59b05 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:13.843216 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcb1c23ff0e4c9da5b26254cd24cb5b" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:13.843482 23252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcb1c23ff0e4c9da5b26254cd24cb5b" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.843843 22944 raft_consensus.cc:2468] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 0.
I20260630 12:30:13.835812 23285 ts_tablet_manager.cc:1434] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260630 12:30:13.835286 23287 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.841110 23292 tablet_bootstrap.cc:654] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.839821 23176 leader_election.cc:290] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.846206 23285 tablet_bootstrap.cc:492] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a: Bootstrap starting.
I20260630 12:30:13.845057 23058 leader_election.cc:304] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 
W20260630 12:30:13.851764 23057 leader_election.cc:343] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:13.853803 23176 raft_consensus.cc:2804] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:13.857156 23184 raft_consensus.cc:493] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.856601 23176 raft_consensus.cc:493] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:13.857724 23176 raft_consensus.cc:3060] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.857642 23184 raft_consensus.cc:515] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.860093 23184 leader_election.cc:290] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.862725 23252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.863135 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
W20260630 12:30:13.864446 22983 leader_election.cc:343] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:30:13.866772 22984 leader_election.cc:343] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:13.867691 22984 leader_election.cc:304] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [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: fe172a291346403c94980080d3e59b05; no voters: 398074ae40144ef1b3263d0000383f76, b87d7d7710914639a38b77f758a5629a
I20260630 12:30:13.869462 23184 raft_consensus.cc:2749] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:13.872464 22842 catalog_manager.cc:5697] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398074ae40144ef1b3263d0000383f76 (127.19.130.132). New cstate: current_term: 1 leader_uuid: "398074ae40144ef1b3263d0000383f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:13.873977 23287 tablet_bootstrap.cc:654] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.874842 23176 raft_consensus.cc:515] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.879068 23252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcb1c23ff0e4c9da5b26254cd24cb5b" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76"
W20260630 12:30:13.880533 23057 leader_election.cc:343] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:13.884999 23176 leader_election.cc:290] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [CANDIDATE]: Term 1 election: Requested vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:13.888923 23292 tablet_bootstrap.cc:492] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05: No bootstrap required, opened a new log
I20260630 12:30:13.889325 23292 ts_tablet_manager.cc:1403] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.003s
I20260630 12:30:13.885828 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcb1c23ff0e4c9da5b26254cd24cb5b" candidate_uuid: "30e1b38577514302af9d5833726b719c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:13.891355 22944 raft_consensus.cc:3060] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.891748 23292 raft_consensus.cc:359] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.892328 23292 raft_consensus.cc:385] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.892565 23292 raft_consensus.cc:740] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.894650 23285 tablet_bootstrap.cc:654] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.895726 23292 consensus_queue.cc:260] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:13.897758 23287 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.898412 23287 ts_tablet_manager.cc:1403] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.021s
I20260630 12:30:13.899731 22944 raft_consensus.cc:2468] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e1b38577514302af9d5833726b719c in term 1.
I20260630 12:30:13.900935 23058 leader_election.cc:304] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [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: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a; no voters: 398074ae40144ef1b3263d0000383f76
I20260630 12:30:13.901165 23287 raft_consensus.cc:359] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.901851 23287 raft_consensus.cc:385] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.902029 23176 raft_consensus.cc:2804] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:13.902149 23287 raft_consensus.cc:740] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.902547 23176 raft_consensus.cc:697] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Becoming Leader. State: Replica: 30e1b38577514302af9d5833726b719c, State: Running, Role: LEADER
I20260630 12:30:13.902889 23287 consensus_queue.cc:260] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.905119 23287 ts_tablet_manager.cc:1434] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:13.905788 23292 ts_tablet_manager.cc:1434] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:30:13.906253 23287 tablet_bootstrap.cc:492] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.912992 23287 tablet_bootstrap.cc:654] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.903317 23176 consensus_queue.cc:237] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:13.920604 23285 tablet_bootstrap.cc:492] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a: No bootstrap required, opened a new log
I20260630 12:30:13.921051 23285 ts_tablet_manager.cc:1403] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.005s
I20260630 12:30:13.923475 23285 raft_consensus.cc:359] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.924093 23285 raft_consensus.cc:385] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.924394 23285 raft_consensus.cc:740] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.924332 22838 catalog_manager.cc:5697] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e1b38577514302af9d5833726b719c (127.19.130.131). New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:13.925333 23285 consensus_queue.cc:260] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.926712 23287 tablet_bootstrap.cc:492] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.927217 23287 ts_tablet_manager.cc:1403] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260630 12:30:13.927582 23285 ts_tablet_manager.cc:1434] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:30:13.930433 23287 raft_consensus.cc:359] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.931008 23287 raft_consensus.cc:385] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.931250 23287 raft_consensus.cc:740] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.931970 23287 consensus_queue.cc:260] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.934049 23287 ts_tablet_manager.cc:1434] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:13.934875 23287 tablet_bootstrap.cc:492] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:13.940554 23287 tablet_bootstrap.cc:654] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:13.944106 23287 tablet_bootstrap.cc:492] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76: No bootstrap required, opened a new log
I20260630 12:30:13.944501 23287 ts_tablet_manager.cc:1403] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:30:13.945804 23144 raft_consensus.cc:493] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.946043 23287 raft_consensus.cc:359] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:13.946166 23144 raft_consensus.cc:515] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.946578 23287 raft_consensus.cc:385] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:13.946874 23287 raft_consensus.cc:740] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: FOLLOWER
I20260630 12:30:13.947412 23287 consensus_queue.cc:260] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:13.948137 23144 leader_election.cc:290] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:13.949153 23287 ts_tablet_manager.cc:1434] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:30:13.951056 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:13.951625 23018 raft_consensus.cc:2468] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 0.
I20260630 12:30:13.952569 22908 leader_election.cc:304] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:13.953301 23144 raft_consensus.cc:2804] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:13.953651 23144 raft_consensus.cc:493] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:13.954008 23144 raft_consensus.cc:3060] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.959895 23144 raft_consensus.cc:515] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.961850 23144 leader_election.cc:290] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 election: Requested vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:13.962739 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:13.963297 23018 raft_consensus.cc:3060] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.964035 23252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.964402 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76"
I20260630 12:30:13.964643 23252 raft_consensus.cc:2468] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 0.
I20260630 12:30:13.968688 23018 raft_consensus.cc:2468] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 1.
I20260630 12:30:13.969673 22908 leader_election.cc:304] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [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: b87d7d7710914639a38b77f758a5629a, fe172a291346403c94980080d3e59b05; no voters: 398074ae40144ef1b3263d0000383f76
I20260630 12:30:13.970516 23149 raft_consensus.cc:2804] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:13.970929 23149 raft_consensus.cc:697] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Becoming Leader. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Running, Role: LEADER
I20260630 12:30:13.971700 23149 consensus_queue.cc:237] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.972738 23144 raft_consensus.cc:493] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:13.973147 23144 raft_consensus.cc:515] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.977908 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75497241b6d45bf9d49641b3c77ba27" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:13.978577 23251 raft_consensus.cc:2468] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 0.
I20260630 12:30:13.978920 23144 leader_election.cc:290] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:13.979163 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75497241b6d45bf9d49641b3c77ba27" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05" is_pre_election: true
I20260630 12:30:13.979477 22908 leader_election.cc:304] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [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: 398074ae40144ef1b3263d0000383f76, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:13.979120 22842 catalog_manager.cc:5697] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a reported cstate change: term changed from 0 to 1, leader changed from <none> to b87d7d7710914639a38b77f758a5629a (127.19.130.129). New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:13.979977 23018 raft_consensus.cc:2468] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 0.
I20260630 12:30:13.980099 23144 raft_consensus.cc:2804] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:13.980562 23144 raft_consensus.cc:493] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:13.980876 23144 raft_consensus.cc:3060] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.986114 23144 raft_consensus.cc:515] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:13.987983 23144 leader_election.cc:290] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 1 election: Requested vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:13.988476 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75497241b6d45bf9d49641b3c77ba27" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76"
I20260630 12:30:13.988878 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75497241b6d45bf9d49641b3c77ba27" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:13.989023 23251 raft_consensus.cc:3060] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.989461 23018 raft_consensus.cc:3060] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:13.995290 23018 raft_consensus.cc:2468] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 1.
I20260630 12:30:13.995290 23251 raft_consensus.cc:2468] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 1.
I20260630 12:30:13.996378 22908 leader_election.cc:304] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [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: 398074ae40144ef1b3263d0000383f76, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:13.996894 23144 raft_consensus.cc:2804] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:13.997347 23144 raft_consensus.cc:697] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Becoming Leader. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Running, Role: LEADER
I20260630 12:30:13.997984 23144 consensus_queue.cc:237] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:14.004468 22842 catalog_manager.cc:5697] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a reported cstate change: term changed from 0 to 1, leader changed from <none> to b87d7d7710914639a38b77f758a5629a (127.19.130.129). New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:14.104067 23176 consensus_queue.cc:1048] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.114305 23176 consensus_queue.cc:1048] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.132879 23181 raft_consensus.cc:493] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:14.133275 23181 raft_consensus.cc:515] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:14.134874 23181 leader_election.cc:290] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:14.135475 23251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f77854cbdcf4adc9732fe2af542415b" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398074ae40144ef1b3263d0000383f76" is_pre_election: true
I20260630 12:30:14.135718 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f77854cbdcf4adc9732fe2af542415b" candidate_uuid: "fe172a291346403c94980080d3e59b05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:14.136417 23090 raft_consensus.cc:2393] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe172a291346403c94980080d3e59b05 in current term 1: Already voted for candidate 398074ae40144ef1b3263d0000383f76 in this term.
I20260630 12:30:14.137195 22985 leader_election.cc:304] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [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: fe172a291346403c94980080d3e59b05; no voters: 30e1b38577514302af9d5833726b719c, 398074ae40144ef1b3263d0000383f76
I20260630 12:30:14.137830 23181 raft_consensus.cc:3060] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:14.142362 23181 raft_consensus.cc:2749] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:14.197228 23176 consensus_queue.cc:1048] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.205013 23328 raft_consensus.cc:493] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:14.205506 23328 raft_consensus.cc:515] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:14.207504 23328 leader_election.cc:290] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30e1b38577514302af9d5833726b719c (127.19.130.131:42523), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:14.208459 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473bd753bae844d8a9616172e3f5f317" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:14.208560 23188 consensus_queue.cc:1048] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.209101 23090 raft_consensus.cc:2468] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 0.
I20260630 12:30:14.210306 23216 leader_election.cc:304] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [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: 30e1b38577514302af9d5833726b719c, 398074ae40144ef1b3263d0000383f76; no voters: 
I20260630 12:30:14.210614 23181 consensus_queue.cc:1048] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.211139 23328 raft_consensus.cc:2804] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:14.211493 23328 raft_consensus.cc:493] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:14.211802 23328 raft_consensus.cc:3060] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:14.213557 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473bd753bae844d8a9616172e3f5f317" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:14.214221 22944 raft_consensus.cc:2468] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 0.
I20260630 12:30:14.219135 23328 raft_consensus.cc:515] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:14.222751 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473bd753bae844d8a9616172e3f5f317" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c"
I20260630 12:30:14.223449 23090 raft_consensus.cc:3060] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:14.230589 23181 consensus_queue.cc:1048] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.231067 23090 raft_consensus.cc:2468] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 1.
I20260630 12:30:14.232133 23216 leader_election.cc:304] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [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: 30e1b38577514302af9d5833726b719c, 398074ae40144ef1b3263d0000383f76; no voters: 
I20260630 12:30:14.234469 23324 raft_consensus.cc:2804] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:14.234912 23324 raft_consensus.cc:697] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 1 LEADER]: Becoming Leader. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Running, Role: LEADER
I20260630 12:30:14.235412 22942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473bd753bae844d8a9616172e3f5f317" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:14.235971 22942 raft_consensus.cc:3060] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:14.235749 23324 consensus_queue.cc:237] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [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: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } }
I20260630 12:30:14.234984 23328 leader_election.cc:290] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 election: Requested vote from peers 30e1b38577514302af9d5833726b719c (127.19.130.131:42523), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:14.242180 22942 raft_consensus.cc:2468] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 1.
I20260630 12:30:14.252943 22842 catalog_manager.cc:5697] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398074ae40144ef1b3263d0000383f76 (127.19.130.132). New cstate: current_term: 1 leader_uuid: "398074ae40144ef1b3263d0000383f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:14.271667 23324 raft_consensus.cc:493] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:14.272047 23324 raft_consensus.cc:515] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:14.273492 23324 leader_election.cc:290] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30e1b38577514302af9d5833726b719c (127.19.130.131:42523), b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:14.274061 23090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcb1c23ff0e4c9da5b26254cd24cb5b" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e1b38577514302af9d5833726b719c" is_pre_election: true
I20260630 12:30:14.274303 22942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dcb1c23ff0e4c9da5b26254cd24cb5b" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b87d7d7710914639a38b77f758a5629a" is_pre_election: true
I20260630 12:30:14.275024 22942 raft_consensus.cc:2393] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398074ae40144ef1b3263d0000383f76 in current term 1: Already voted for candidate 30e1b38577514302af9d5833726b719c in this term.
I20260630 12:30:14.275842 23215 leader_election.cc:304] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [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: 398074ae40144ef1b3263d0000383f76; no voters: 30e1b38577514302af9d5833726b719c, b87d7d7710914639a38b77f758a5629a
I20260630 12:30:14.276443 23324 raft_consensus.cc:3060] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:14.280710 23324 raft_consensus.cc:2749] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:14.332799 23324 consensus_queue.cc:1048] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.342636 23328 consensus_queue.cc:1048] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.453642 23176 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.463488 23353 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.472520 23144 consensus_queue.cc:1048] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.481011 23252 raft_consensus.cc:3060] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:14.486862 23149 consensus_queue.cc:1048] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.495146 23149 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.501055 23149 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.552222 22895 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:14.576584 23018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7"
dest_uuid: "fe172a291346403c94980080d3e59b05"
mode: GRACEFUL
new_leader_uuid: "b87d7d7710914639a38b77f758a5629a"
 from {username='slave'} at 127.0.0.1:51504
I20260630 12:30:14.577172 23018 raft_consensus.cc:606] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Received request to transfer leadership to TS b87d7d7710914639a38b77f758a5629a
I20260630 12:30:14.587397 23090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c"
dest_uuid: "30e1b38577514302af9d5833726b719c"
mode: GRACEFUL
new_leader_uuid: "398074ae40144ef1b3263d0000383f76"
 from {username='slave'} at 127.0.0.1:33126
I20260630 12:30:14.587868 23090 raft_consensus.cc:606] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Received request to transfer leadership to TS 398074ae40144ef1b3263d0000383f76
I20260630 12:30:14.589066 22895 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:30:14.589576 22895 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:14.639628 23090 consensus_queue.cc:237] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:14.646910 23018 raft_consensus.cc:1275] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:14.648680 23057 consensus_peers.cc:597] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c -> Peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Couldn't send request to peer 398074ae40144ef1b3263d0000383f76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ad4f32e2a6d46b3ad1ae433841f21c5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:14.649842 23177 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:14.652410 22942 raft_consensus.cc:1275] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:14.653685 23177 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } 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:30:14.657146 23176 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.658821 23018 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.669250 23181 raft_consensus.cc:993] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05: : Instructing follower b87d7d7710914639a38b77f758a5629a to start an election
I20260630 12:30:14.669756 23181 raft_consensus.cc:1081] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Signalling peer b87d7d7710914639a38b77f758a5629a to start an election
I20260630 12:30:14.673221 22943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7"
dest_uuid: "b87d7d7710914639a38b77f758a5629a"
 from {username='slave'} at 127.0.0.1:47956
I20260630 12:30:14.673770 22943 raft_consensus.cc:493] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:14.674118 22943 raft_consensus.cc:3060] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.677963 22839 catalog_manager.cc:5697] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:14.681852 22943 raft_consensus.cc:515] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:14.684060 22942 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.684947 23252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "398074ae40144ef1b3263d0000383f76"
I20260630 12:30:14.685696 23252 raft_consensus.cc:3060] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.691804 23252 raft_consensus.cc:2468] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 2.
I20260630 12:30:14.694974 22943 leader_election.cc:290] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [CANDIDATE]: Term 2 election: Requested vote from peers 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:14.695065 22908 leader_election.cc:304] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [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: 398074ae40144ef1b3263d0000383f76, b87d7d7710914639a38b77f758a5629a; no voters: 
I20260630 12:30:14.695959 23144 raft_consensus.cc:2804] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:14.696094 23177 raft_consensus.cc:993] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c: : Instructing follower 398074ae40144ef1b3263d0000383f76 to start an election
I20260630 12:30:14.696467 23144 raft_consensus.cc:697] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 2 LEADER]: Becoming Leader. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Running, Role: LEADER
I20260630 12:30:14.696632 23353 raft_consensus.cc:1081] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Signalling peer 398074ae40144ef1b3263d0000383f76 to start an election
I20260630 12:30:14.696827 23018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcd1e7ae2534057bd97ad558fe22aa7" candidate_uuid: "b87d7d7710914639a38b77f758a5629a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:14.697420 23018 raft_consensus.cc:3055] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:14.697263 23144 consensus_queue.cc:237] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:14.697716 23018 raft_consensus.cc:740] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Running, Role: LEADER
I20260630 12:30:14.698594 23018 consensus_queue.cc:260] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } }
I20260630 12:30:14.698892 23251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c"
dest_uuid: "398074ae40144ef1b3263d0000383f76"
 from {username='slave'} at 127.0.0.1:42198
I20260630 12:30:14.699600 23251 raft_consensus.cc:493] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:14.699749 23018 raft_consensus.cc:3060] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.699963 23251 raft_consensus.cc:3060] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.710435 23251 raft_consensus.cc:515] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:14.713085 23017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:14.713620 23017 raft_consensus.cc:3060] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.714206 23093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92185d77dbf84cc6b05db87e9e40861c" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30e1b38577514302af9d5833726b719c"
I20260630 12:30:14.714704 23093 raft_consensus.cc:3055] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:14.714993 23093 raft_consensus.cc:740] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Running, Role: LEADER
I20260630 12:30:14.715338 22839 catalog_manager.cc:5697] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a reported cstate change: term changed from 1 to 2, leader changed from fe172a291346403c94980080d3e59b05 (127.19.130.130) to b87d7d7710914639a38b77f758a5629a (127.19.130.129). New cstate: current_term: 2 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:14.715716 23093 consensus_queue.cc:260] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
I20260630 12:30:14.716832 23093 raft_consensus.cc:3060] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.718597 22942 consensus_queue.cc:237] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [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: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:14.719786 23251 leader_election.cc:290] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 2 election: Requested vote from peers fe172a291346403c94980080d3e59b05 (127.19.130.130:39897), 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:14.723114 23018 raft_consensus.cc:2468] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87d7d7710914639a38b77f758a5629a in term 2.
I20260630 12:30:14.723964 23093 raft_consensus.cc:2468] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 2.
I20260630 12:30:14.720022 23017 raft_consensus.cc:2468] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 2.
I20260630 12:30:14.727098 23216 leader_election.cc:304] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [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: 30e1b38577514302af9d5833726b719c, 398074ae40144ef1b3263d0000383f76; no voters: 
I20260630 12:30:14.728235 23328 raft_consensus.cc:2804] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:14.728829 23328 raft_consensus.cc:697] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 2 LEADER]: Becoming Leader. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Running, Role: LEADER
I20260630 12:30:14.729784 23328 consensus_queue.cc:237] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } }
W20260630 12:30:14.733974 22908 consensus_peers.cc:597] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a -> Peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Couldn't send request to peer 398074ae40144ef1b3263d0000383f76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d387bccecc784cbea0b328394bf6a71b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:14.736852 23093 raft_consensus.cc:1275] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:14.737365 23017 raft_consensus.cc:1275] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:14.738220 23356 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:14.738986 23144 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } 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:30:14.739274 22839 catalog_manager.cc:5697] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 reported cstate change: term changed from 1 to 2, leader changed from 30e1b38577514302af9d5833726b719c (127.19.130.131) to 398074ae40144ef1b3263d0000383f76 (127.19.130.132). New cstate: current_term: 2 leader_uuid: "398074ae40144ef1b3263d0000383f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:14.748400 23149 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.750156 23018 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.750257 23093 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.763182 22839 catalog_manager.cc:5697] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 reported cstate change: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.772768 23328 consensus_queue.cc:1048] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.779577 23018 consensus_queue.cc:237] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:14.787539 23093 raft_consensus.cc:1275] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:14.788033 22943 raft_consensus.cc:1275] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:14.789644 23181 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:30:14.790660 22983 consensus_peers.cc:597] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 -> Peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Couldn't send request to peer 398074ae40144ef1b3263d0000383f76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b5df93751354187826273a80cf17c3a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:14.792336 23175 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } 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:30:14.796175 23328 consensus_queue.cc:1048] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:14.807761 23181 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.815236 23093 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.810596 22943 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.825241 22842 catalog_manager.cc:5697] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 reported cstate change: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:14.827605 23018 consensus_queue.cc:237] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:14.840119 23093 raft_consensus.cc:1275] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:14.840873 22983 consensus_peers.cc:597] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 -> Peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Couldn't send request to peer 398074ae40144ef1b3263d0000383f76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb83cd84285142879b9e24e57013dc17. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:14.841367 22943 raft_consensus.cc:1275] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:14.842269 23181 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:14.843012 23184 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } 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:30:14.853500 23175 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.854938 22943 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.855476 23093 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:14.864038 22838 catalog_manager.cc:5697] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 reported cstate change: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:15.152814 23379 ts_tablet_manager.cc:933] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: Initiating tablet copy from peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:15.155237 23379 tablet_copy_client.cc:323] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:37333
I20260630 12:30:15.155321 23252 raft_consensus.cc:1275] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:15.155825 23018 raft_consensus.cc:1275] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Refusing update from remote peer 398074ae40144ef1b3263d0000383f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:15.156960 23149 consensus_queue.cc:1048] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:15.157296 22954 tablet_copy_service.cc:140] P b87d7d7710914639a38b77f758a5629a: Received BeginTabletCopySession request for tablet d387bccecc784cbea0b328394bf6a71b from peer 398074ae40144ef1b3263d0000383f76 ({username='slave'} at 127.0.0.1:47986)
I20260630 12:30:15.157502 23328 consensus_queue.cc:1048] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:15.157850 22954 tablet_copy_service.cc:161] P b87d7d7710914639a38b77f758a5629a: Beginning new tablet copy session on tablet d387bccecc784cbea0b328394bf6a71b from peer 398074ae40144ef1b3263d0000383f76 at {username='slave'} at 127.0.0.1:47986: session id = 398074ae40144ef1b3263d0000383f76-d387bccecc784cbea0b328394bf6a71b
I20260630 12:30:15.167052 22954 tablet_copy_source_session.cc:215] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:15.171393 23379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d387bccecc784cbea0b328394bf6a71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:15.174610 23017 raft_consensus.cc:1275] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:15.191558 23379 tablet_copy_client.cc:806] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:15.192094 23379 tablet_copy_client.cc:670] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:15.195709 23379 tablet_copy_client.cc:538] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:15.196638 23093 raft_consensus.cc:1275] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 2 FOLLOWER]: Refusing update from remote peer 398074ae40144ef1b3263d0000383f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:15.198191 23300 consensus_queue.cc:1048] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:15.203070 23144 consensus_queue.cc:1048] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:15.205001 23379 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:15.224841 23379 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: 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:30:15.225631 23379 tablet_bootstrap.cc:492] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: Bootstrap complete.
I20260630 12:30:15.226217 23379 ts_tablet_manager.cc:1403] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:30:15.228825 23379 raft_consensus.cc:359] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.230195 23379 raft_consensus.cc:740] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: LEARNER
I20260630 12:30:15.230775 23379 consensus_queue.cc:260] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [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: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.232967 23379 ts_tablet_manager.cc:1434] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:30:15.236181 22954 tablet_copy_service.cc:342] P b87d7d7710914639a38b77f758a5629a: Request end of tablet copy session 398074ae40144ef1b3263d0000383f76-d387bccecc784cbea0b328394bf6a71b received from {username='slave'} at 127.0.0.1:47986
I20260630 12:30:15.236625 22954 tablet_copy_service.cc:434] P b87d7d7710914639a38b77f758a5629a: ending tablet copy session 398074ae40144ef1b3263d0000383f76-d387bccecc784cbea0b328394bf6a71b on tablet d387bccecc784cbea0b328394bf6a71b with peer 398074ae40144ef1b3263d0000383f76
I20260630 12:30:15.248420 23379 ts_tablet_manager.cc:933] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: Initiating tablet copy from peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:15.251276 23379 tablet_copy_client.cc:323] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:42523
I20260630 12:30:15.252728 23103 tablet_copy_service.cc:140] P 30e1b38577514302af9d5833726b719c: Received BeginTabletCopySession request for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 from peer 398074ae40144ef1b3263d0000383f76 ({username='slave'} at 127.0.0.1:33116)
I20260630 12:30:15.253226 23103 tablet_copy_service.cc:161] P 30e1b38577514302af9d5833726b719c: Beginning new tablet copy session on tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 from peer 398074ae40144ef1b3263d0000383f76 at {username='slave'} at 127.0.0.1:33116: session id = 398074ae40144ef1b3263d0000383f76-0ad4f32e2a6d46b3ad1ae433841f21c5
I20260630 12:30:15.260200 23103 tablet_copy_source_session.cc:215] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:15.262414 23379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:15.274677 23379 tablet_copy_client.cc:806] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:15.275055 23379 tablet_copy_client.cc:670] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:15.278301 23379 tablet_copy_client.cc:538] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:15.283419 23379 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:15.297279 23379 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: 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:30:15.298017 23379 tablet_bootstrap.cc:492] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: Bootstrap complete.
I20260630 12:30:15.298561 23379 ts_tablet_manager.cc:1403] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:30:15.300455 23379 raft_consensus.cc:359] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.300988 23379 raft_consensus.cc:740] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: LEARNER
I20260630 12:30:15.301477 23379 consensus_queue.cc:260] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.303084 23379 ts_tablet_manager.cc:1434] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:30:15.304625 23103 tablet_copy_service.cc:342] P 30e1b38577514302af9d5833726b719c: Request end of tablet copy session 398074ae40144ef1b3263d0000383f76-0ad4f32e2a6d46b3ad1ae433841f21c5 received from {username='slave'} at 127.0.0.1:33116
I20260630 12:30:15.305011 23103 tablet_copy_service.cc:434] P 30e1b38577514302af9d5833726b719c: ending tablet copy session 398074ae40144ef1b3263d0000383f76-0ad4f32e2a6d46b3ad1ae433841f21c5 on tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 with peer 398074ae40144ef1b3263d0000383f76
I20260630 12:30:15.351792 23379 ts_tablet_manager.cc:933] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: Initiating tablet copy from peer fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:15.353207 23379 tablet_copy_client.cc:323] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:39897
I20260630 12:30:15.354851 23029 tablet_copy_service.cc:140] P fe172a291346403c94980080d3e59b05: Received BeginTabletCopySession request for tablet 2b5df93751354187826273a80cf17c3a from peer 398074ae40144ef1b3263d0000383f76 ({username='slave'} at 127.0.0.1:51496)
I20260630 12:30:15.355383 23029 tablet_copy_service.cc:161] P fe172a291346403c94980080d3e59b05: Beginning new tablet copy session on tablet 2b5df93751354187826273a80cf17c3a from peer 398074ae40144ef1b3263d0000383f76 at {username='slave'} at 127.0.0.1:51496: session id = 398074ae40144ef1b3263d0000383f76-2b5df93751354187826273a80cf17c3a
I20260630 12:30:15.361819 23029 tablet_copy_source_session.cc:215] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:15.364590 23379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5df93751354187826273a80cf17c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:15.374948 23379 tablet_copy_client.cc:806] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:15.375392 23379 tablet_copy_client.cc:670] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:15.378437 23379 tablet_copy_client.cc:538] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:15.384348 23379 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:15.396128 23379 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: 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:30:15.396709 23379 tablet_bootstrap.cc:492] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: Bootstrap complete.
I20260630 12:30:15.397121 23379 ts_tablet_manager.cc:1403] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.007s
I20260630 12:30:15.399361 23379 raft_consensus.cc:359] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.399906 23379 raft_consensus.cc:740] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: LEARNER
I20260630 12:30:15.400458 23379 consensus_queue.cc:260] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.401978 23379 ts_tablet_manager.cc:1434] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:30:15.403293 23029 tablet_copy_service.cc:342] P fe172a291346403c94980080d3e59b05: Request end of tablet copy session 398074ae40144ef1b3263d0000383f76-2b5df93751354187826273a80cf17c3a received from {username='slave'} at 127.0.0.1:51496
I20260630 12:30:15.403620 23029 tablet_copy_service.cc:434] P fe172a291346403c94980080d3e59b05: ending tablet copy session 398074ae40144ef1b3263d0000383f76-2b5df93751354187826273a80cf17c3a on tablet 2b5df93751354187826273a80cf17c3a with peer 398074ae40144ef1b3263d0000383f76
I20260630 12:30:15.404827 23389 ts_tablet_manager.cc:933] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: Initiating tablet copy from peer fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:15.406602 23389 tablet_copy_client.cc:323] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:39897
I20260630 12:30:15.408022 23029 tablet_copy_service.cc:140] P fe172a291346403c94980080d3e59b05: Received BeginTabletCopySession request for tablet bb83cd84285142879b9e24e57013dc17 from peer 398074ae40144ef1b3263d0000383f76 ({username='slave'} at 127.0.0.1:51496)
I20260630 12:30:15.408535 23029 tablet_copy_service.cc:161] P fe172a291346403c94980080d3e59b05: Beginning new tablet copy session on tablet bb83cd84285142879b9e24e57013dc17 from peer 398074ae40144ef1b3263d0000383f76 at {username='slave'} at 127.0.0.1:51496: session id = 398074ae40144ef1b3263d0000383f76-bb83cd84285142879b9e24e57013dc17
I20260630 12:30:15.414134 23029 tablet_copy_source_session.cc:215] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:15.416019 23389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb83cd84285142879b9e24e57013dc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:15.424520 23389 tablet_copy_client.cc:806] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:15.424954 23389 tablet_copy_client.cc:670] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:15.427870 23389 tablet_copy_client.cc:538] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:15.435092 23389 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:15.454879 23389 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: 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:30:15.455806 23389 tablet_bootstrap.cc:492] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: Bootstrap complete.
I20260630 12:30:15.456413 23389 ts_tablet_manager.cc:1403] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.021s	user 0.021s	sys 0.001s
I20260630 12:30:15.459101 23389 raft_consensus.cc:359] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.459743 23389 raft_consensus.cc:740] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: LEARNER
I20260630 12:30:15.460407 23389 consensus_queue.cc:260] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:15.462253 23389 ts_tablet_manager.cc:1434] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:15.463793 23029 tablet_copy_service.cc:342] P fe172a291346403c94980080d3e59b05: Request end of tablet copy session 398074ae40144ef1b3263d0000383f76-bb83cd84285142879b9e24e57013dc17 received from {username='slave'} at 127.0.0.1:51496
I20260630 12:30:15.464149 23029 tablet_copy_service.cc:434] P fe172a291346403c94980080d3e59b05: ending tablet copy session 398074ae40144ef1b3263d0000383f76-bb83cd84285142879b9e24e57013dc17 on tablet bb83cd84285142879b9e24e57013dc17 with peer 398074ae40144ef1b3263d0000383f76
I20260630 12:30:15.536785 23252 raft_consensus.cc:1217] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:15.731654 23252 raft_consensus.cc:1217] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:15.880530 23252 raft_consensus.cc:1217] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:16.004079 23252 raft_consensus.cc:1217] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:16.137863 23144 raft_consensus.cc:1064] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: attempting to promote NON_VOTER 398074ae40144ef1b3263d0000383f76 to VOTER
I20260630 12:30:16.139616 23144 consensus_queue.cc:237] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [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: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.145181 23252 raft_consensus.cc:1275] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.145916 23093 raft_consensus.cc:1275] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.146443 23017 raft_consensus.cc:1275] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.147482 23144 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:16.148257 23396 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.149937 23396 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } 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:30:16.164961 23398 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.169016 23017 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.174715 23252 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.176451 23093 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.186043 22838 catalog_manager.cc:5697] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a reported cstate change: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:16.206918 22943 consensus_queue.cc:237] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.214818 23093 raft_consensus.cc:1275] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.216641 23252 raft_consensus.cc:1275] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.216804 23398 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:16.218098 23144 consensus_queue.cc:1048] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.224682 23398 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.229493 23093 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.233794 23252 raft_consensus.cc:2955] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.234618 22828 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d387bccecc784cbea0b328394bf6a71b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:16.239773 23406 raft_consensus.cc:1064] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: attempting to promote NON_VOTER 398074ae40144ef1b3263d0000383f76 to VOTER
I20260630 12:30:16.244460 23406 consensus_queue.cc:237] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.249055 22840 catalog_manager.cc:5697] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.257887 23251 raft_consensus.cc:1275] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.261965 23407 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.265432 23017 raft_consensus.cc:1275] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.266706 23408 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:16.272346 23002 tablet_service.cc:1558] Processing DeleteTablet for tablet d387bccecc784cbea0b328394bf6a71b with delete_type TABLET_DATA_TOMBSTONED (TS fe172a291346403c94980080d3e59b05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51472
I20260630 12:30:16.289742 23395 raft_consensus.cc:1064] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: attempting to promote NON_VOTER 398074ae40144ef1b3263d0000383f76 to VOTER
I20260630 12:30:16.291831 23395 consensus_queue.cc:237] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.294212 23413 tablet_replica.cc:333] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:16.295114 23413 raft_consensus.cc:2243] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.295831 23413 raft_consensus.cc:2272] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.295168 23407 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.298385 22943 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.310475 23413 ts_tablet_manager.cc:1916] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:16.312070 23252 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.313810 23017 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.324491 22839 catalog_manager.cc:5697] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a reported cstate change: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.333232 23413 ts_tablet_manager.cc:1929] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:16.333814 23413 log.cc:1199] T d387bccecc784cbea0b328394bf6a71b P fe172a291346403c94980080d3e59b05: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-1-root/wals/d387bccecc784cbea0b328394bf6a71b
I20260630 12:30:16.335381 22827 catalog_manager.cc:5028] TS fe172a291346403c94980080d3e59b05 (127.19.130.130:39897): tablet d387bccecc784cbea0b328394bf6a71b (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:16.338426 23093 consensus_queue.cc:237] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [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: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.345362 23090 raft_consensus.cc:1275] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.345688 23252 raft_consensus.cc:1275] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.346935 23395 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.347632 22943 raft_consensus.cc:1275] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.348538 23175 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } 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:30:16.351544 23251 raft_consensus.cc:1275] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.353020 23394 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:16.354880 23407 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.361898 23407 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.365278 23250 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.375721 23017 raft_consensus.cc:1275] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.379269 23406 consensus_queue.cc:1048] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:16.387372 23019 raft_consensus.cc:2955] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.392297 23395 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.397387 23416 raft_consensus.cc:1064] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: attempting to promote NON_VOTER 398074ae40144ef1b3263d0000383f76 to VOTER
I20260630 12:30:16.394589 23093 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.399674 23416 consensus_queue.cc:237] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.409340 22840 catalog_manager.cc:5697] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.411612 22829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:16.412662 22943 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.416117 22842 catalog_manager.cc:5697] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 reported cstate change: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.427978 22929 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 with delete_type TABLET_DATA_TOMBSTONED (TS b87d7d7710914639a38b77f758a5629a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47954
I20260630 12:30:16.430141 23250 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.439785 23421 tablet_replica.cc:333] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:16.440337 23093 raft_consensus.cc:1275] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.441046 23421 raft_consensus.cc:2243] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.441692 23421 raft_consensus.cc:2272] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.442133 23175 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:16.445701 23252 raft_consensus.cc:1275] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.446997 23394 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.447345 23019 consensus_queue.cc:237] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.447903 23421 ts_tablet_manager.cc:1916] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:16.453553 22943 raft_consensus.cc:1275] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.455008 23246 raft_consensus.cc:1275] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.460637 23175 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:16.461391 23394 consensus_queue.cc:1048] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.464948 22943 raft_consensus.cc:1275] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:16.466341 23394 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } 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:30:16.477881 23394 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.480973 23250 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.485738 22943 raft_consensus.cc:2955] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.497080 22839 catalog_manager.cc:5697] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 reported cstate change: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.500808 23421 ts_tablet_manager.cc:1929] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:16.501246 23421 log.cc:1199] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P b87d7d7710914639a38b77f758a5629a: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/0ad4f32e2a6d46b3ad1ae433841f21c5
I20260630 12:30:16.502803 22828 catalog_manager.cc:5028] TS b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): tablet 0ad4f32e2a6d46b3ad1ae433841f21c5 (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:16.507635 23080 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b5df93751354187826273a80cf17c3a with delete_type TABLET_DATA_TOMBSTONED (TS 30e1b38577514302af9d5833726b719c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33098
I20260630 12:30:16.510634 23395 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.515947 22827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b5df93751354187826273a80cf17c3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:16.516650 23093 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.521210 23251 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.524675 23425 tablet_replica.cc:333] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:16.526306 23425 raft_consensus.cc:2243] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.532397 22839 catalog_manager.cc:5697] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.537186 22942 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.543274 23425 raft_consensus.cc:2272] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.546358 23425 ts_tablet_manager.cc:1916] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:16.560431 23425 ts_tablet_manager.cc:1929] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:16.561375 23019 consensus_queue.cc:237] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [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: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:16.562167 23425 log.cc:1199] T 2b5df93751354187826273a80cf17c3a P 30e1b38577514302af9d5833726b719c: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-2-root/wals/2b5df93751354187826273a80cf17c3a
I20260630 12:30:16.564034 22829 catalog_manager.cc:5028] TS 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): tablet 2b5df93751354187826273a80cf17c3a (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:16.566586 23251 raft_consensus.cc:1275] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.567148 23093 raft_consensus.cc:1275] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:16.567934 23394 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:16.568912 23426 consensus_queue.cc:1048] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:30:16.575492 23395 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.578063 23090 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.582804 22827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb83cd84285142879b9e24e57013dc17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:16.586225 23251 raft_consensus.cc:2955] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.590621 22842 catalog_manager.cc:5697] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index 3 to 4, VOTER b87d7d7710914639a38b77f758a5629a (127.19.130.129) evicted. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:16.592442 22895 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:16.601712 22929 tablet_service.cc:1558] Processing DeleteTablet for tablet bb83cd84285142879b9e24e57013dc17 with delete_type TABLET_DATA_TOMBSTONED (TS b87d7d7710914639a38b77f758a5629a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47954
I20260630 12:30:16.603273 23421 tablet_replica.cc:333] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:16.604107 23421 raft_consensus.cc:2243] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.604738 23421 raft_consensus.cc:2272] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.608582 23421 ts_tablet_manager.cc:1916] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:16.622298 23421 ts_tablet_manager.cc:1929] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:16.622637 23421 log.cc:1199] T bb83cd84285142879b9e24e57013dc17 P b87d7d7710914639a38b77f758a5629a: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/bb83cd84285142879b9e24e57013dc17
I20260630 12:30:16.623461 22942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "add0a5b161964ce58a656278cb323334"
dest_uuid: "b87d7d7710914639a38b77f758a5629a"
mode: GRACEFUL
new_leader_uuid: "398074ae40144ef1b3263d0000383f76"
 from {username='slave'} at 127.0.0.1:47996
I20260630 12:30:16.623942 22828 catalog_manager.cc:5028] TS b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): tablet bb83cd84285142879b9e24e57013dc17 (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:16.624034 22942 raft_consensus.cc:606] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Received request to transfer leadership to TS 398074ae40144ef1b3263d0000383f76
I20260630 12:30:16.625165 22895 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:30:16.625742 22895 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:17.171880 23398 raft_consensus.cc:993] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a: : Instructing follower 398074ae40144ef1b3263d0000383f76 to start an election
I20260630 12:30:17.172282 23144 raft_consensus.cc:1081] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Signalling peer 398074ae40144ef1b3263d0000383f76 to start an election
I20260630 12:30:17.173539 23251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "add0a5b161964ce58a656278cb323334"
dest_uuid: "398074ae40144ef1b3263d0000383f76"
 from {username='slave'} at 127.0.0.1:42216
I20260630 12:30:17.173926 23251 raft_consensus.cc:493] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:17.174185 23251 raft_consensus.cc:3060] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:17.178654 23251 raft_consensus.cc:515] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:17.180152 23251 leader_election.cc:290] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [CANDIDATE]: Term 2 election: Requested vote from peers b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333), fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:17.180815 22942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b87d7d7710914639a38b77f758a5629a"
I20260630 12:30:17.181121 23019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "add0a5b161964ce58a656278cb323334" candidate_uuid: "398074ae40144ef1b3263d0000383f76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe172a291346403c94980080d3e59b05"
I20260630 12:30:17.181324 22942 raft_consensus.cc:3055] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:17.181612 23019 raft_consensus.cc:3060] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:17.181646 22942 raft_consensus.cc:740] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b87d7d7710914639a38b77f758a5629a, State: Running, Role: LEADER
I20260630 12:30:17.182387 22942 consensus_queue.cc:260] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:17.183215 22942 raft_consensus.cc:3060] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:17.186024 23019 raft_consensus.cc:2468] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 2.
I20260630 12:30:17.186919 23214 leader_election.cc:304] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [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: 398074ae40144ef1b3263d0000383f76, fe172a291346403c94980080d3e59b05; no voters: 
I20260630 12:30:17.187605 23326 raft_consensus.cc:2804] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:17.187650 22942 raft_consensus.cc:2468] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398074ae40144ef1b3263d0000383f76 in term 2.
I20260630 12:30:17.188686 23326 raft_consensus.cc:697] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 2 LEADER]: Becoming Leader. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Running, Role: LEADER
I20260630 12:30:17.189543 23326 consensus_queue.cc:237] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } }
I20260630 12:30:17.195633 22838 catalog_manager.cc:5697] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 reported cstate change: term changed from 1 to 2, leader changed from b87d7d7710914639a38b77f758a5629a (127.19.130.129) to 398074ae40144ef1b3263d0000383f76 (127.19.130.132). New cstate: current_term: 2 leader_uuid: "398074ae40144ef1b3263d0000383f76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:17.571094 23019 raft_consensus.cc:1275] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Refusing update from remote peer 398074ae40144ef1b3263d0000383f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:17.572230 23326 consensus_queue.cc:1048] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:17.579196 22942 raft_consensus.cc:1275] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 2 FOLLOWER]: Refusing update from remote peer 398074ae40144ef1b3263d0000383f76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:17.580801 23431 consensus_queue.cc:1048] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:17.620066 23090 consensus_queue.cc:237] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: NON_VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: true } }
W20260630 12:30:17.625787 23057 consensus_peers.cc:597] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c -> Peer fe172a291346403c94980080d3e59b05 (127.19.130.130:39897): Couldn't send request to peer fe172a291346403c94980080d3e59b05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5dcb1c23ff0e4c9da5b26254cd24cb5b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:17.625789 22942 raft_consensus.cc:1275] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:17.626385 23252 raft_consensus.cc:1275] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:17.627344 23445 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:17.628036 23430 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:17.636308 23448 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: NON_VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: true } } }
I20260630 12:30:17.637746 23252 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: NON_VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: true } } }
I20260630 12:30:17.637483 22942 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: NON_VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: true } } }
I20260630 12:30:17.648227 22842 catalog_manager.cc:5697] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 reported cstate change: config changed from index -1 to 2, NON_VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) added. New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: NON_VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: true } } }
I20260630 12:30:17.650245 22943 consensus_queue.cc:237] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:17.656842 23090 raft_consensus.cc:1275] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:17.657060 22908 consensus_peers.cc:597] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a -> Peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Couldn't send request to peer 398074ae40144ef1b3263d0000383f76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b7f7916af3f4028964c2618847528f7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:17.657425 23019 raft_consensus.cc:1275] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:17.658811 23398 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:17.659634 23144 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } 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:30:17.669366 23144 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:17.670445 23019 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:17.671471 23090 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:17.682309 22838 catalog_manager.cc:5697] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:17.688688 22943 consensus_queue.cc:237] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: NON_VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: true } }
I20260630 12:30:17.694820 23019 raft_consensus.cc:1275] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:17.695890 22910 consensus_peers.cc:597] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a -> Peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): Couldn't send request to peer 30e1b38577514302af9d5833726b719c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f75497241b6d45bf9d49641b3c77ba27. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:17.696213 23453 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:17.696861 23252 raft_consensus.cc:1275] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:17.698377 23453 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:17.705077 23453 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: NON_VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: true } } }
I20260630 12:30:17.706845 23019 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: NON_VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: true } } }
I20260630 12:30:17.716470 23252 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: NON_VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: true } } }
I20260630 12:30:17.717583 22839 catalog_manager.cc:5697] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a reported cstate change: config changed from index -1 to 2, NON_VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) added. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: NON_VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:17.718539 23019 consensus_queue.cc:237] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [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: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
W20260630 12:30:17.727126 22983 consensus_peers.cc:597] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 -> Peer 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): Couldn't send request to peer 398074ae40144ef1b3263d0000383f76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99724f6a9a46441e8e501d57d200d45d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:17.727537 22943 raft_consensus.cc:1275] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:17.727727 23090 raft_consensus.cc:1275] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:17.729252 23436 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } 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:30:17.730288 23426 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:17.739801 23426 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:17.740909 22943 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:17.742374 23090 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } } }
I20260630 12:30:17.752651 22838 catalog_manager.cc:5697] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 reported cstate change: config changed from index -1 to 2, NON_VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:18.086483 23460 ts_tablet_manager.cc:933] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: Initiating tablet copy from peer 30e1b38577514302af9d5833726b719c (127.19.130.131:42523)
I20260630 12:30:18.088263 23460 tablet_copy_client.cc:323] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:42523
I20260630 12:30:18.089805 23103 tablet_copy_service.cc:140] P 30e1b38577514302af9d5833726b719c: Received BeginTabletCopySession request for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b from peer fe172a291346403c94980080d3e59b05 ({username='slave'} at 127.0.0.1:33112)
I20260630 12:30:18.090247 23103 tablet_copy_service.cc:161] P 30e1b38577514302af9d5833726b719c: Beginning new tablet copy session on tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b from peer fe172a291346403c94980080d3e59b05 at {username='slave'} at 127.0.0.1:33112: session id = fe172a291346403c94980080d3e59b05-5dcb1c23ff0e4c9da5b26254cd24cb5b
I20260630 12:30:18.094816 23103 tablet_copy_source_session.cc:215] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:18.097514 23460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.106472 23460 tablet_copy_client.cc:806] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:18.106952 23460 tablet_copy_client.cc:670] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:18.109943 23460 tablet_copy_client.cc:538] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:18.115033 23460 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: Bootstrap starting.
I20260630 12:30:18.128326 23460 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: 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:30:18.128908 23460 tablet_bootstrap.cc:492] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: Bootstrap complete.
I20260630 12:30:18.129408 23460 ts_tablet_manager.cc:1403] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: Time spent bootstrapping tablet: real 0.015s	user 0.016s	sys 0.000s
I20260630 12:30:18.131309 23460 raft_consensus.cc:359] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: NON_VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: true } }
I20260630 12:30:18.131856 23460 raft_consensus.cc:740] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fe172a291346403c94980080d3e59b05, State: Initialized, Role: LEARNER
I20260630 12:30:18.132354 23460 consensus_queue.cc:260] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: NON_VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: true } }
I20260630 12:30:18.134254 23460 ts_tablet_manager.cc:1434] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:30:18.136030 23103 tablet_copy_service.cc:342] P 30e1b38577514302af9d5833726b719c: Request end of tablet copy session fe172a291346403c94980080d3e59b05-5dcb1c23ff0e4c9da5b26254cd24cb5b received from {username='slave'} at 127.0.0.1:33112
I20260630 12:30:18.136407 23103 tablet_copy_service.cc:434] P 30e1b38577514302af9d5833726b719c: ending tablet copy session fe172a291346403c94980080d3e59b05-5dcb1c23ff0e4c9da5b26254cd24cb5b on tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b with peer fe172a291346403c94980080d3e59b05
I20260630 12:30:18.181562 23463 ts_tablet_manager.cc:933] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: Initiating tablet copy from peer fe172a291346403c94980080d3e59b05 (127.19.130.130:39897)
I20260630 12:30:18.183025 23463 tablet_copy_client.cc:323] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:39897
I20260630 12:30:18.184399 23029 tablet_copy_service.cc:140] P fe172a291346403c94980080d3e59b05: Received BeginTabletCopySession request for tablet 99724f6a9a46441e8e501d57d200d45d from peer 398074ae40144ef1b3263d0000383f76 ({username='slave'} at 127.0.0.1:51496)
I20260630 12:30:18.184796 23029 tablet_copy_service.cc:161] P fe172a291346403c94980080d3e59b05: Beginning new tablet copy session on tablet 99724f6a9a46441e8e501d57d200d45d from peer 398074ae40144ef1b3263d0000383f76 at {username='slave'} at 127.0.0.1:51496: session id = 398074ae40144ef1b3263d0000383f76-99724f6a9a46441e8e501d57d200d45d
I20260630 12:30:18.190359 23029 tablet_copy_source_session.cc:215] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:18.192538 23463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99724f6a9a46441e8e501d57d200d45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.199779 23465 ts_tablet_manager.cc:933] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: Initiating tablet copy from peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:18.204931 23463 tablet_copy_client.cc:806] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:18.205518 23463 tablet_copy_client.cc:670] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:18.207026 23465 tablet_copy_client.cc:323] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:37333
I20260630 12:30:18.208572 22954 tablet_copy_service.cc:140] P b87d7d7710914639a38b77f758a5629a: Received BeginTabletCopySession request for tablet 1b7f7916af3f4028964c2618847528f7 from peer 398074ae40144ef1b3263d0000383f76 ({username='slave'} at 127.0.0.1:47986)
I20260630 12:30:18.208978 23463 tablet_copy_client.cc:538] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:18.209076 22954 tablet_copy_service.cc:161] P b87d7d7710914639a38b77f758a5629a: Beginning new tablet copy session on tablet 1b7f7916af3f4028964c2618847528f7 from peer 398074ae40144ef1b3263d0000383f76 at {username='slave'} at 127.0.0.1:47986: session id = 398074ae40144ef1b3263d0000383f76-1b7f7916af3f4028964c2618847528f7
I20260630 12:30:18.215880 22954 tablet_copy_source_session.cc:215] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:18.216436 23463 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:18.218444 23465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7f7916af3f4028964c2618847528f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.235239 23465 tablet_copy_client.cc:806] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:18.235760 23465 tablet_copy_client.cc:670] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:18.237751 23463 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: 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:30:18.238511 23463 tablet_bootstrap.cc:492] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: Bootstrap complete.
I20260630 12:30:18.239111 23463 ts_tablet_manager.cc:1403] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260630 12:30:18.239655 23465 tablet_copy_client.cc:538] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:18.241858 23463 raft_consensus.cc:359] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:18.242648 23463 raft_consensus.cc:740] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: LEARNER
I20260630 12:30:18.243193 23463 consensus_queue.cc:260] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [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: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:18.245348 23463 ts_tablet_manager.cc:1434] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:18.246956 23029 tablet_copy_service.cc:342] P fe172a291346403c94980080d3e59b05: Request end of tablet copy session 398074ae40144ef1b3263d0000383f76-99724f6a9a46441e8e501d57d200d45d received from {username='slave'} at 127.0.0.1:51496
I20260630 12:30:18.247315 23029 tablet_copy_service.cc:434] P fe172a291346403c94980080d3e59b05: ending tablet copy session 398074ae40144ef1b3263d0000383f76-99724f6a9a46441e8e501d57d200d45d on tablet 99724f6a9a46441e8e501d57d200d45d with peer 398074ae40144ef1b3263d0000383f76
I20260630 12:30:18.249821 23465 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: Bootstrap starting.
I20260630 12:30:18.268373 23465 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: 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:30:18.269217 23465 tablet_bootstrap.cc:492] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: Bootstrap complete.
I20260630 12:30:18.269704 23469 ts_tablet_manager.cc:933] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: Initiating tablet copy from peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333)
I20260630 12:30:18.269850 23465 ts_tablet_manager.cc:1403] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260630 12:30:18.272903 23469 tablet_copy_client.cc:323] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:37333
I20260630 12:30:18.272572 23465 raft_consensus.cc:359] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:18.273396 23465 raft_consensus.cc:740] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 398074ae40144ef1b3263d0000383f76, State: Initialized, Role: LEARNER
I20260630 12:30:18.274379 22954 tablet_copy_service.cc:140] P b87d7d7710914639a38b77f758a5629a: Received BeginTabletCopySession request for tablet f75497241b6d45bf9d49641b3c77ba27 from peer 30e1b38577514302af9d5833726b719c ({username='slave'} at 127.0.0.1:47972)
I20260630 12:30:18.274012 23465 consensus_queue.cc:260] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: true } }
I20260630 12:30:18.274823 22954 tablet_copy_service.cc:161] P b87d7d7710914639a38b77f758a5629a: Beginning new tablet copy session on tablet f75497241b6d45bf9d49641b3c77ba27 from peer 30e1b38577514302af9d5833726b719c at {username='slave'} at 127.0.0.1:47972: session id = 30e1b38577514302af9d5833726b719c-f75497241b6d45bf9d49641b3c77ba27
I20260630 12:30:18.276306 23465 ts_tablet_manager.cc:1434] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:30:18.277949 22953 tablet_copy_service.cc:342] P b87d7d7710914639a38b77f758a5629a: Request end of tablet copy session 398074ae40144ef1b3263d0000383f76-1b7f7916af3f4028964c2618847528f7 received from {username='slave'} at 127.0.0.1:47986
I20260630 12:30:18.278355 22953 tablet_copy_service.cc:434] P b87d7d7710914639a38b77f758a5629a: ending tablet copy session 398074ae40144ef1b3263d0000383f76-1b7f7916af3f4028964c2618847528f7 on tablet 1b7f7916af3f4028964c2618847528f7 with peer 398074ae40144ef1b3263d0000383f76
I20260630 12:30:18.281715 22954 tablet_copy_source_session.cc:215] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:18.284675 23469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75497241b6d45bf9d49641b3c77ba27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.295357 23469 tablet_copy_client.cc:806] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:18.295830 23469 tablet_copy_client.cc:670] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:18.298858 23469 tablet_copy_client.cc:538] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:18.304096 23469 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: Bootstrap starting.
I20260630 12:30:18.319087 23469 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: 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:30:18.319705 23469 tablet_bootstrap.cc:492] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: Bootstrap complete.
I20260630 12:30:18.320186 23469 ts_tablet_manager.cc:1403] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260630 12:30:18.322059 23469 raft_consensus.cc:359] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: NON_VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: true } }
I20260630 12:30:18.322628 23469 raft_consensus.cc:740] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 30e1b38577514302af9d5833726b719c, State: Initialized, Role: LEARNER
I20260630 12:30:18.323427 23469 consensus_queue.cc:260] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: NON_VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: true } }
I20260630 12:30:18.325871 23469 ts_tablet_manager.cc:1434] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:30:18.327426 22954 tablet_copy_service.cc:342] P b87d7d7710914639a38b77f758a5629a: Request end of tablet copy session 30e1b38577514302af9d5833726b719c-f75497241b6d45bf9d49641b3c77ba27 received from {username='slave'} at 127.0.0.1:47972
I20260630 12:30:18.327777 22954 tablet_copy_service.cc:434] P b87d7d7710914639a38b77f758a5629a: ending tablet copy session 30e1b38577514302af9d5833726b719c-f75497241b6d45bf9d49641b3c77ba27 on tablet f75497241b6d45bf9d49641b3c77ba27 with peer 30e1b38577514302af9d5833726b719c
I20260630 12:30:18.566687 23252 raft_consensus.cc:1217] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:18.626679 22895 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:18.641366 22895 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:30:18.641885 22895 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:18.653242 23019 raft_consensus.cc:1217] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:18.808651 23252 raft_consensus.cc:1217] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:18.850816 23090 raft_consensus.cc:1217] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:18.952438 23473 raft_consensus.cc:1064] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: attempting to promote NON_VOTER 398074ae40144ef1b3263d0000383f76 to VOTER
I20260630 12:30:18.954644 23473 consensus_queue.cc:237] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [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: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:18.962169 23090 raft_consensus.cc:1275] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:18.962590 22943 raft_consensus.cc:1275] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:18.963940 23426 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } 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:30:18.965368 23252 raft_consensus.cc:1275] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:18.966738 23473 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:18.968487 23472 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:18.976398 23473 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:18.978055 22943 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:18.982899 23252 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:18.988878 23090 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:18.990963 22839 catalog_manager.cc:5697] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 reported cstate change: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.013995 23019 consensus_queue.cc:237] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [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: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:19.019763 23252 raft_consensus.cc:1275] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.020882 22943 raft_consensus.cc:1275] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer fe172a291346403c94980080d3e59b05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.021437 23480 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:19.022984 23480 consensus_queue.cc:1048] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:19.028784 23480 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.031251 23251 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.036084 22827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99724f6a9a46441e8e501d57d200d45d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:19.035694 22943 raft_consensus.cc:2955] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.040325 22838 catalog_manager.cc:5697] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 reported cstate change: config changed from index 3 to 4, VOTER 30e1b38577514302af9d5833726b719c (127.19.130.131) evicted. New cstate: current_term: 1 leader_uuid: "fe172a291346403c94980080d3e59b05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.049857 23080 tablet_service.cc:1558] Processing DeleteTablet for tablet 99724f6a9a46441e8e501d57d200d45d with delete_type TABLET_DATA_TOMBSTONED (TS 30e1b38577514302af9d5833726b719c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33098
I20260630 12:30:19.051745 23488 tablet_replica.cc:333] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:19.052541 23488 raft_consensus.cc:2243] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.052966 23488 raft_consensus.cc:2272] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.054971 23488 ts_tablet_manager.cc:1916] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:19.063251 23488 ts_tablet_manager.cc:1929] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:19.063491 23488 log.cc:1199] T 99724f6a9a46441e8e501d57d200d45d P 30e1b38577514302af9d5833726b719c: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-2-root/wals/99724f6a9a46441e8e501d57d200d45d
I20260630 12:30:19.064769 22829 catalog_manager.cc:5028] TS 30e1b38577514302af9d5833726b719c (127.19.130.131:42523): tablet 99724f6a9a46441e8e501d57d200d45d (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:19.273276 23475 raft_consensus.cc:1064] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: attempting to promote NON_VOTER fe172a291346403c94980080d3e59b05 to VOTER
I20260630 12:30:19.275446 23475 consensus_queue.cc:237] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [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: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } }
I20260630 12:30:19.281217 23019 raft_consensus.cc:1275] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 LEARNER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.282280 22942 raft_consensus.cc:1275] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.282466 23489 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } 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:30:19.283576 23475 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:19.285979 23251 raft_consensus.cc:1275] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.287600 23489 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:19.296365 23491 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe172a291346403c94980080d3e59b05 (127.19.130.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } } }
I20260630 12:30:19.301795 22942 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe172a291346403c94980080d3e59b05 (127.19.130.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } } }
I20260630 12:30:19.302070 23251 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe172a291346403c94980080d3e59b05 (127.19.130.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } } }
I20260630 12:30:19.306140 23019 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe172a291346403c94980080d3e59b05 (127.19.130.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } } }
I20260630 12:30:19.309218 22838 catalog_manager.cc:5697] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index 2 to 3, fe172a291346403c94980080d3e59b05 (127.19.130.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.335786 23090 consensus_queue.cc:237] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [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: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } }
I20260630 12:30:19.341490 23019 raft_consensus.cc:1275] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.342653 22942 raft_consensus.cc:1275] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Refusing update from remote peer 30e1b38577514302af9d5833726b719c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.343571 23475 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } 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:30:19.344419 23491 consensus_queue.cc:1048] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:19.350152 23489 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } } }
I20260630 12:30:19.351984 23017 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } } }
I20260630 12:30:19.361724 23477 raft_consensus.cc:1064] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: attempting to promote NON_VOTER 30e1b38577514302af9d5833726b719c to VOTER
I20260630 12:30:19.362167 22942 raft_consensus.cc:2955] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } } }
I20260630 12:30:19.363802 23477 consensus_queue.cc:237] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } }
I20260630 12:30:19.364488 22829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:19.371091 23090 raft_consensus.cc:1275] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 LEARNER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.368533 22842 catalog_manager.cc:5697] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New cstate: current_term: 1 leader_uuid: "30e1b38577514302af9d5833726b719c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.372656 23478 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } 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:30:19.376418 23251 raft_consensus.cc:1275] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.377920 23496 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:19.381726 23017 raft_consensus.cc:1275] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.384619 23452 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:19.392549 23233 tablet_service.cc:1558] Processing DeleteTablet for tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b with delete_type TABLET_DATA_TOMBSTONED (TS 398074ae40144ef1b3263d0000383f76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42184
I20260630 12:30:19.401407 23477 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30e1b38577514302af9d5833726b719c (127.19.130.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.404953 23252 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30e1b38577514302af9d5833726b719c (127.19.130.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.420107 23090 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30e1b38577514302af9d5833726b719c (127.19.130.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.422096 23500 tablet_replica.cc:333] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:19.422691 23500 raft_consensus.cc:2243] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.423391 23500 raft_consensus.cc:2272] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.424576 23452 raft_consensus.cc:1064] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: attempting to promote NON_VOTER 398074ae40144ef1b3263d0000383f76 to VOTER
I20260630 12:30:19.426331 23500 ts_tablet_manager.cc:1916] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:19.426858 23452 consensus_queue.cc:237] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:19.435020 23017 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 30e1b38577514302af9d5833726b719c (127.19.130.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.436422 22842 catalog_manager.cc:5697] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c reported cstate change: config changed from index 2 to 3, 30e1b38577514302af9d5833726b719c (127.19.130.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.446192 23500 ts_tablet_manager.cc:1929] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:19.446563 23500 log.cc:1199] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 398074ae40144ef1b3263d0000383f76: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-3-root/wals/5dcb1c23ff0e4c9da5b26254cd24cb5b
I20260630 12:30:19.450177 23090 raft_consensus.cc:1275] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.449882 22827 catalog_manager.cc:5028] TS 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): tablet 5dcb1c23ff0e4c9da5b26254cd24cb5b (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:19.451505 23496 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:19.452360 23252 raft_consensus.cc:1275] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 LEARNER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.453544 23478 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:19.454434 23017 raft_consensus.cc:1275] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:19.455838 23478 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } 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:30:19.464982 22942 consensus_queue.cc:237] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } }
I20260630 12:30:19.467937 23478 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.470698 23090 raft_consensus.cc:1275] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.469939 23017 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.472038 23477 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } 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:30:19.473227 23018 raft_consensus.cc:1275] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.474637 23477 consensus_queue.cc:1048] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:19.479969 23093 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.481194 22842 catalog_manager.cc:5697] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a reported cstate change: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:19.481597 23251 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 398074ae40144ef1b3263d0000383f76 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } attrs { replace: true } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.488902 23452 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.501477 23017 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.504859 22828 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f75497241b6d45bf9d49641b3c77ba27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:19.506631 23093 raft_consensus.cc:2955] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } } }
I20260630 12:30:19.509693 22842 catalog_manager.cc:5697] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a reported cstate change: config changed from index 3 to 4, VOTER 398074ae40144ef1b3263d0000383f76 (127.19.130.132) evicted. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe172a291346403c94980080d3e59b05" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:19.507853 22942 consensus_queue.cc:237] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [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: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } }
I20260630 12:30:19.519083 23252 raft_consensus.cc:1275] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.521220 23478 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } 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:30:19.522710 23093 raft_consensus.cc:1275] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Refusing update from remote peer b87d7d7710914639a38b77f758a5629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:19.524371 23233 tablet_service.cc:1558] Processing DeleteTablet for tablet f75497241b6d45bf9d49641b3c77ba27 with delete_type TABLET_DATA_TOMBSTONED (TS 398074ae40144ef1b3263d0000383f76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42184
I20260630 12:30:19.525205 23500 tablet_replica.cc:333] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:19.526063 23500 raft_consensus.cc:2243] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.526700 23500 raft_consensus.cc:2272] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.527753 23478 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.529790 23500 ts_tablet_manager.cc:1916] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:19.532791 23251 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.537195 22828 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b7f7916af3f4028964c2618847528f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:19.542590 22842 catalog_manager.cc:5697] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 reported cstate change: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New cstate: current_term: 1 leader_uuid: "b87d7d7710914639a38b77f758a5629a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.544418 23500 ts_tablet_manager.cc:1929] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:19.544847 23500 log.cc:1199] T f75497241b6d45bf9d49641b3c77ba27 P 398074ae40144ef1b3263d0000383f76: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-3-root/wals/f75497241b6d45bf9d49641b3c77ba27
I20260630 12:30:19.545923 22827 catalog_manager.cc:5028] TS 398074ae40144ef1b3263d0000383f76 (127.19.130.132:34211): tablet f75497241b6d45bf9d49641b3c77ba27 (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:19.546438 23478 consensus_queue.cc:1048] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:19.551106 23093 raft_consensus.cc:2955] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe172a291346403c94980080d3e59b05 (127.19.130.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b87d7d7710914639a38b77f758a5629a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 37333 } } peers { permanent_uuid: "30e1b38577514302af9d5833726b719c" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42523 } } peers { permanent_uuid: "398074ae40144ef1b3263d0000383f76" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34211 } attrs { promote: false } } }
I20260630 12:30:19.552735 23002 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b7f7916af3f4028964c2618847528f7 with delete_type TABLET_DATA_TOMBSTONED (TS fe172a291346403c94980080d3e59b05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51472
I20260630 12:30:19.553953 23506 tablet_replica.cc:333] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:19.554540 23506 raft_consensus.cc:2243] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.554993 23506 raft_consensus.cc:2272] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.557466 23506 ts_tablet_manager.cc:1916] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:19.566743 23506 ts_tablet_manager.cc:1929] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:19.566982 23506 log.cc:1199] T 1b7f7916af3f4028964c2618847528f7 P fe172a291346403c94980080d3e59b05: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822531767112-19978-0/minicluster-data/ts-1-root/wals/1b7f7916af3f4028964c2618847528f7
I20260630 12:30:19.568174 22827 catalog_manager.cc:5028] TS fe172a291346403c94980080d3e59b05 (127.19.130.130:39897): tablet 1b7f7916af3f4028964c2618847528f7 (table range_aware_rebalance_new_range [id=3aa9bc1efbc44111a339178a824ef1b1]) successfully deleted
I20260630 12:30:19.895615 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
W20260630 12:30:19.902595 23058 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:30:19.907380 23058 consensus_peers.cc:597] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c -> Peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Couldn't send request to peer b87d7d7710914639a38b77f758a5629a. 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:30:19.924263 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:19.924932 19978 tablet_replica.cc:333] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.925469 19978 raft_consensus.cc:2243] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.925859 19978 raft_consensus.cc:2272] T add0a5b161964ce58a656278cb323334 P b87d7d7710914639a38b77f758a5629a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.927376 19978 tablet_replica.cc:333] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.927879 19978 raft_consensus.cc:2243] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.928369 19978 raft_consensus.cc:2272] T 473bd753bae844d8a9616172e3f5f317 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.930259 19978 tablet_replica.cc:333] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.930899 19978 raft_consensus.cc:2243] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:19.931557 19978 raft_consensus.cc:2272] T f75497241b6d45bf9d49641b3c77ba27 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.933162 19978 tablet_replica.cc:333] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.933663 19978 raft_consensus.cc:2243] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.933970 19978 raft_consensus.cc:2272] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.935431 19978 tablet_replica.cc:333] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.935806 19978 raft_consensus.cc:2243] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:19.936395 19978 raft_consensus.cc:2272] T 3fcd1e7ae2534057bd97ad558fe22aa7 P b87d7d7710914639a38b77f758a5629a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.937767 19978 tablet_replica.cc:333] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.938216 19978 raft_consensus.cc:2243] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.938536 19978 raft_consensus.cc:2272] T aa8c25f22d9b4c66a97e2b2910fdeff0 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.940032 19978 tablet_replica.cc:333] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.940486 19978 raft_consensus.cc:2243] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.940866 19978 raft_consensus.cc:2272] T 2b5df93751354187826273a80cf17c3a P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.942277 19978 tablet_replica.cc:333] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.942744 19978 raft_consensus.cc:2243] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:19.943388 19978 raft_consensus.cc:2272] T 1b7f7916af3f4028964c2618847528f7 P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.945101 19978 tablet_replica.cc:333] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.945573 19978 raft_consensus.cc:2243] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.945891 19978 raft_consensus.cc:2272] T 609fc5e052c34dcda87d73f114db218e P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.947175 19978 tablet_replica.cc:333] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.947767 19978 raft_consensus.cc:2243] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.948351 19978 raft_consensus.cc:2272] T 99724f6a9a46441e8e501d57d200d45d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.950655 19978 tablet_replica.cc:333] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.951149 19978 raft_consensus.cc:2243] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:19.951725 19978 raft_consensus.cc:2272] T d387bccecc784cbea0b328394bf6a71b P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:19.953207 19978 tablet_replica.cc:333] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a: stopping tablet replica
I20260630 12:30:19.953574 19978 raft_consensus.cc:2243] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:19.953864 19978 raft_consensus.cc:2272] T 82a3651bffaf409391589dfd395b246d P b87d7d7710914639a38b77f758a5629a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:19.962244 23058 consensus_peers.cc:597] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c -> Peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Couldn't send request to peer b87d7d7710914639a38b77f758a5629a. 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:30:19.983462 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:30:20.003494 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:30:20.029224 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:20.029965 19978 tablet_replica.cc:333] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.030573 19978 raft_consensus.cc:2243] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.031258 19978 raft_consensus.cc:2272] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.033390 19978 tablet_replica.cc:333] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.033897 19978 raft_consensus.cc:2243] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.034274 19978 raft_consensus.cc:2272] T f75497241b6d45bf9d49641b3c77ba27 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.036041 19978 tablet_replica.cc:333] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.036510 19978 raft_consensus.cc:2243] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.036789 19978 raft_consensus.cc:2272] T 1f77854cbdcf4adc9732fe2af542415b P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.037984 19978 tablet_replica.cc:333] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.038432 19978 raft_consensus.cc:2243] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.038836 19978 raft_consensus.cc:2272] T add0a5b161964ce58a656278cb323334 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.040796 19978 tablet_replica.cc:333] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.041261 19978 raft_consensus.cc:2243] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.041674 19978 raft_consensus.cc:2272] T 92185d77dbf84cc6b05db87e9e40861c P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.043478 19978 tablet_replica.cc:333] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.043941 19978 raft_consensus.cc:2243] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260630 12:30:20.043982 22984 consensus_peers.cc:597] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 -> Peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Couldn't send request to peer b87d7d7710914639a38b77f758a5629a. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:37333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:20.044518 19978 raft_consensus.cc:2272] T 3fcd1e7ae2534057bd97ad558fe22aa7 P fe172a291346403c94980080d3e59b05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.045898 19978 tablet_replica.cc:333] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.046403 19978 raft_consensus.cc:2243] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.046795 19978 raft_consensus.cc:2272] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.048236 19978 tablet_replica.cc:333] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.048765 19978 raft_consensus.cc:2243] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.049131 19978 raft_consensus.cc:2272] T aa8c25f22d9b4c66a97e2b2910fdeff0 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.050762 19978 tablet_replica.cc:333] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.051213 19978 raft_consensus.cc:2243] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.051800 19978 raft_consensus.cc:2272] T bb83cd84285142879b9e24e57013dc17 P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.053402 19978 tablet_replica.cc:333] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.053810 19978 raft_consensus.cc:2243] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.054436 19978 raft_consensus.cc:2272] T 2b5df93751354187826273a80cf17c3a P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.056327 19978 tablet_replica.cc:333] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.056779 19978 raft_consensus.cc:2243] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.057394 19978 raft_consensus.cc:2272] T 609fc5e052c34dcda87d73f114db218e P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.058861 19978 tablet_replica.cc:333] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05: stopping tablet replica
I20260630 12:30:20.059302 19978 raft_consensus.cc:2243] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.059960 19978 raft_consensus.cc:2272] T 99724f6a9a46441e8e501d57d200d45d P fe172a291346403c94980080d3e59b05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.090083 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:30:20.110038 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
W20260630 12:30:20.126880 23215 consensus_peers.cc:597] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 -> Peer b87d7d7710914639a38b77f758a5629a (127.19.130.129:37333): Couldn't send request to peer b87d7d7710914639a38b77f758a5629a. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:37333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:20.136900 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:20.137512 19978 tablet_replica.cc:333] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.137995 19978 raft_consensus.cc:2243] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.138429 19978 raft_consensus.cc:2272] T f75497241b6d45bf9d49641b3c77ba27 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.140380 19978 tablet_replica.cc:333] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.140833 19978 raft_consensus.cc:2243] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.141119 19978 raft_consensus.cc:2272] T 473bd753bae844d8a9616172e3f5f317 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.142426 19978 tablet_replica.cc:333] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.142810 19978 raft_consensus.cc:2243] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.143085 19978 raft_consensus.cc:2272] T 1f77854cbdcf4adc9732fe2af542415b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.144438 19978 tablet_replica.cc:333] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.144846 19978 raft_consensus.cc:2243] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.145140 19978 raft_consensus.cc:2272] T 92185d77dbf84cc6b05db87e9e40861c P 30e1b38577514302af9d5833726b719c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.146453 19978 tablet_replica.cc:333] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.146854 19978 raft_consensus.cc:2243] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.147416 19978 raft_consensus.cc:2272] T 5dcb1c23ff0e4c9da5b26254cd24cb5b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.149052 19978 tablet_replica.cc:333] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.149530 19978 raft_consensus.cc:2243] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.149824 19978 raft_consensus.cc:2272] T 609fc5e052c34dcda87d73f114db218e P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.151126 19978 tablet_replica.cc:333] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.151539 19978 raft_consensus.cc:2243] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.151934 19978 raft_consensus.cc:2272] T 1b7f7916af3f4028964c2618847528f7 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.153860 19978 tablet_replica.cc:333] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.154237 19978 raft_consensus.cc:2243] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.154779 19978 raft_consensus.cc:2272] T 82a3651bffaf409391589dfd395b246d P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.156363 19978 tablet_replica.cc:333] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.156790 19978 raft_consensus.cc:2243] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.157313 19978 raft_consensus.cc:2272] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.158850 19978 tablet_replica.cc:333] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.159271 19978 raft_consensus.cc:2243] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.159655 19978 raft_consensus.cc:2272] T d387bccecc784cbea0b328394bf6a71b P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.161197 19978 tablet_replica.cc:333] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.161593 19978 raft_consensus.cc:2243] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.162002 19978 raft_consensus.cc:2272] T bb83cd84285142879b9e24e57013dc17 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.163430 19978 tablet_replica.cc:333] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c: stopping tablet replica
I20260630 12:30:20.163779 19978 raft_consensus.cc:2243] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.164377 19978 raft_consensus.cc:2272] T aa8c25f22d9b4c66a97e2b2910fdeff0 P 30e1b38577514302af9d5833726b719c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.193109 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:30:20.213400 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
W20260630 12:30:20.224850 23214 consensus_peers.cc:597] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 -> Peer fe172a291346403c94980080d3e59b05 (127.19.130.130:39897): Couldn't send request to peer fe172a291346403c94980080d3e59b05. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.130:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:20.233942 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:20.234556 19978 tablet_replica.cc:333] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.235070 19978 raft_consensus.cc:2243] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.235472 19978 raft_consensus.cc:2272] T 1b7f7916af3f4028964c2618847528f7 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.237306 19978 tablet_replica.cc:333] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.237804 19978 raft_consensus.cc:2243] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.238197 19978 raft_consensus.cc:2272] T 99724f6a9a46441e8e501d57d200d45d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.239717 19978 tablet_replica.cc:333] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.240159 19978 raft_consensus.cc:2243] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.240653 19978 raft_consensus.cc:2272] T bb83cd84285142879b9e24e57013dc17 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.241992 19978 tablet_replica.cc:333] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.242429 19978 raft_consensus.cc:2243] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.242799 19978 raft_consensus.cc:2272] T 2b5df93751354187826273a80cf17c3a P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.244151 19978 tablet_replica.cc:333] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.244648 19978 raft_consensus.cc:2243] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.245224 19978 raft_consensus.cc:2272] T 473bd753bae844d8a9616172e3f5f317 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.246698 19978 tablet_replica.cc:333] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.247125 19978 raft_consensus.cc:2243] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.247732 19978 raft_consensus.cc:2272] T 92185d77dbf84cc6b05db87e9e40861c P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.249269 19978 tablet_replica.cc:333] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.249758 19978 raft_consensus.cc:2243] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.250412 19978 raft_consensus.cc:2272] T 1f77854cbdcf4adc9732fe2af542415b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.251891 19978 tablet_replica.cc:333] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.252403 19978 raft_consensus.cc:2243] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.253014 19978 raft_consensus.cc:2272] T add0a5b161964ce58a656278cb323334 P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.254458 19978 tablet_replica.cc:333] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.254936 19978 raft_consensus.cc:2243] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.255375 19978 raft_consensus.cc:2272] T d387bccecc784cbea0b328394bf6a71b P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.256769 19978 tablet_replica.cc:333] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.257210 19978 raft_consensus.cc:2243] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.257609 19978 raft_consensus.cc:2272] T 0ad4f32e2a6d46b3ad1ae433841f21c5 P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.259112 19978 tablet_replica.cc:333] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.259569 19978 raft_consensus.cc:2243] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.259946 19978 raft_consensus.cc:2272] T 3fcd1e7ae2534057bd97ad558fe22aa7 P 398074ae40144ef1b3263d0000383f76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.261281 19978 tablet_replica.cc:333] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76: stopping tablet replica
I20260630 12:30:20.261698 19978 raft_consensus.cc:2243] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:20.262042 19978 raft_consensus.cc:2272] T 82a3651bffaf409391589dfd395b246d P 398074ae40144ef1b3263d0000383f76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.290838 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:30:20.309221 19978 master.cc:562] Master@127.19.130.190:35397 shutting down...
I20260630 12:30:20.328529 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:20.328986 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:20.329316 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 551837edacc2412eac99fef627f18dd7: stopping tablet replica
I20260630 12:30:20.348495 19978 master.cc:584] Master@127.19.130.190:35397 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (10015 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:30:20.390993 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:43949
I20260630 12:30:20.391918 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:20.396341 23512 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:30:20.396528 23513 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:30:20.397904 23515 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:30:20.399389 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:20.400936 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:20.401103 19978 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:30:20.401201 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822620401192 us; error 0 us; skew 500 ppm
I20260630 12:30:20.401559 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:20.403362 19978 webserver.cc:533] Webserver started at http://127.19.130.190:45601/ using document root <none> and password file <none>
I20260630 12:30:20.403744 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:20.403862 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:20.404040 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:20.405025 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "7497aa86749a4590bcb51eb0d6e7ed25"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.408799 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:30:20.411623 23520 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:30:20.412336 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:20.412591 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "7497aa86749a4590bcb51eb0d6e7ed25"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.412876 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-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:30:20.424532 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:20.425519 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:20.459411 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:43949
I20260630 12:30:20.459519 23571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:43949 every 8 connection(s)
I20260630 12:30:20.462792 23572 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:30:20.471380 23572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25: Bootstrap starting.
I20260630 12:30:20.475075 23572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:20.478367 23572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25: No bootstrap required, opened a new log
I20260630 12:30:20.480242 23572 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7497aa86749a4590bcb51eb0d6e7ed25" member_type: VOTER }
I20260630 12:30:20.480546 23572 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:20.480702 23572 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7497aa86749a4590bcb51eb0d6e7ed25, State: Initialized, Role: FOLLOWER
I20260630 12:30:20.481180 23572 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7497aa86749a4590bcb51eb0d6e7ed25" member_type: VOTER }
I20260630 12:30:20.481534 23572 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:20.481755 23572 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:20.482003 23572 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:20.485422 23572 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7497aa86749a4590bcb51eb0d6e7ed25" member_type: VOTER }
I20260630 12:30:20.485852 23572 leader_election.cc:304] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [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: 7497aa86749a4590bcb51eb0d6e7ed25; no voters: 
I20260630 12:30:20.486807 23572 leader_election.cc:290] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:20.487062 23575 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:20.488288 23575 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 1 LEADER]: Becoming Leader. State: Replica: 7497aa86749a4590bcb51eb0d6e7ed25, State: Running, Role: LEADER
I20260630 12:30:20.488850 23575 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [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: "7497aa86749a4590bcb51eb0d6e7ed25" member_type: VOTER }
I20260630 12:30:20.489449 23572 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:20.493165 23576 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7497aa86749a4590bcb51eb0d6e7ed25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7497aa86749a4590bcb51eb0d6e7ed25" member_type: VOTER } }
I20260630 12:30:20.494256 23576 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:20.493772 23577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7497aa86749a4590bcb51eb0d6e7ed25. Latest consensus state: current_term: 1 leader_uuid: "7497aa86749a4590bcb51eb0d6e7ed25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7497aa86749a4590bcb51eb0d6e7ed25" member_type: VOTER } }
I20260630 12:30:20.495157 23577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:20.495831 23583 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:20.500454 23583 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:20.502948 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:20.507902 23583 catalog_manager.cc:1383] Generated new cluster ID: 4d61cbb6d47e47ada9b7108ca99368d2
I20260630 12:30:20.508100 23583 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:20.543169 23583 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:20.544385 23583 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:20.559068 23583 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25: Generated new TSK 0
I20260630 12:30:20.559587 23583 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:20.568728 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:20.573774 23593 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:30:20.574942 23594 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:30:20.576295 23596 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:30:20.576538 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:20.577271 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:20.577463 19978 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:30:20.577615 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822620577602 us; error 0 us; skew 500 ppm
I20260630 12:30:20.578040 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:20.580042 19978 webserver.cc:533] Webserver started at http://127.19.130.129:46735/ using document root <none> and password file <none>
I20260630 12:30:20.580478 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:20.580768 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:20.581079 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:20.582073 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "33a533226fed4a00b53e99c55efea4ea"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.586091 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:30:20.588949 23601 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:30:20.589651 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:20.589896 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "33a533226fed4a00b53e99c55efea4ea"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.590209 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-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:30:20.603159 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:20.604040 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:20.605365 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:20.607401 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:20.607611 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.607859 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:20.608026 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.643590 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:45869
I20260630 12:30:20.643666 23663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:45869 every 8 connection(s)
I20260630 12:30:20.649217 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:20.655732 23668 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:30:20.657469 23669 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:30:20.658821 23671 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:30:20.659109 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:20.659863 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:20.660094 19978 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:30:20.660291 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822620660274 us; error 0 us; skew 500 ppm
I20260630 12:30:20.660900 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:20.663411 19978 webserver.cc:533] Webserver started at http://127.19.130.130:34263/ using document root <none> and password file <none>
I20260630 12:30:20.663503 23664 heartbeater.cc:344] Connected to a master server at 127.19.130.190:43949
I20260630 12:30:20.663928 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:20.663930 23664 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:20.664384 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:20.664673 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:20.664964 23664 heartbeater.cc:507] Master 127.19.130.190:43949 requested a full tablet report, sending...
I20260630 12:30:20.665683 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "457bdc2790f641edbc4dfcf13a1f0d6b"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.666834 23537 ts_manager.cc:194] Registered new tserver with Master: 33a533226fed4a00b53e99c55efea4ea (127.19.130.129:45869)
I20260630 12:30:20.668447 23537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51404
I20260630 12:30:20.670064 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:30:20.673120 23676 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:30:20.673775 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:20.674032 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "457bdc2790f641edbc4dfcf13a1f0d6b"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.674279 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-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:30:20.689819 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:20.691037 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:20.692344 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:20.694329 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:20.694485 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.694782 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:20.694973 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.729360 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:44675
I20260630 12:30:20.729447 23738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:44675 every 8 connection(s)
I20260630 12:30:20.733853 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:20.739550 23742 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:30:20.741430 23743 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:30:20.743067 19978 server_base.cc:1061] running on GCE node
W20260630 12:30:20.743968 23745 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:30:20.744899 23739 heartbeater.cc:344] Connected to a master server at 127.19.130.190:43949
I20260630 12:30:20.744913 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:20.745352 19978 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:30:20.745368 23739 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:20.745615 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822620745598 us; error 0 us; skew 500 ppm
I20260630 12:30:20.746146 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:20.746138 23739 heartbeater.cc:507] Master 127.19.130.190:43949 requested a full tablet report, sending...
I20260630 12:30:20.748374 23537 ts_manager.cc:194] Registered new tserver with Master: 457bdc2790f641edbc4dfcf13a1f0d6b (127.19.130.130:44675)
I20260630 12:30:20.748692 19978 webserver.cc:533] Webserver started at http://127.19.130.131:44035/ using document root <none> and password file <none>
I20260630 12:30:20.749264 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:20.749539 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:20.749835 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:20.750108 23537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51416
I20260630 12:30:20.751132 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "614200b537fc4871af791bb4a331c3a6"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.755221 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.003s
I20260630 12:30:20.758016 23750 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:30:20.758714 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:20.758991 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "614200b537fc4871af791bb4a331c3a6"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.759258 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-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:30:20.774907 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:20.775800 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:20.777139 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:20.779078 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:20.779296 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.779547 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:20.779732 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.814937 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:37835
I20260630 12:30:20.815032 23812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:37835 every 8 connection(s)
I20260630 12:30:20.819836 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:20.825223 23816 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:30:20.826444 23817 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:30:20.827893 23819 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:30:20.828837 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:20.829746 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:20.829996 19978 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:30:20.830211 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822620830194 us; error 0 us; skew 500 ppm
I20260630 12:30:20.830816 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:20.831756 23813 heartbeater.cc:344] Connected to a master server at 127.19.130.190:43949
I20260630 12:30:20.832173 23813 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:20.832966 23813 heartbeater.cc:507] Master 127.19.130.190:43949 requested a full tablet report, sending...
I20260630 12:30:20.833391 19978 webserver.cc:533] Webserver started at http://127.19.130.132:36455/ using document root <none> and password file <none>
I20260630 12:30:20.833961 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:20.834182 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:20.834455 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:20.835011 23537 ts_manager.cc:194] Registered new tserver with Master: 614200b537fc4871af791bb4a331c3a6 (127.19.130.131:37835)
I20260630 12:30:20.835513 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "50e1157f1d07446dbbb5cb068b8cdc1b"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.836362 23537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51424
I20260630 12:30:20.839769 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:20.842684 23824 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:30:20.843462 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:20.843678 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "50e1157f1d07446dbbb5cb068b8cdc1b"
format_stamp: "Formatted at 2026-06-30 12:30:20 on dist-test-slave-zr02"
I20260630 12:30:20.843883 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822531767112-19978-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:30:20.876791 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:20.877717 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:20.878955 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:20.881215 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:20.881448 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.881672 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:20.881841 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:20.918176 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:36047
I20260630 12:30:20.918268 23886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:36047 every 8 connection(s)
I20260630 12:30:20.930233 23887 heartbeater.cc:344] Connected to a master server at 127.19.130.190:43949
I20260630 12:30:20.930565 23887 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:20.931258 23887 heartbeater.cc:507] Master 127.19.130.190:43949 requested a full tablet report, sending...
I20260630 12:30:20.932927 23537 ts_manager.cc:194] Registered new tserver with Master: 50e1157f1d07446dbbb5cb068b8cdc1b (127.19.130.132:36047)
I20260630 12:30:20.933287 19978 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012227151s
I20260630 12:30:20.934150 23537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51440
I20260630 12:30:21.670737 23664 heartbeater.cc:499] Master 127.19.130.190:43949 was elected leader, sending a full tablet report...
I20260630 12:30:21.752661 23739 heartbeater.cc:499] Master 127.19.130.190:43949 was elected leader, sending a full tablet report...
I20260630 12:30:21.838518 23813 heartbeater.cc:499] Master 127.19.130.190:43949 was elected leader, sending a full tablet report...
I20260630 12:30:21.936609 23887 heartbeater.cc:499] Master 127.19.130.190:43949 was elected leader, sending a full tablet report...
I20260630 12:30:21.994684 23537 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55170:
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:30:22.042996 23778 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff5a363e1aa4bb583f8e9f03a8f891e (DEFAULT_TABLE table=test-workload [id=eb69153fe9d04d74a34da73750e6c842]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:22.044095 23778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff5a363e1aa4bb583f8e9f03a8f891e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:22.049901 23852 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff5a363e1aa4bb583f8e9f03a8f891e (DEFAULT_TABLE table=test-workload [id=eb69153fe9d04d74a34da73750e6c842]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:22.050012 23704 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff5a363e1aa4bb583f8e9f03a8f891e (DEFAULT_TABLE table=test-workload [id=eb69153fe9d04d74a34da73750e6c842]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:22.050992 23852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff5a363e1aa4bb583f8e9f03a8f891e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:22.051280 23704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff5a363e1aa4bb583f8e9f03a8f891e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:22.061851 23908 tablet_bootstrap.cc:492] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b: Bootstrap starting.
I20260630 12:30:22.065214 23909 tablet_bootstrap.cc:492] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6: Bootstrap starting.
I20260630 12:30:22.067106 23908 tablet_bootstrap.cc:654] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:22.068660 23910 tablet_bootstrap.cc:492] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b: Bootstrap starting.
I20260630 12:30:22.070948 23909 tablet_bootstrap.cc:654] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:22.072181 23908 tablet_bootstrap.cc:492] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b: No bootstrap required, opened a new log
I20260630 12:30:22.072634 23908 ts_tablet_manager.cc:1403] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:30:22.073338 23910 tablet_bootstrap.cc:654] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:22.075127 23908 raft_consensus.cc:359] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.075584 23909 tablet_bootstrap.cc:492] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6: No bootstrap required, opened a new log
I20260630 12:30:22.075949 23908 raft_consensus.cc:385] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:22.076251 23909 ts_tablet_manager.cc:1403] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260630 12:30:22.076305 23908 raft_consensus.cc:740] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50e1157f1d07446dbbb5cb068b8cdc1b, State: Initialized, Role: FOLLOWER
I20260630 12:30:22.077178 23908 consensus_queue.cc:260] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.077920 23910 tablet_bootstrap.cc:492] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b: No bootstrap required, opened a new log
I20260630 12:30:22.079123 23909 raft_consensus.cc:359] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.079879 23910 ts_tablet_manager.cc:1403] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.009s
I20260630 12:30:22.079895 23909 raft_consensus.cc:385] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:22.080457 23909 raft_consensus.cc:740] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 614200b537fc4871af791bb4a331c3a6, State: Initialized, Role: FOLLOWER
I20260630 12:30:22.080681 23908 ts_tablet_manager.cc:1434] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:30:22.081182 23909 consensus_queue.cc:260] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.082780 23910 raft_consensus.cc:359] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.083487 23910 raft_consensus.cc:385] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:22.083801 23910 raft_consensus.cc:740] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 457bdc2790f641edbc4dfcf13a1f0d6b, State: Initialized, Role: FOLLOWER
I20260630 12:30:22.083909 23909 ts_tablet_manager.cc:1434] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:30:22.084662 23910 consensus_queue.cc:260] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.087085 23910 ts_tablet_manager.cc:1434] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:30:22.104803 23916 raft_consensus.cc:493] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:22.105142 23916 raft_consensus.cc:515] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.106885 23916 leader_election.cc:290] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 614200b537fc4871af791bb4a331c3a6 (127.19.130.131:37835), 50e1157f1d07446dbbb5cb068b8cdc1b (127.19.130.132:36047)
I20260630 12:30:22.115998 23788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff5a363e1aa4bb583f8e9f03a8f891e" candidate_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614200b537fc4871af791bb4a331c3a6" is_pre_election: true
I20260630 12:30:22.116570 23788 raft_consensus.cc:2468] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 457bdc2790f641edbc4dfcf13a1f0d6b in term 0.
I20260630 12:30:22.116715 23862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff5a363e1aa4bb583f8e9f03a8f891e" candidate_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" is_pre_election: true
I20260630 12:30:22.117244 23862 raft_consensus.cc:2468] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 457bdc2790f641edbc4dfcf13a1f0d6b in term 0.
I20260630 12:30:22.117491 23678 leader_election.cc:304] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [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: 457bdc2790f641edbc4dfcf13a1f0d6b, 614200b537fc4871af791bb4a331c3a6; no voters: 
I20260630 12:30:22.118139 23916 raft_consensus.cc:2804] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:22.118496 23916 raft_consensus.cc:493] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:22.118773 23916 raft_consensus.cc:3060] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:22.122560 23916 raft_consensus.cc:515] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.123898 23916 leader_election.cc:290] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [CANDIDATE]: Term 1 election: Requested vote from peers 614200b537fc4871af791bb4a331c3a6 (127.19.130.131:37835), 50e1157f1d07446dbbb5cb068b8cdc1b (127.19.130.132:36047)
I20260630 12:30:22.124554 23788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff5a363e1aa4bb583f8e9f03a8f891e" candidate_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "614200b537fc4871af791bb4a331c3a6"
I20260630 12:30:22.124884 23862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff5a363e1aa4bb583f8e9f03a8f891e" candidate_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b"
I20260630 12:30:22.125061 23788 raft_consensus.cc:3060] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:22.125396 23862 raft_consensus.cc:3060] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:22.129227 23788 raft_consensus.cc:2468] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 457bdc2790f641edbc4dfcf13a1f0d6b in term 1.
I20260630 12:30:22.129487 23862 raft_consensus.cc:2468] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 457bdc2790f641edbc4dfcf13a1f0d6b in term 1.
I20260630 12:30:22.130088 23678 leader_election.cc:304] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [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: 457bdc2790f641edbc4dfcf13a1f0d6b, 614200b537fc4871af791bb4a331c3a6; no voters: 
I20260630 12:30:22.130761 23916 raft_consensus.cc:2804] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:22.132015 23916 raft_consensus.cc:697] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 1 LEADER]: Becoming Leader. State: Replica: 457bdc2790f641edbc4dfcf13a1f0d6b, State: Running, Role: LEADER
I20260630 12:30:22.132743 23916 consensus_queue.cc:237] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [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: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } }
I20260630 12:30:22.139449 23537 catalog_manager.cc:5697] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 457bdc2790f641edbc4dfcf13a1f0d6b (127.19.130.130). New cstate: current_term: 1 leader_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "457bdc2790f641edbc4dfcf13a1f0d6b" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44675 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:22.503264 23590 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:22.505170 23590 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:22.505553 23590 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:22.582259 23916 consensus_queue.cc:1048] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "50e1157f1d07446dbbb5cb068b8cdc1b" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:22.597327 23925 consensus_queue.cc:1048] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "614200b537fc4871af791bb4a331c3a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 37835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:24.506470 23590 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:24.507732 23590 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:24.508024 23590 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:26.508924 23590 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:26.510222 23590 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:26.510545 23590 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:28.511487 23590 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:28.512873 23590 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:28.513175 23590 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:30:29.658907 23568 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6320 after lost signal to thread 19981
W20260630 12:30:29.659842 23568 debug-util.cc:398] Leaking SignalData structure 0x7b0800151ba0 after lost signal to thread 23571
W20260630 12:30:29.660910 23568 debug-util.cc:398] Leaking SignalData structure 0x7b08000bbdc0 after lost signal to thread 23663
W20260630 12:30:29.661705 23568 debug-util.cc:398] Leaking SignalData structure 0x7b0800176860 after lost signal to thread 23738
W20260630 12:30:29.662693 23568 debug-util.cc:398] Leaking SignalData structure 0x7b080020ac80 after lost signal to thread 23812
W20260630 12:30:29.663476 23568 debug-util.cc:398] Leaking SignalData structure 0x7b0800209cc0 after lost signal to thread 23886
I20260630 12:30:30.514075 23590 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:30.515385 23590 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:30.515612 23590 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:30:32.250172 23883 debug-util.cc:398] Leaking SignalData structure 0x7b080026d2a0 after lost signal to thread 19981
W20260630 12:30:32.251371 23883 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3220 after lost signal to thread 23571
W20260630 12:30:32.252803 23883 debug-util.cc:398] Leaking SignalData structure 0x7b08001768a0 after lost signal to thread 23663
W20260630 12:30:32.254153 23883 debug-util.cc:398] Leaking SignalData structure 0x7b080021f240 after lost signal to thread 23738
W20260630 12:30:32.255451 23883 debug-util.cc:398] Leaking SignalData structure 0x7b080014ea40 after lost signal to thread 23812
W20260630 12:30:32.256683 23883 debug-util.cc:398] Leaking SignalData structure 0x7b08002215a0 after lost signal to thread 23886
I20260630 12:30:32.517132 23590 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:32.518823 23590 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:32.519179 23590 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:33.273834 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:30:33.315160 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:33.333564 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:30:33.348577 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:30:33.381163 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:33.382048 19978 tablet_replica.cc:333] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b: stopping tablet replica
I20260630 12:30:33.382776 19978 raft_consensus.cc:2243] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:33.384318 19978 raft_consensus.cc:2272] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 457bdc2790f641edbc4dfcf13a1f0d6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:33.407234 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:30:33.423130 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:30:33.449111 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:33.449994 19978 tablet_replica.cc:333] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6: stopping tablet replica
I20260630 12:30:33.450718 19978 raft_consensus.cc:2243] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:33.451383 19978 raft_consensus.cc:2272] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 614200b537fc4871af791bb4a331c3a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:33.472635 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:30:33.485131 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:30:33.509264 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:33.509979 19978 tablet_replica.cc:333] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b: stopping tablet replica
I20260630 12:30:33.510581 19978 raft_consensus.cc:2243] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:33.511065 19978 raft_consensus.cc:2272] T 6ff5a363e1aa4bb583f8e9f03a8f891e P 50e1157f1d07446dbbb5cb068b8cdc1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:34.520115 23590 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:34.521420 23590 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:34.521731 23590 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:30:34.528609 19978 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23883)
I20260630 12:30:34.996392 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:30:35.006078 19978 master.cc:562] Master@127.19.130.190:43949 shutting down...
I20260630 12:30:35.025768 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:35.026440 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:35.026757 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7497aa86749a4590bcb51eb0d6e7ed25: stopping tablet replica
I20260630 12:30:35.062054 19978 master.cc:584] Master@127.19.130.190:43949 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (14704 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:30:35.095333 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:35453
I20260630 12:30:35.096428 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:35.101701 23932 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:30:35.101739 23931 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:30:35.102069 23934 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:30:35.108654 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:35.109372 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:35.109581 19978 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:30:35.109752 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822635109735 us; error 0 us; skew 500 ppm
I20260630 12:30:35.110244 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:35.112336 19978 webserver.cc:533] Webserver started at http://127.19.130.190:40357/ using document root <none> and password file <none>
I20260630 12:30:35.112794 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:35.113008 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:35.113260 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:35.114344 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "a36a42a12e5a4e6fb846c5bd4652b53f"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.118042 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:30:35.120965 23939 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:30:35.121563 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:35.121804 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "a36a42a12e5a4e6fb846c5bd4652b53f"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.122047 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-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:30:35.134069 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:35.135025 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:35.169620 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:35453
I20260630 12:30:35.169721 23990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:35453 every 8 connection(s)
I20260630 12:30:35.173384 23991 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:30:35.183301 23991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f: Bootstrap starting.
I20260630 12:30:35.187875 23991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:35.191723 23991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f: No bootstrap required, opened a new log
I20260630 12:30:35.193719 23991 raft_consensus.cc:359] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a42a12e5a4e6fb846c5bd4652b53f" member_type: VOTER }
I20260630 12:30:35.194095 23991 raft_consensus.cc:385] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:35.194259 23991 raft_consensus.cc:740] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36a42a12e5a4e6fb846c5bd4652b53f, State: Initialized, Role: FOLLOWER
I20260630 12:30:35.194713 23991 consensus_queue.cc:260] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a36a42a12e5a4e6fb846c5bd4652b53f" member_type: VOTER }
I20260630 12:30:35.195106 23991 raft_consensus.cc:399] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:35.195277 23991 raft_consensus.cc:493] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:35.195483 23991 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:35.199489 23991 raft_consensus.cc:515] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a42a12e5a4e6fb846c5bd4652b53f" member_type: VOTER }
I20260630 12:30:35.199909 23991 leader_election.cc:304] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [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: a36a42a12e5a4e6fb846c5bd4652b53f; no voters: 
I20260630 12:30:35.201025 23991 leader_election.cc:290] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:35.201326 23994 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:35.202598 23994 raft_consensus.cc:697] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 1 LEADER]: Becoming Leader. State: Replica: a36a42a12e5a4e6fb846c5bd4652b53f, State: Running, Role: LEADER
I20260630 12:30:35.203253 23994 consensus_queue.cc:237] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [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: "a36a42a12e5a4e6fb846c5bd4652b53f" member_type: VOTER }
I20260630 12:30:35.203835 23991 sys_catalog.cc:565] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:35.207794 23996 sys_catalog.cc:455] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a36a42a12e5a4e6fb846c5bd4652b53f. Latest consensus state: current_term: 1 leader_uuid: "a36a42a12e5a4e6fb846c5bd4652b53f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a42a12e5a4e6fb846c5bd4652b53f" member_type: VOTER } }
I20260630 12:30:35.207934 23995 sys_catalog.cc:455] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a36a42a12e5a4e6fb846c5bd4652b53f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a42a12e5a4e6fb846c5bd4652b53f" member_type: VOTER } }
I20260630 12:30:35.208595 23996 sys_catalog.cc:458] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:35.208760 23995 sys_catalog.cc:458] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:35.211215 24001 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:35.216110 24001 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:35.219714 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:35.224757 24001 catalog_manager.cc:1383] Generated new cluster ID: a06b3496f72f424995ba6d3e4bce7e46
I20260630 12:30:35.225018 24001 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:35.240964 24001 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:35.242187 24001 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:35.253923 24001 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f: Generated new TSK 0
I20260630 12:30:35.254388 24001 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:35.286422 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:35.291889 24012 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:30:35.292903 24013 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:30:35.294854 19978 server_base.cc:1061] running on GCE node
W20260630 12:30:35.295105 24015 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:30:35.295951 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:35.296167 19978 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:30:35.296368 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822635296351 us; error 0 us; skew 500 ppm
I20260630 12:30:35.296828 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:35.298918 19978 webserver.cc:533] Webserver started at http://127.19.130.129:33669/ using document root <none> and password file <none>
I20260630 12:30:35.299376 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:35.299566 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:35.299822 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:35.300882 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "8570692d03374310ace43fcb4d6b5764"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.305011 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:30:35.307965 24020 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:30:35.308701 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:35.308954 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "8570692d03374310ace43fcb4d6b5764"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.309237 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-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:30:35.331202 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:35.332238 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:35.333571 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:35.335640 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:35.335832 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:35.336064 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:35.336269 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:30:35.373646 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:39135
I20260630 12:30:35.373756 24082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:39135 every 8 connection(s)
I20260630 12:30:35.378795 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:35.386396 24087 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:30:35.387699 24088 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:30:35.390656 24090 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:30:35.390793 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:35.392334 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:35.392529 24083 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35453
W20260630 12:30:35.392560 19978 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:30:35.392951 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822635392935 us; error 0 us; skew 500 ppm
I20260630 12:30:35.393029 24083 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:35.393500 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:35.393792 24083 heartbeater.cc:507] Master 127.19.130.190:35453 requested a full tablet report, sending...
I20260630 12:30:35.396044 19978 webserver.cc:533] Webserver started at http://127.19.130.130:37915/ using document root <none> and password file <none>
I20260630 12:30:35.396128 23956 ts_manager.cc:194] Registered new tserver with Master: 8570692d03374310ace43fcb4d6b5764 (127.19.130.129:39135)
I20260630 12:30:35.396649 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:35.396898 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:35.397163 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:35.398136 23956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54176
I20260630 12:30:35.398195 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "919527ed3f874961aa7c6dea95d9b5cf"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.402981 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:30:35.406122 24095 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:30:35.406841 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:35.407150 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "919527ed3f874961aa7c6dea95d9b5cf"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.407419 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-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:30:35.420328 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:35.421389 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:35.422708 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:35.424952 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:35.425175 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:35.425395 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:35.425565 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:35.463940 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:37453
I20260630 12:30:35.464063 24157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:37453 every 8 connection(s)
I20260630 12:30:35.468789 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:35.475409 24161 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:30:35.476105 24162 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:30:35.479154 24164 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:30:35.482100 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:35.482203 24158 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35453
I20260630 12:30:35.482645 24158 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:35.482990 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:35.483246 19978 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:30:35.483431 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822635483415 us; error 0 us; skew 500 ppm
I20260630 12:30:35.483356 24158 heartbeater.cc:507] Master 127.19.130.190:35453 requested a full tablet report, sending...
I20260630 12:30:35.484119 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:35.485777 23956 ts_manager.cc:194] Registered new tserver with Master: 919527ed3f874961aa7c6dea95d9b5cf (127.19.130.130:37453)
I20260630 12:30:35.486704 19978 webserver.cc:533] Webserver started at http://127.19.130.131:45931/ using document root <none> and password file <none>
I20260630 12:30:35.487208 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:35.487416 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:35.487287 23956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54190
I20260630 12:30:35.487784 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:35.489174 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "3cd5f34821204ea18d751d6a98fda85d"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.493512 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:30:35.496654 24169 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:30:35.497403 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:35.497679 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "3cd5f34821204ea18d751d6a98fda85d"
format_stamp: "Formatted at 2026-06-30 12:30:35 on dist-test-slave-zr02"
I20260630 12:30:35.497949 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822531767112-19978-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:30:35.525166 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:35.526199 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:35.527498 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:35.529587 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:35.529824 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:35.530049 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:35.530222 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:35.568173 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:40447
I20260630 12:30:35.568320 24231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:40447 every 8 connection(s)
I20260630 12:30:35.581609 24232 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35453
I20260630 12:30:35.582006 24232 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:35.582711 24232 heartbeater.cc:507] Master 127.19.130.190:35453 requested a full tablet report, sending...
I20260630 12:30:35.584512 23956 ts_manager.cc:194] Registered new tserver with Master: 3cd5f34821204ea18d751d6a98fda85d (127.19.130.131:40447)
I20260630 12:30:35.584743 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013407308s
I20260630 12:30:35.585877 23956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54202
I20260630 12:30:36.400978 24083 heartbeater.cc:499] Master 127.19.130.190:35453 was elected leader, sending a full tablet report...
I20260630 12:30:36.489897 24158 heartbeater.cc:499] Master 127.19.130.190:35453 was elected leader, sending a full tablet report...
I20260630 12:30:36.588483 24232 heartbeater.cc:499] Master 127.19.130.190:35453 was elected leader, sending a full tablet report...
I20260630 12:30:36.653950 23956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54208:
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:30:36.655694 23956 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:30:36.704028 24123 tablet_service.cc:1511] Processing CreateTablet for tablet 6423328b7934438b9505b425f00d7941 (DEFAULT_TABLE table=test-workload [id=ab2aff22fcfc4e0ba663379bddb3df13]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:36.705596 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6423328b7934438b9505b425f00d7941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:36.714874 24048 tablet_service.cc:1511] Processing CreateTablet for tablet 6423328b7934438b9505b425f00d7941 (DEFAULT_TABLE table=test-workload [id=ab2aff22fcfc4e0ba663379bddb3df13]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:36.715934 24048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6423328b7934438b9505b425f00d7941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:36.721802 24197 tablet_service.cc:1511] Processing CreateTablet for tablet 6423328b7934438b9505b425f00d7941 (DEFAULT_TABLE table=test-workload [id=ab2aff22fcfc4e0ba663379bddb3df13]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:36.723026 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6423328b7934438b9505b425f00d7941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:36.723477 24253 tablet_bootstrap.cc:492] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf: Bootstrap starting.
I20260630 12:30:36.728523 24253 tablet_bootstrap.cc:654] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:36.734673 24253 tablet_bootstrap.cc:492] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf: No bootstrap required, opened a new log
I20260630 12:30:36.735055 24253 ts_tablet_manager.cc:1403] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:30:36.735340 24254 tablet_bootstrap.cc:492] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764: Bootstrap starting.
I20260630 12:30:36.737802 24253 raft_consensus.cc:359] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.738265 24256 tablet_bootstrap.cc:492] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d: Bootstrap starting.
I20260630 12:30:36.738638 24253 raft_consensus.cc:385] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:36.738996 24253 raft_consensus.cc:740] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 919527ed3f874961aa7c6dea95d9b5cf, State: Initialized, Role: FOLLOWER
I20260630 12:30:36.740023 24253 consensus_queue.cc:260] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.743716 24254 tablet_bootstrap.cc:654] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:36.744356 24256 tablet_bootstrap.cc:654] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:36.745678 24253 ts_tablet_manager.cc:1434] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:30:36.749130 24256 tablet_bootstrap.cc:492] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d: No bootstrap required, opened a new log
I20260630 12:30:36.749635 24256 ts_tablet_manager.cc:1403] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:30:36.750808 24254 tablet_bootstrap.cc:492] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764: No bootstrap required, opened a new log
I20260630 12:30:36.751253 24254 ts_tablet_manager.cc:1403] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:30:36.752327 24256 raft_consensus.cc:359] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.752841 24256 raft_consensus.cc:385] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:36.753046 24256 raft_consensus.cc:740] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd5f34821204ea18d751d6a98fda85d, State: Initialized, Role: FOLLOWER
I20260630 12:30:36.753670 24256 consensus_queue.cc:260] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.753980 24254 raft_consensus.cc:359] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.754712 24254 raft_consensus.cc:385] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:36.755028 24254 raft_consensus.cc:740] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8570692d03374310ace43fcb4d6b5764, State: Initialized, Role: FOLLOWER
I20260630 12:30:36.756307 24256 ts_tablet_manager.cc:1434] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:30:36.755936 24254 consensus_queue.cc:260] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.758793 24254 ts_tablet_manager.cc:1434] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:36.908401 24260 raft_consensus.cc:493] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:36.908870 24260 raft_consensus.cc:515] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.910940 24260 leader_election.cc:290] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 919527ed3f874961aa7c6dea95d9b5cf (127.19.130.130:37453), 8570692d03374310ace43fcb4d6b5764 (127.19.130.129:39135)
I20260630 12:30:36.921452 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6423328b7934438b9505b425f00d7941" candidate_uuid: "3cd5f34821204ea18d751d6a98fda85d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "919527ed3f874961aa7c6dea95d9b5cf" is_pre_election: true
I20260630 12:30:36.922114 24133 raft_consensus.cc:2468] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd5f34821204ea18d751d6a98fda85d in term 0.
I20260630 12:30:36.922125 24058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6423328b7934438b9505b425f00d7941" candidate_uuid: "3cd5f34821204ea18d751d6a98fda85d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8570692d03374310ace43fcb4d6b5764" is_pre_election: true
I20260630 12:30:36.922816 24058 raft_consensus.cc:2468] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd5f34821204ea18d751d6a98fda85d in term 0.
I20260630 12:30:36.923333 24172 leader_election.cc:304] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [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: 3cd5f34821204ea18d751d6a98fda85d, 919527ed3f874961aa7c6dea95d9b5cf; no voters: 
I20260630 12:30:36.924041 24260 raft_consensus.cc:2804] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:36.924360 24260 raft_consensus.cc:493] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:36.924621 24260 raft_consensus.cc:3060] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:36.929157 24260 raft_consensus.cc:515] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.930614 24260 leader_election.cc:290] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [CANDIDATE]: Term 1 election: Requested vote from peers 919527ed3f874961aa7c6dea95d9b5cf (127.19.130.130:37453), 8570692d03374310ace43fcb4d6b5764 (127.19.130.129:39135)
I20260630 12:30:36.931247 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6423328b7934438b9505b425f00d7941" candidate_uuid: "3cd5f34821204ea18d751d6a98fda85d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "919527ed3f874961aa7c6dea95d9b5cf"
I20260630 12:30:36.931602 24058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6423328b7934438b9505b425f00d7941" candidate_uuid: "3cd5f34821204ea18d751d6a98fda85d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8570692d03374310ace43fcb4d6b5764"
I20260630 12:30:36.931806 24133 raft_consensus.cc:3060] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:36.932139 24058 raft_consensus.cc:3060] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:36.938594 24058 raft_consensus.cc:2468] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd5f34821204ea18d751d6a98fda85d in term 1.
I20260630 12:30:36.938594 24133 raft_consensus.cc:2468] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd5f34821204ea18d751d6a98fda85d in term 1.
I20260630 12:30:36.939666 24172 leader_election.cc:304] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [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: 3cd5f34821204ea18d751d6a98fda85d, 8570692d03374310ace43fcb4d6b5764; no voters: 
I20260630 12:30:36.940181 24260 raft_consensus.cc:2804] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:36.941128 24260 raft_consensus.cc:697] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 1 LEADER]: Becoming Leader. State: Replica: 3cd5f34821204ea18d751d6a98fda85d, State: Running, Role: LEADER
I20260630 12:30:36.941782 24260 consensus_queue.cc:237] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [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: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } }
I20260630 12:30:36.949293 23955 catalog_manager.cc:5697] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd5f34821204ea18d751d6a98fda85d (127.19.130.131). New cstate: current_term: 1 leader_uuid: "3cd5f34821204ea18d751d6a98fda85d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd5f34821204ea18d751d6a98fda85d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:37.217535 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:37.219625 24009 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:37.221356 24009 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:37.221680 24009 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:37.360679 24260 consensus_queue.cc:1048] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8570692d03374310ace43fcb4d6b5764" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:37.372313 24260 consensus_queue.cc:1048] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [LEADER]: Connected to new peer: Peer: permanent_uuid: "919527ed3f874961aa7c6dea95d9b5cf" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:38.226274 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:39.222481 24009 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:39.223651 24009 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:39.223892 24009 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:39.233721 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:40.241259 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:41.224789 24009 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:41.225903 24009 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:41.226120 24009 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:41.249037 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:42.256543 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:43.227073 24009 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:43.228474 24009 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:43.228693 24009 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:43.264607 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:44.271673 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:45.229471 24009 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:45.230754 24009 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:45.231058 24009 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:45.278766 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:46.284708 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:47.231819 24009 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:47.233006 24009 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:47.233255 24009 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:47.290841 24004 placement_policy_util.cc:411] tablet 6423328b7934438b9505b425f00d7941: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:48.073473 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:30:48.095180 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:48.095899 19978 tablet_replica.cc:333] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764: stopping tablet replica
I20260630 12:30:48.096565 19978 raft_consensus.cc:2243] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:48.097054 19978 raft_consensus.cc:2272] T 6423328b7934438b9505b425f00d7941 P 8570692d03374310ace43fcb4d6b5764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:48.116490 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:30:48.127861 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:30:48.147137 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:48.147804 19978 tablet_replica.cc:333] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf: stopping tablet replica
I20260630 12:30:48.148447 19978 raft_consensus.cc:2243] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:48.149103 19978 raft_consensus.cc:2272] T 6423328b7934438b9505b425f00d7941 P 919527ed3f874961aa7c6dea95d9b5cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:48.150313 24172 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:39135: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:30:48.154062 24172 consensus_peers.cc:597] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d -> Peer 8570692d03374310ace43fcb4d6b5764 (127.19.130.129:39135): Couldn't send request to peer 8570692d03374310ace43fcb4d6b5764. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:48.168854 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:30:48.178422 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:30:48.195263 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:48.195840 19978 tablet_replica.cc:333] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d: stopping tablet replica
I20260630 12:30:48.196405 19978 raft_consensus.cc:2243] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:48.197193 19978 raft_consensus.cc:2272] T 6423328b7934438b9505b425f00d7941 P 3cd5f34821204ea18d751d6a98fda85d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:48.215126 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:30:48.224361 19978 master.cc:562] Master@127.19.130.190:35453 shutting down...
I20260630 12:30:48.242534 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:48.243031 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:48.243299 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P a36a42a12e5a4e6fb846c5bd4652b53f: stopping tablet replica
I20260630 12:30:48.261026 19978 master.cc:584] Master@127.19.130.190:35453 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13197 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:30:48.293704 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:45857
I20260630 12:30:48.294687 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:48.299655 24279 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:30:48.299762 24280 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:30:48.300627 24282 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:30:48.301940 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:48.302585 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:48.302793 19978 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:30:48.302893 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822648302883 us; error 0 us; skew 500 ppm
I20260630 12:30:48.303264 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:48.305311 19978 webserver.cc:533] Webserver started at http://127.19.130.190:45191/ using document root <none> and password file <none>
I20260630 12:30:48.305658 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:48.305786 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:48.305969 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:48.306902 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "540455108a7f45bfb45db4ca5fb0621b"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.310719 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:30:48.313506 24287 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:30:48.314157 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:48.314421 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "540455108a7f45bfb45db4ca5fb0621b"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.314695 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-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:30:48.337791 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:48.338920 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:48.372733 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:45857
I20260630 12:30:48.372841 24338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:45857 every 8 connection(s)
I20260630 12:30:48.376472 24339 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:30:48.386296 24339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b: Bootstrap starting.
I20260630 12:30:48.390516 24339 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:48.394137 24339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b: No bootstrap required, opened a new log
I20260630 12:30:48.396064 24339 raft_consensus.cc:359] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540455108a7f45bfb45db4ca5fb0621b" member_type: VOTER }
I20260630 12:30:48.396487 24339 raft_consensus.cc:385] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:48.396662 24339 raft_consensus.cc:740] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540455108a7f45bfb45db4ca5fb0621b, State: Initialized, Role: FOLLOWER
I20260630 12:30:48.397116 24339 consensus_queue.cc:260] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "540455108a7f45bfb45db4ca5fb0621b" member_type: VOTER }
I20260630 12:30:48.397537 24339 raft_consensus.cc:399] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:48.397706 24339 raft_consensus.cc:493] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:48.397890 24339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:48.401860 24339 raft_consensus.cc:515] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540455108a7f45bfb45db4ca5fb0621b" member_type: VOTER }
I20260630 12:30:48.402283 24339 leader_election.cc:304] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [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: 540455108a7f45bfb45db4ca5fb0621b; no voters: 
I20260630 12:30:48.403200 24339 leader_election.cc:290] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:48.403501 24342 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:48.404704 24342 raft_consensus.cc:697] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 1 LEADER]: Becoming Leader. State: Replica: 540455108a7f45bfb45db4ca5fb0621b, State: Running, Role: LEADER
I20260630 12:30:48.405364 24342 consensus_queue.cc:237] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [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: "540455108a7f45bfb45db4ca5fb0621b" member_type: VOTER }
I20260630 12:30:48.405911 24339 sys_catalog.cc:565] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:48.408241 24344 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 540455108a7f45bfb45db4ca5fb0621b. Latest consensus state: current_term: 1 leader_uuid: "540455108a7f45bfb45db4ca5fb0621b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540455108a7f45bfb45db4ca5fb0621b" member_type: VOTER } }
I20260630 12:30:48.408910 24344 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:48.408200 24343 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "540455108a7f45bfb45db4ca5fb0621b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540455108a7f45bfb45db4ca5fb0621b" member_type: VOTER } }
I20260630 12:30:48.409618 24343 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:48.415567 24348 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:48.422941 24348 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:48.423864 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:48.431054 24348 catalog_manager.cc:1383] Generated new cluster ID: 9129f18b0f834c9cbaa4ef2d299c39fa
I20260630 12:30:48.431269 24348 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:48.450980 24348 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:48.452116 24348 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:48.468463 24348 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b: Generated new TSK 0
I20260630 12:30:48.468925 24348 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:48.490048 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:48.495342 24360 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:30:48.496413 24361 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:30:48.498019 24363 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:30:48.499053 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:48.499775 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:48.499966 19978 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:30:48.500134 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822648500115 us; error 0 us; skew 500 ppm
I20260630 12:30:48.500670 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:48.502601 19978 webserver.cc:533] Webserver started at http://127.19.130.129:45585/ using document root <none> and password file <none>
I20260630 12:30:48.503010 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:48.503178 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:48.503461 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:48.504527 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.508726 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:30:48.511651 24368 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:30:48.512385 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:48.512650 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.512918 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-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:30:48.540871 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:48.541962 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:48.543260 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:48.545212 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:48.545433 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:48.545642 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:48.545804 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:48.581933 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:44789
I20260630 12:30:48.582016 24430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:44789 every 8 connection(s)
I20260630 12:30:48.586418 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:48.593708 24435 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:30:48.594157 24436 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:30:48.597687 19978 server_base.cc:1061] running on GCE node
W20260630 12:30:48.597836 24438 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:30:48.598652 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:48.598839 19978 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:30:48.599013 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822648598997 us; error 0 us; skew 500 ppm
I20260630 12:30:48.599498 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:48.601608 19978 webserver.cc:533] Webserver started at http://127.19.130.130:35575/ using document root <none> and password file <none>
I20260630 12:30:48.602025 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:48.602216 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:48.602535 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:48.604007 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.605376 24431 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45857
I20260630 12:30:48.605691 24431 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:48.606302 24431 heartbeater.cc:507] Master 127.19.130.190:45857 requested a full tablet report, sending...
I20260630 12:30:48.608085 24304 ts_manager.cc:194] Registered new tserver with Master: e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789)
I20260630 12:30:48.608665 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:30:48.609990 24304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55866
I20260630 12:30:48.612080 24443 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:30:48.612828 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:48.613041 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.613250 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-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:30:48.621987 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:48.622936 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:48.624064 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:48.625895 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:48.626121 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:48.626324 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:48.626472 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:48.661616 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:41555
I20260630 12:30:48.661723 24505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:41555 every 8 connection(s)
I20260630 12:30:48.665843 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:48.672344 24509 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:30:48.673122 24510 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:30:48.675220 19978 server_base.cc:1061] running on GCE node
W20260630 12:30:48.676252 24513 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:30:48.677327 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:48.677534 24506 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45857
W20260630 12:30:48.677543 19978 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:30:48.678048 24506 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:48.678043 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822648678024 us; error 0 us; skew 500 ppm
I20260630 12:30:48.678758 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:48.678766 24506 heartbeater.cc:507] Master 127.19.130.190:45857 requested a full tablet report, sending...
I20260630 12:30:48.681005 24304 ts_manager.cc:194] Registered new tserver with Master: 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:48.681329 19978 webserver.cc:533] Webserver started at http://127.19.130.131:36961/ using document root <none> and password file <none>
I20260630 12:30:48.681797 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:48.681984 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:48.682225 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:48.682375 24304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55882
I20260630 12:30:48.683456 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "498b50bf7a4f4de9b95a586f78ae3658"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.687511 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:30:48.690546 24517 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:30:48.691249 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:48.691511 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "498b50bf7a4f4de9b95a586f78ae3658"
format_stamp: "Formatted at 2026-06-30 12:30:48 on dist-test-slave-zr02"
I20260630 12:30:48.691784 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-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:30:48.700603 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:48.701546 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:48.702683 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:48.704682 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:48.704880 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:48.705086 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:48.705238 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:48.740586 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:46761
I20260630 12:30:48.740705 24579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:46761 every 8 connection(s)
I20260630 12:30:48.752882 24580 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45857
I20260630 12:30:48.753177 24580 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:48.753901 24580 heartbeater.cc:507] Master 127.19.130.190:45857 requested a full tablet report, sending...
I20260630 12:30:48.755519 24304 ts_manager.cc:194] Registered new tserver with Master: 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:48.755825 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012354584s
I20260630 12:30:48.756778 24304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55898
I20260630 12:30:49.612813 24431 heartbeater.cc:499] Master 127.19.130.190:45857 was elected leader, sending a full tablet report...
I20260630 12:30:49.684453 24506 heartbeater.cc:499] Master 127.19.130.190:45857 was elected leader, sending a full tablet report...
I20260630 12:30:49.759228 24580 heartbeater.cc:499] Master 127.19.130.190:45857 was elected leader, sending a full tablet report...
I20260630 12:30:49.813951 24304 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55914:
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:30:49.816916 24304 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:30:49.892913 24471 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1ac9a1ffbb4354af126c7a93695c09 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:30:49.894310 24471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ac9a1ffbb4354af126c7a93695c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.897109 24470 tablet_service.cc:1511] Processing CreateTablet for tablet 479e795b57e14c2483188a629e311ad1 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:30:49.898484 24470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479e795b57e14c2483188a629e311ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.905824 24541 tablet_service.cc:1511] Processing CreateTablet for tablet 9375e068d67d4ad2ac1153963fbbe6a9 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:30:49.906401 24545 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1ac9a1ffbb4354af126c7a93695c09 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:30:49.907233 24541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9375e068d67d4ad2ac1153963fbbe6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.908531 24544 tablet_service.cc:1511] Processing CreateTablet for tablet 479e795b57e14c2483188a629e311ad1 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:30:49.909384 24469 tablet_service.cc:1511] Processing CreateTablet for tablet 0f28510c37fc438597f4c9bb9203433f (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:30:49.909837 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479e795b57e14c2483188a629e311ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.910727 24469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f28510c37fc438597f4c9bb9203433f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.913357 24540 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6011fdfa014e779022ea72605b1eaf (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:30:49.914290 24543 tablet_service.cc:1511] Processing CreateTablet for tablet 0f28510c37fc438597f4c9bb9203433f (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:30:49.914769 24540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6011fdfa014e779022ea72605b1eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.915616 24543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f28510c37fc438597f4c9bb9203433f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.917392 24542 tablet_service.cc:1511] Processing CreateTablet for tablet 91910a4979d24ceaabf7f3d5234ee42a (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:30:49.917654 24539 tablet_service.cc:1511] Processing CreateTablet for tablet a9ee8a8676164e959488c0f6c77ca5bb (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:30:49.918686 24542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91910a4979d24ceaabf7f3d5234ee42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.919361 24539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ee8a8676164e959488c0f6c77ca5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.920898 24545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ac9a1ffbb4354af126c7a93695c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.926247 24538 tablet_service.cc:1511] Processing CreateTablet for tablet c6509085267748549222a0363e890f38 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:30:49.929199 24537 tablet_service.cc:1511] Processing CreateTablet for tablet a403dce6d71d43108986d988e29393cd (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:30:49.932097 24536 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac875965fa7437a82eafd27cbd7ee8c (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:30:49.933756 24536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac875965fa7437a82eafd27cbd7ee8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.946686 24538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6509085267748549222a0363e890f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.948606 24537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403dce6d71d43108986d988e29393cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.953948 24469 tablet_service.cc:1511] Processing CreateTablet for tablet 91910a4979d24ceaabf7f3d5234ee42a (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:30:49.955464 24469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91910a4979d24ceaabf7f3d5234ee42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.978060 24468 tablet_service.cc:1511] Processing CreateTablet for tablet 9375e068d67d4ad2ac1153963fbbe6a9 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:30:49.979372 24468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9375e068d67d4ad2ac1153963fbbe6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.981411 24467 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6011fdfa014e779022ea72605b1eaf (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:30:49.982597 24467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6011fdfa014e779022ea72605b1eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.983449 24462 tablet_service.cc:1511] Processing CreateTablet for tablet f1d991e542674d55b771cbac8c19906e (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:30:49.984740 24462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d991e542674d55b771cbac8c19906e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.985414 24466 tablet_service.cc:1511] Processing CreateTablet for tablet a9ee8a8676164e959488c0f6c77ca5bb (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:30:49.986629 24466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ee8a8676164e959488c0f6c77ca5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.989306 24465 tablet_service.cc:1511] Processing CreateTablet for tablet c6509085267748549222a0363e890f38 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:30:49.990554 24465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6509085267748549222a0363e890f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.993338 24464 tablet_service.cc:1511] Processing CreateTablet for tablet a403dce6d71d43108986d988e29393cd (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:30:49.994421 24464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403dce6d71d43108986d988e29393cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.997375 24463 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac875965fa7437a82eafd27cbd7ee8c (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:30:49.998533 24463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac875965fa7437a82eafd27cbd7ee8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.017692 24396 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1ac9a1ffbb4354af126c7a93695c09 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:30:50.019028 24396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ac9a1ffbb4354af126c7a93695c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:49.971580 24544 tablet_service.cc:1511] Processing CreateTablet for tablet f1d991e542674d55b771cbac8c19906e (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:30:50.027547 24544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d991e542674d55b771cbac8c19906e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.019480 24545 tablet_service.cc:1511] Processing CreateTablet for tablet 93cb79a6a2644d6eb0e355faa4cab4a9 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:30:50.033179 24545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cb79a6a2644d6eb0e355faa4cab4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.042446 24395 tablet_service.cc:1511] Processing CreateTablet for tablet 479e795b57e14c2483188a629e311ad1 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:30:50.043891 24395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479e795b57e14c2483188a629e311ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.044183 24391 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6011fdfa014e779022ea72605b1eaf (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:30:50.045526 24391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6011fdfa014e779022ea72605b1eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.045379 24394 tablet_service.cc:1511] Processing CreateTablet for tablet 0f28510c37fc438597f4c9bb9203433f (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:30:50.047508 24393 tablet_service.cc:1511] Processing CreateTablet for tablet 91910a4979d24ceaabf7f3d5234ee42a (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:30:50.049401 24390 tablet_service.cc:1511] Processing CreateTablet for tablet a9ee8a8676164e959488c0f6c77ca5bb (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:30:50.050088 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91910a4979d24ceaabf7f3d5234ee42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.050696 24390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ee8a8676164e959488c0f6c77ca5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.051376 24394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f28510c37fc438597f4c9bb9203433f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.052752 24389 tablet_service.cc:1511] Processing CreateTablet for tablet c6509085267748549222a0363e890f38 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:30:50.054024 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6509085267748549222a0363e890f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.057328 24387 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac875965fa7437a82eafd27cbd7ee8c (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:30:50.057512 24388 tablet_service.cc:1511] Processing CreateTablet for tablet a403dce6d71d43108986d988e29393cd (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:30:50.059300 24388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403dce6d71d43108986d988e29393cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.049402 24392 tablet_service.cc:1511] Processing CreateTablet for tablet 9375e068d67d4ad2ac1153963fbbe6a9 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:30:50.061290 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac875965fa7437a82eafd27cbd7ee8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.062391 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9375e068d67d4ad2ac1153963fbbe6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.063601 24462 tablet_service.cc:1511] Processing CreateTablet for tablet 93cb79a6a2644d6eb0e355faa4cab4a9 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:30:50.064802 24462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cb79a6a2644d6eb0e355faa4cab4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.092763 24389 tablet_service.cc:1511] Processing CreateTablet for tablet f1d991e542674d55b771cbac8c19906e (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:30:50.093676 24393 tablet_service.cc:1511] Processing CreateTablet for tablet 93cb79a6a2644d6eb0e355faa4cab4a9 (DEFAULT_TABLE table=test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:30:50.094152 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d991e542674d55b771cbac8c19906e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.094858 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cb79a6a2644d6eb0e355faa4cab4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:50.112522 24602 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.113685 24600 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.129138 24601 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.161721 24601 tablet_bootstrap.cc:654] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.169127 24600 tablet_bootstrap.cc:654] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.179186 24601 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.179639 24601 ts_tablet_manager.cc:1403] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260630 12:30:50.180124 24602 tablet_bootstrap.cc:654] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.182375 24601 raft_consensus.cc:359] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.185731 24601 raft_consensus.cc:385] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.185981 24601 raft_consensus.cc:740] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.186723 24601 consensus_queue.cc:260] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.191568 24600 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.192158 24600 ts_tablet_manager.cc:1403] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.000s
I20260630 12:30:50.195760 24600 raft_consensus.cc:359] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.196847 24600 raft_consensus.cc:385] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.197271 24600 raft_consensus.cc:740] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.198374 24600 consensus_queue.cc:260] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.199576 24601 ts_tablet_manager.cc:1434] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:30:50.199986 24602 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.200527 24602 ts_tablet_manager.cc:1403] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.088s	user 0.038s	sys 0.044s
I20260630 12:30:50.200693 24601 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.203262 24602 raft_consensus.cc:359] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.203989 24602 raft_consensus.cc:385] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.204324 24602 raft_consensus.cc:740] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.205014 24602 consensus_queue.cc:260] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.206029 24600 ts_tablet_manager.cc:1434] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260630 12:30:50.206915 24600 tablet_bootstrap.cc:492] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.207085 24601 tablet_bootstrap.cc:654] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.215544 24600 tablet_bootstrap.cc:654] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.219691 24602 ts_tablet_manager.cc:1434] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.013s
I20260630 12:30:50.220448 24601 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.220803 24602 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.220924 24601 ts_tablet_manager.cc:1403] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260630 12:30:50.223565 24601 raft_consensus.cc:359] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.224272 24601 raft_consensus.cc:385] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.224573 24601 raft_consensus.cc:740] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.225211 24601 consensus_queue.cc:260] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.227008 24601 ts_tablet_manager.cc:1434] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:50.227334 24602 tablet_bootstrap.cc:654] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.227821 24601 tablet_bootstrap.cc:492] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.231503 24600 tablet_bootstrap.cc:492] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.232098 24600 ts_tablet_manager.cc:1403] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260630 12:30:50.233894 24601 tablet_bootstrap.cc:654] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.235512 24600 raft_consensus.cc:359] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.236423 24600 raft_consensus.cc:385] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.236833 24600 raft_consensus.cc:740] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.237795 24600 consensus_queue.cc:260] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.242666 24600 ts_tablet_manager.cc:1434] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:30:50.243786 24600 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
W20260630 12:30:50.245445 24581 tablet.cc:2406] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:30:50.250795 24600 tablet_bootstrap.cc:654] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.253382 24602 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.253886 24602 ts_tablet_manager.cc:1403] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.020s
I20260630 12:30:50.257284 24602 raft_consensus.cc:359] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.258121 24602 raft_consensus.cc:385] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.258481 24602 raft_consensus.cc:740] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.259343 24602 consensus_queue.cc:260] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.261051 24601 tablet_bootstrap.cc:492] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.261240 24602 ts_tablet_manager.cc:1434] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:50.261348 24600 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.261529 24601 ts_tablet_manager.cc:1403] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.027s
I20260630 12:30:50.261847 24600 ts_tablet_manager.cc:1403] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:30:50.262177 24602 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.264393 24601 raft_consensus.cc:359] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.265133 24601 raft_consensus.cc:385] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.264746 24600 raft_consensus.cc:359] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.265488 24601 raft_consensus.cc:740] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.265493 24608 raft_consensus.cc:493] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.265964 24600 raft_consensus.cc:385] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.266259 24608 raft_consensus.cc:515] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.266462 24601 consensus_queue.cc:260] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.268656 24602 tablet_bootstrap.cc:654] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.269016 24608 leader_election.cc:290] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.266273 24600 raft_consensus.cc:740] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.270371 24600 consensus_queue.cc:260] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.272473 24600 ts_tablet_manager.cc:1434] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260630 12:30:50.273252 24601 ts_tablet_manager.cc:1434] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:30:50.274232 24601 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.280016 24601 tablet_bootstrap.cc:654] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.280769 24606 raft_consensus.cc:493] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.281244 24606 raft_consensus.cc:515] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.284063 24606 leader_election.cc:290] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.284881 24600 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.295326 24600 tablet_bootstrap.cc:654] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.300963 24602 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.301482 24602 ts_tablet_manager.cc:1403] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.011s
I20260630 12:30:50.304169 24602 raft_consensus.cc:359] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.304983 24601 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.308827 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ac9a1ffbb4354af126c7a93695c09" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.308377 24601 ts_tablet_manager.cc:1403] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.022s
I20260630 12:30:50.310621 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479e795b57e14c2483188a629e311ad1" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.307301 24602 raft_consensus.cc:385] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:30:50.311971 24372 leader_election.cc:343] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.312076 24602 raft_consensus.cc:740] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.312867 24602 consensus_queue.cc:260] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
W20260630 12:30:50.313271 24518 leader_election.cc:343] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.313025 24601 raft_consensus.cc:359] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.313961 24601 raft_consensus.cc:385] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.314400 24601 raft_consensus.cc:740] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.315285 24601 consensus_queue.cc:260] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.315920 24600 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.316501 24600 ts_tablet_manager.cc:1403] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.008s
I20260630 12:30:50.317492 24601 ts_tablet_manager.cc:1434] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:30:50.317694 24602 ts_tablet_manager.cc:1434] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:30:50.319367 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ac9a1ffbb4354af126c7a93695c09" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.321563 24602 tablet_bootstrap.cc:492] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
W20260630 12:30:50.322873 24369 leader_election.cc:343] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.324155 24369 leader_election.cc:304] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [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: e2a32b265a8c4e49a1871045ca45d1fd; no voters: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8
I20260630 12:30:50.325206 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479e795b57e14c2483188a629e311ad1" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.325786 24481 raft_consensus.cc:2468] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.326751 24608 raft_consensus.cc:2749] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:50.327365 24518 leader_election.cc:304] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:30:50.327844 24602 tablet_bootstrap.cc:654] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.328217 24606 raft_consensus.cc:2804] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.328619 24606 raft_consensus.cc:493] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.329020 24606 raft_consensus.cc:3060] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.330169 24601 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.323398 24600 raft_consensus.cc:359] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.336275 24601 tablet_bootstrap.cc:654] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.336377 24600 raft_consensus.cc:385] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.336750 24600 raft_consensus.cc:740] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.337422 24600 consensus_queue.cc:260] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.339115 24606 raft_consensus.cc:515] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.342195 24600 ts_tablet_manager.cc:1434] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260630 12:30:50.342171 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479e795b57e14c2483188a629e311ad1" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.343078 24600 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
W20260630 12:30:50.343492 24518 leader_election.cc:343] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.344790 24606 leader_election.cc:290] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Requested vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.347275 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479e795b57e14c2483188a629e311ad1" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.347635 24602 tablet_bootstrap.cc:492] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.347756 24481 raft_consensus.cc:3060] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.348037 24602 ts_tablet_manager.cc:1403] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.012s
I20260630 12:30:50.350262 24602 raft_consensus.cc:359] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.350785 24602 raft_consensus.cc:385] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.351044 24602 raft_consensus.cc:740] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.351576 24602 consensus_queue.cc:260] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.353600 24602 ts_tablet_manager.cc:1434] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:30:50.353879 24481 raft_consensus.cc:2468] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.354643 24602 tablet_bootstrap.cc:492] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.354962 24518 leader_election.cc:304] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:30:50.356046 24606 raft_consensus.cc:2804] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.356477 24600 tablet_bootstrap.cc:654] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.361377 24601 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.361820 24601 ts_tablet_manager.cc:1403] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.012s
I20260630 12:30:50.361855 24602 tablet_bootstrap.cc:654] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.364387 24606 raft_consensus.cc:697] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Becoming Leader. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Running, Role: LEADER
I20260630 12:30:50.365099 24606 consensus_queue.cc:237] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.367921 24600 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.368392 24600 ts_tablet_manager.cc:1403] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260630 12:30:50.368880 24602 tablet_bootstrap.cc:492] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.369521 24602 ts_tablet_manager.cc:1403] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:30:50.369457 24601 raft_consensus.cc:359] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.370241 24601 raft_consensus.cc:385] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.370502 24601 raft_consensus.cc:740] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.371138 24601 consensus_queue.cc:260] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.371188 24600 raft_consensus.cc:359] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.371974 24600 raft_consensus.cc:385] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.372294 24600 raft_consensus.cc:740] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.373101 24601 ts_tablet_manager.cc:1434] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:30:50.373071 24600 consensus_queue.cc:260] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.374244 24601 tablet_bootstrap.cc:492] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.375517 24600 ts_tablet_manager.cc:1434] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:30:50.376528 24600 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.377617 24303 catalog_manager.cc:5697] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:50.380755 24601 tablet_bootstrap.cc:654] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.382342 24600 tablet_bootstrap.cc:654] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.373575 24602 raft_consensus.cc:359] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.384322 24602 raft_consensus.cc:385] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.384667 24602 raft_consensus.cc:740] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.385366 24602 consensus_queue.cc:260] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.387410 24602 ts_tablet_manager.cc:1434] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260630 12:30:50.388748 24602 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.392979 24601 tablet_bootstrap.cc:492] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.393703 24601 ts_tablet_manager.cc:1403] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260630 12:30:50.394758 24602 tablet_bootstrap.cc:654] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.396560 24601 raft_consensus.cc:359] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.397323 24601 raft_consensus.cc:385] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.397686 24601 raft_consensus.cc:740] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.398555 24601 consensus_queue.cc:260] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.399396 24600 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.399874 24600 ts_tablet_manager.cc:1403] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260630 12:30:50.402269 24601 ts_tablet_manager.cc:1434] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:30:50.402412 24600 raft_consensus.cc:359] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.403038 24600 raft_consensus.cc:385] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.403292 24601 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.403276 24600 raft_consensus.cc:740] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.404881 24600 consensus_queue.cc:260] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.406520 24602 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.407099 24602 ts_tablet_manager.cc:1403] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.001s
I20260630 12:30:50.409880 24601 tablet_bootstrap.cc:654] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.410812 24600 ts_tablet_manager.cc:1434] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:30:50.410573 24602 raft_consensus.cc:359] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.411567 24602 raft_consensus.cc:385] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.411908 24602 raft_consensus.cc:740] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.411922 24600 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.414201 24602 consensus_queue.cc:260] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
W20260630 12:30:50.417061 24352 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:50.417927 24602 ts_tablet_manager.cc:1434] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260630 12:30:50.421034 24602 tablet_bootstrap.cc:492] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.421080 24600 tablet_bootstrap.cc:654] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.426106 24601 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.426580 24601 ts_tablet_manager.cc:1403] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260630 12:30:50.427990 24602 tablet_bootstrap.cc:654] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.429234 24601 raft_consensus.cc:359] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.430003 24601 raft_consensus.cc:385] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.430331 24601 raft_consensus.cc:740] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.431205 24601 consensus_queue.cc:260] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.435351 24606 raft_consensus.cc:493] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.435747 24606 raft_consensus.cc:515] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.437788 24606 leader_election.cc:290] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.440239 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6011fdfa014e779022ea72605b1eaf" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.440950 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6011fdfa014e779022ea72605b1eaf" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
W20260630 12:30:50.441650 24518 leader_election.cc:343] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.441819 24602 tablet_bootstrap.cc:492] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.442375 24602 ts_tablet_manager.cc:1403] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260630 12:30:50.442955 24606 raft_consensus.cc:493] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:30:50.442920 24518 leader_election.cc:343] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.443591 24518 leader_election.cc:304] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658; no voters: 74d6d7cf533c4b2998045e8d4c2a47b8, e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:30:50.444454 24624 raft_consensus.cc:2749] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:50.443506 24606 raft_consensus.cc:515] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.445631 24601 ts_tablet_manager.cc:1434] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.005s
I20260630 12:30:50.445745 24602 raft_consensus.cc:359] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.446652 24602 raft_consensus.cc:385] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.446748 24601 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.447007 24606 leader_election.cc:290] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.447922 24602 raft_consensus.cc:740] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.448184 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f28510c37fc438597f4c9bb9203433f" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.448405 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f28510c37fc438597f4c9bb9203433f" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.448789 24406 raft_consensus.cc:2468] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.448978 24481 raft_consensus.cc:2468] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.448817 24602 consensus_queue.cc:260] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.450749 24518 leader_election.cc:304] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.451159 24602 ts_tablet_manager.cc:1434] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:30:50.452062 24602 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.452443 24606 raft_consensus.cc:2804] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.452863 24606 raft_consensus.cc:493] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.453022 24601 tablet_bootstrap.cc:654] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.453240 24606 raft_consensus.cc:3060] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.457571 24602 tablet_bootstrap.cc:654] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.461913 24600 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.462339 24600 ts_tablet_manager.cc:1403] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.009s
I20260630 12:30:50.463326 24601 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.463783 24601 ts_tablet_manager.cc:1403] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:30:50.464789 24600 raft_consensus.cc:359] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.465458 24600 raft_consensus.cc:385] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.465755 24600 raft_consensus.cc:740] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.465921 24601 raft_consensus.cc:359] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.466523 24601 raft_consensus.cc:385] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.466892 24601 raft_consensus.cc:740] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.466560 24600 consensus_queue.cc:260] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.467545 24601 consensus_queue.cc:260] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.469635 24601 ts_tablet_manager.cc:1434] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:50.470476 24601 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.471089 24600 ts_tablet_manager.cc:1434] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:50.471956 24600 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.477324 24600 tablet_bootstrap.cc:654] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.479633 24601 tablet_bootstrap.cc:654] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.485922 24606 raft_consensus.cc:515] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.491858 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f28510c37fc438597f4c9bb9203433f" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.492543 24406 raft_consensus.cc:3060] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.496985 24606 leader_election.cc:290] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Requested vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.497949 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f28510c37fc438597f4c9bb9203433f" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.498481 24481 raft_consensus.cc:3060] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.496433 24602 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.500866 24602 ts_tablet_manager.cc:1403] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.028s
I20260630 12:30:50.501648 24406 raft_consensus.cc:2468] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.502085 24607 raft_consensus.cc:493] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.502523 24607 raft_consensus.cc:515] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.504024 24602 raft_consensus.cc:359] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.504819 24602 raft_consensus.cc:385] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.505116 24602 raft_consensus.cc:740] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.505918 24481 raft_consensus.cc:2468] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.506990 24602 consensus_queue.cc:260] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.507454 24606 raft_consensus.cc:493] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.508260 24601 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.508644 24601 ts_tablet_manager.cc:1403] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.000s
I20260630 12:30:50.508915 24602 ts_tablet_manager.cc:1434] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:50.509524 24600 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.509953 24600 ts_tablet_manager.cc:1403] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260630 12:30:50.509997 24602 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.510156 24518 leader_election.cc:304] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.511021 24601 raft_consensus.cc:359] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.511693 24601 raft_consensus.cc:385] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.511921 24601 raft_consensus.cc:740] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.512315 24624 raft_consensus.cc:2804] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.512569 24600 raft_consensus.cc:359] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.512660 24601 consensus_queue.cc:260] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.513197 24607 leader_election.cc:290] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.507906 24606 raft_consensus.cc:515] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.520548 24606 leader_election.cc:290] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.518117 24608 raft_consensus.cc:493] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.524370 24608 raft_consensus.cc:515] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.526396 24608 leader_election.cc:290] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.520623 24602 tablet_bootstrap.cc:654] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.527971 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ee8a8676164e959488c0f6c77ca5bb" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.528756 24555 raft_consensus.cc:2468] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 0.
I20260630 12:30:50.529079 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ee8a8676164e959488c0f6c77ca5bb" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.521678 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91910a4979d24ceaabf7f3d5234ee42a" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.529898 24481 raft_consensus.cc:2468] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.530483 24372 leader_election.cc:304] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
W20260630 12:30:50.531329 24369 leader_election.cc:343] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.531831 24518 leader_election.cc:304] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.533234 24608 raft_consensus.cc:2804] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.533766 24608 raft_consensus.cc:493] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.534300 24608 raft_consensus.cc:3060] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.513273 24600 raft_consensus.cc:385] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.540118 24600 raft_consensus.cc:740] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.541026 24600 consensus_queue.cc:260] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.542089 24606 raft_consensus.cc:2804] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.546114 24601 ts_tablet_manager.cc:1434] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.014s
I20260630 12:30:50.522356 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91910a4979d24ceaabf7f3d5234ee42a" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.546087 24606 raft_consensus.cc:493] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.547469 24601 tablet_bootstrap.cc:492] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.547469 24606 raft_consensus.cc:3060] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.548547 24600 ts_tablet_manager.cc:1434] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260630 12:30:50.549679 24600 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.552332 24406 raft_consensus.cc:2468] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.553929 24602 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.553960 24601 tablet_bootstrap.cc:654] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.554462 24602 ts_tablet_manager.cc:1403] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.006s
I20260630 12:30:50.545348 24608 raft_consensus.cc:515] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.557209 24602 raft_consensus.cc:359] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.557890 24602 raft_consensus.cc:385] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.557744 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ee8a8676164e959488c0f6c77ca5bb" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.558305 24602 raft_consensus.cc:740] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
W20260630 12:30:50.559566 24369 leader_election.cc:343] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.559689 24602 consensus_queue.cc:260] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.563479 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ee8a8676164e959488c0f6c77ca5bb" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658"
I20260630 12:30:50.564100 24555 raft_consensus.cc:3060] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.566042 24601 tablet_bootstrap.cc:492] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.566480 24601 ts_tablet_manager.cc:1403] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:30:50.569059 24601 raft_consensus.cc:359] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.569880 24601 raft_consensus.cc:385] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.570284 24601 raft_consensus.cc:740] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.571393 24555 raft_consensus.cc:2468] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 1.
I20260630 12:30:50.571177 24601 consensus_queue.cc:260] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.572340 24644 raft_consensus.cc:493] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.572580 24372 leader_election.cc:304] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 74d6d7cf533c4b2998045e8d4c2a47b8
I20260630 12:30:50.572844 24644 raft_consensus.cc:515] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.573349 24601 ts_tablet_manager.cc:1434] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:30:50.574474 24601 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.575040 24644 leader_election.cc:290] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.575951 24607 raft_consensus.cc:493] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.576493 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403dce6d71d43108986d988e29393cd" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.576428 24607 raft_consensus.cc:515] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.577180 24481 raft_consensus.cc:2468] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.578426 24607 leader_election.cc:290] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.578523 24518 leader_election.cc:304] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.579604 24642 raft_consensus.cc:2804] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.569931 24602 ts_tablet_manager.cc:1434] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260630 12:30:50.580128 24642 raft_consensus.cc:493] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.580616 24642 raft_consensus.cc:3060] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.580899 24602 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.580832 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403dce6d71d43108986d988e29393cd" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
W20260630 12:30:50.582734 24518 leader_election.cc:343] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.585474 24624 raft_consensus.cc:697] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Becoming Leader. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Running, Role: LEADER
I20260630 12:30:50.586750 24602 tablet_bootstrap.cc:654] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.586390 24624 consensus_queue.cc:237] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.588848 24601 tablet_bootstrap.cc:654] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.592298 24642 raft_consensus.cc:515] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.594266 24647 raft_consensus.cc:2804] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.594875 24647 raft_consensus.cc:697] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Becoming Leader. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Running, Role: LEADER
I20260630 12:30:50.596939 24608 leader_election.cc:290] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 election: Requested vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.597046 24642 leader_election.cc:290] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Requested vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.600967 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403dce6d71d43108986d988e29393cd" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.602506 24481 raft_consensus.cc:3060] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.602715 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6011fdfa014e779022ea72605b1eaf" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.602922 24600 tablet_bootstrap.cc:654] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.603353 24554 raft_consensus.cc:2468] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in term 0.
I20260630 12:30:50.604589 24447 leader_election.cc:304] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.605362 24607 raft_consensus.cc:2804] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.596246 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a403dce6d71d43108986d988e29393cd" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.601684 24606 raft_consensus.cc:515] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.605656 24607 raft_consensus.cc:493] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.610033 24607 raft_consensus.cc:3060] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.612778 24481 raft_consensus.cc:2468] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.613893 24518 leader_election.cc:304] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.613808 24647 consensus_queue.cc:237] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.614667 24642 raft_consensus.cc:2804] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.615322 24642 raft_consensus.cc:697] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Becoming Leader. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Running, Role: LEADER
W20260630 12:30:50.615715 24518 leader_election.cc:343] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.616110 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91910a4979d24ceaabf7f3d5234ee42a" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.616285 24642 consensus_queue.cc:237] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.618425 24601 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.619041 24601 ts_tablet_manager.cc:1403] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.004s
I20260630 12:30:50.619194 24602 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.619719 24602 ts_tablet_manager.cc:1403] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.013s
I20260630 12:30:50.619306 24607 raft_consensus.cc:515] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.616866 24555 raft_consensus.cc:2393] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in current term 1: Already voted for candidate 498b50bf7a4f4de9b95a586f78ae3658 in this term.
I20260630 12:30:50.629743 24601 raft_consensus.cc:359] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.630198 24601 raft_consensus.cc:385] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.630992 24606 leader_election.cc:290] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Requested vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.632078 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91910a4979d24ceaabf7f3d5234ee42a" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.632382 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91910a4979d24ceaabf7f3d5234ee42a" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.632606 24481 raft_consensus.cc:3060] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.632871 24406 raft_consensus.cc:3060] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.630388 24601 raft_consensus.cc:740] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.634577 24405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91910a4979d24ceaabf7f3d5234ee42a" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.636080 24404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6011fdfa014e779022ea72605b1eaf" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.636827 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6011fdfa014e779022ea72605b1eaf" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.637010 24404 raft_consensus.cc:2468] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in term 0.
I20260630 12:30:50.638257 24601 consensus_queue.cc:260] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.639163 24607 leader_election.cc:290] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 election: Requested vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.640749 24601 ts_tablet_manager.cc:1434] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260630 12:30:50.640827 24444 leader_election.cc:304] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:30:50.641952 24600 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.642369 24600 ts_tablet_manager.cc:1403] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.093s	user 0.004s	sys 0.007s
I20260630 12:30:50.642789 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6011fdfa014e779022ea72605b1eaf" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658"
I20260630 12:30:50.643230 24555 raft_consensus.cc:3060] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.645632 24600 raft_consensus.cc:359] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.646114 24481 raft_consensus.cc:2468] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.647054 24518 leader_election.cc:304] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.647403 24601 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658: Bootstrap starting.
I20260630 12:30:50.646243 24600 raft_consensus.cc:385] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.642382 24301 catalog_manager.cc:5697] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:50.652750 24600 raft_consensus.cc:740] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.649775 24555 raft_consensus.cc:2468] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in term 1.
I20260630 12:30:50.653491 24601 tablet_bootstrap.cc:654] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.648022 24606 raft_consensus.cc:2804] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.654134 24447 leader_election.cc:304] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:30:50.652359 24607 raft_consensus.cc:2749] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:50.658941 24606 raft_consensus.cc:697] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Becoming Leader. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Running, Role: LEADER
I20260630 12:30:50.659170 24406 raft_consensus.cc:2468] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.659716 24606 consensus_queue.cc:237] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.654188 24303 catalog_manager.cc:5697] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129). New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:50.662142 24600 consensus_queue.cc:260] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.667968 24624 raft_consensus.cc:493] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.668414 24607 raft_consensus.cc:493] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.668442 24624 raft_consensus.cc:515] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.669027 24607 raft_consensus.cc:515] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.670684 24624 leader_election.cc:290] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.670969 24607 leader_election.cc:290] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.671445 24607 raft_consensus.cc:2804] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.672439 24602 raft_consensus.cc:359] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.673768 24607 raft_consensus.cc:697] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Becoming Leader. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Running, Role: LEADER
I20260630 12:30:50.673743 24602 raft_consensus.cc:385] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.674340 24602 raft_consensus.cc:740] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.674546 24607 consensus_queue.cc:237] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.680168 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac875965fa7437a82eafd27cbd7ee8c" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.681447 24602 consensus_queue.cc:260] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.680569 24404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac875965fa7437a82eafd27cbd7ee8c" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.682484 24481 raft_consensus.cc:2468] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.682910 24404 raft_consensus.cc:2468] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.683776 24518 leader_election.cc:304] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.684536 24642 raft_consensus.cc:2804] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.684707 24602 ts_tablet_manager.cc:1434] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260630 12:30:50.684907 24642 raft_consensus.cc:493] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.685216 24642 raft_consensus.cc:3060] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.685662 24602 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.691552 24602 tablet_bootstrap.cc:654] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.691411 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d991e542674d55b771cbac8c19906e" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.674280 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d991e542674d55b771cbac8c19906e" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
W20260630 12:30:50.693004 24447 leader_election.cc:343] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:30:50.693638 24444 leader_election.cc:343] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:50.693641 24642 raft_consensus.cc:515] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.696280 24600 ts_tablet_manager.cc:1434] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260630 12:30:50.697566 24600 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.698933 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac875965fa7437a82eafd27cbd7ee8c" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.699513 24406 raft_consensus.cc:3060] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.700434 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac875965fa7437a82eafd27cbd7ee8c" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.701176 24481 raft_consensus.cc:3060] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.696970 24444 leader_election.cc:304] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:30:50.703140 24655 raft_consensus.cc:2749] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:50.699522 24642 leader_election.cc:290] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Requested vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.707960 24655 raft_consensus.cc:493] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.708760 24600 tablet_bootstrap.cc:654] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.710731 24406 raft_consensus.cc:2468] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.712397 24518 leader_election.cc:304] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.712406 24481 raft_consensus.cc:2468] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.713953 24606 raft_consensus.cc:2804] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.714658 24606 raft_consensus.cc:697] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Becoming Leader. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Running, Role: LEADER
I20260630 12:30:50.715611 24606 consensus_queue.cc:237] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.709324 24655 raft_consensus.cc:515] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.722819 24601 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658: No bootstrap required, opened a new log
I20260630 12:30:50.723248 24601 ts_tablet_manager.cc:1403] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.003s
I20260630 12:30:50.723208 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ac9a1ffbb4354af126c7a93695c09" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.722973 24301 catalog_manager.cc:5697] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:50.724059 24555 raft_consensus.cc:2468] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in term 0.
I20260630 12:30:50.725479 24447 leader_election.cc:304] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.726055 24601 raft_consensus.cc:359] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.726696 24601 raft_consensus.cc:385] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.726526 24658 raft_consensus.cc:2804] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.727152 24601 raft_consensus.cc:740] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.727291 24658 raft_consensus.cc:493] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.727807 24658 raft_consensus.cc:3060] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.727842 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ac9a1ffbb4354af126c7a93695c09" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.728827 24406 raft_consensus.cc:2468] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in term 0.
I20260630 12:30:50.730336 24655 leader_election.cc:290] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761), e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789)
I20260630 12:30:50.727855 24601 consensus_queue.cc:260] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.725531 24301 catalog_manager.cc:5697] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:50.738518 24601 ts_tablet_manager.cc:1434] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260630 12:30:50.742628 24658 raft_consensus.cc:515] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.744195 24658 leader_election.cc:290] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [CANDIDATE]: Term 1 election: Requested vote from peers 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761), e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789)
I20260630 12:30:50.743417 24303 catalog_manager.cc:5697] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:50.745599 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ac9a1ffbb4354af126c7a93695c09" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658"
I20260630 12:30:50.746138 24555 raft_consensus.cc:3060] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.747130 24600 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.747581 24600 ts_tablet_manager.cc:1403] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.009s
I20260630 12:30:50.749975 24600 raft_consensus.cc:359] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.750665 24600 raft_consensus.cc:385] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.750972 24600 raft_consensus.cc:740] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.751694 24600 consensus_queue.cc:260] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.752481 24555 raft_consensus.cc:2468] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in term 1.
I20260630 12:30:50.745599 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1ac9a1ffbb4354af126c7a93695c09" candidate_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.753417 24406 raft_consensus.cc:3060] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.753710 24600 ts_tablet_manager.cc:1434] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:50.754546 24600 tablet_bootstrap.cc:492] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.759778 24600 tablet_bootstrap.cc:654] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.760628 24447 leader_election.cc:304] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8; no voters: 
I20260630 12:30:50.761382 24658 raft_consensus.cc:2804] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.761992 24406 raft_consensus.cc:2468] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d6d7cf533c4b2998045e8d4c2a47b8 in term 1.
I20260630 12:30:50.761978 24658 raft_consensus.cc:697] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Becoming Leader. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Running, Role: LEADER
I20260630 12:30:50.764474 24658 consensus_queue.cc:237] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } }
I20260630 12:30:50.765729 24602 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.766150 24602 ts_tablet_manager.cc:1403] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.005s
I20260630 12:30:50.768836 24602 raft_consensus.cc:359] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.773334 24602 raft_consensus.cc:385] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.773681 24602 raft_consensus.cc:740] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.772192 24303 catalog_manager.cc:5697] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:50.776490 24602 consensus_queue.cc:260] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.777377 24600 tablet_bootstrap.cc:492] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.779249 24600 ts_tablet_manager.cc:1403] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260630 12:30:50.780172 24602 ts_tablet_manager.cc:1434] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:30:50.781222 24602 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd: Bootstrap starting.
I20260630 12:30:50.781948 24600 raft_consensus.cc:359] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.782621 24600 raft_consensus.cc:385] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.782872 24600 raft_consensus.cc:740] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.783417 24600 consensus_queue.cc:260] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.777623 24301 catalog_manager.cc:5697] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:50.785597 24600 ts_tablet_manager.cc:1434] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:50.786405 24600 tablet_bootstrap.cc:492] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8: Bootstrap starting.
I20260630 12:30:50.787813 24647 raft_consensus.cc:493] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.788342 24647 raft_consensus.cc:515] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.792174 24600 tablet_bootstrap.cc:654] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.793449 24602 tablet_bootstrap.cc:654] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:50.798120 24606 raft_consensus.cc:493] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.798626 24606 raft_consensus.cc:515] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.799887 24647 leader_election.cc:290] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.801597 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6509085267748549222a0363e890f38" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.805760 24481 raft_consensus.cc:2468] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 0.
I20260630 12:30:50.806789 24647 raft_consensus.cc:493] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.806981 24369 leader_election.cc:304] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [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: 74d6d7cf533c4b2998045e8d4c2a47b8, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.807261 24647 raft_consensus.cc:515] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.807830 24608 raft_consensus.cc:2804] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.808320 24608 raft_consensus.cc:493] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.808670 24608 raft_consensus.cc:3060] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.809080 24602 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd: No bootstrap required, opened a new log
I20260630 12:30:50.809324 24647 leader_election.cc:290] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.809537 24602 ts_tablet_manager.cc:1403] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260630 12:30:50.809723 24600 tablet_bootstrap.cc:492] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8: No bootstrap required, opened a new log
I20260630 12:30:50.810207 24600 ts_tablet_manager.cc:1403] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260630 12:30:50.811195 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9375e068d67d4ad2ac1153963fbbe6a9" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.811781 24554 raft_consensus.cc:2468] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 0.
I20260630 12:30:50.812119 24602 raft_consensus.cc:359] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.812842 24602 raft_consensus.cc:385] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.813187 24602 raft_consensus.cc:740] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.813151 24372 leader_election.cc:304] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.812939 24600 raft_consensus.cc:359] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.800881 24606 leader_election.cc:290] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.802968 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cb79a6a2644d6eb0e355faa4cab4a9" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.814602 24600 raft_consensus.cc:385] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:50.800297 24648 raft_consensus.cc:493] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.814972 24600 raft_consensus.cc:740] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d6d7cf533c4b2998045e8d4c2a47b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:50.801600 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6509085267748549222a0363e890f38" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.815423 24648 raft_consensus.cc:515] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.815812 24555 raft_consensus.cc:2468] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 0.
I20260630 12:30:50.815740 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9375e068d67d4ad2ac1153963fbbe6a9" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.816403 24602 consensus_queue.cc:260] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.816875 24481 raft_consensus.cc:2468] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 0.
I20260630 12:30:50.815950 24600 consensus_queue.cc:260] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.817787 24648 leader_election.cc:290] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.818722 24608 raft_consensus.cc:515] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.819450 24600 ts_tablet_manager.cc:1434] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:30:50.820150 24479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d991e542674d55b771cbac8c19906e" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.820940 24479 raft_consensus.cc:2468] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 0.
I20260630 12:30:50.822762 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d991e542674d55b771cbac8c19906e" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.823443 24555 raft_consensus.cc:2468] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 0.
I20260630 12:30:50.823804 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6509085267748549222a0363e890f38" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658"
I20260630 12:30:50.824543 24554 raft_consensus.cc:3060] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.815044 24480 raft_consensus.cc:2468] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.824483 24479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6509085267748549222a0363e890f38" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.826099 24479 raft_consensus.cc:3060] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.802783 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cb79a6a2644d6eb0e355faa4cab4a9" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" is_pre_election: true
I20260630 12:30:50.826992 24406 raft_consensus.cc:2468] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 0.
I20260630 12:30:50.828697 24369 leader_election.cc:304] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [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: 74d6d7cf533c4b2998045e8d4c2a47b8, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.828959 24518 leader_election.cc:304] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.829610 24648 raft_consensus.cc:2804] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.829993 24606 raft_consensus.cc:2804] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.830428 24606 raft_consensus.cc:493] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.830010 24648 raft_consensus.cc:493] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.830821 24606 raft_consensus.cc:3060] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.831061 24648 raft_consensus.cc:3060] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.831578 24602 ts_tablet_manager.cc:1434] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.001s
I20260630 12:30:50.814167 24647 raft_consensus.cc:2804] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:50.832634 24647 raft_consensus.cc:493] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:50.832938 24647 raft_consensus.cc:3060] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.821072 24608 leader_election.cc:290] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 election: Requested vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.838493 24606 raft_consensus.cc:515] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.839874 24479 raft_consensus.cc:2468] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 1.
I20260630 12:30:50.840621 24606 leader_election.cc:290] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [CANDIDATE]: Term 1 election: Requested vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:50.842770 24648 raft_consensus.cc:515] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.843948 24554 raft_consensus.cc:2468] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 1.
I20260630 12:30:50.845063 24648 leader_election.cc:290] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 election: Requested vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.845685 24372 leader_election.cc:304] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.845953 24406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cb79a6a2644d6eb0e355faa4cab4a9" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a32b265a8c4e49a1871045ca45d1fd"
I20260630 12:30:50.846621 24406 raft_consensus.cc:3060] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.848238 24647 raft_consensus.cc:515] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.847174 24648 raft_consensus.cc:2804] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.849062 24481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d991e542674d55b771cbac8c19906e" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.849287 24648 raft_consensus.cc:697] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Becoming Leader. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Running, Role: LEADER
I20260630 12:30:50.849712 24481 raft_consensus.cc:3060] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.850095 24648 consensus_queue.cc:237] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.852011 24647 leader_election.cc:290] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 election: Requested vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.852280 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9375e068d67d4ad2ac1153963fbbe6a9" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658"
I20260630 12:30:50.851946 24479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cb79a6a2644d6eb0e355faa4cab4a9" candidate_uuid: "498b50bf7a4f4de9b95a586f78ae3658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.852948 24555 raft_consensus.cc:3060] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.853410 24479 raft_consensus.cc:3060] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.858124 24406 raft_consensus.cc:2468] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.847798 24554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d991e542674d55b771cbac8c19906e" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658"
I20260630 12:30:50.858379 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9375e068d67d4ad2ac1153963fbbe6a9" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8"
I20260630 12:30:50.859028 24554 raft_consensus.cc:3060] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.859099 24480 raft_consensus.cc:3060] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.859339 24518 leader_election.cc:304] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.860476 24606 raft_consensus.cc:2804] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.861867 24606 raft_consensus.cc:697] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Becoming Leader. State: Replica: 498b50bf7a4f4de9b95a586f78ae3658, State: Running, Role: LEADER
I20260630 12:30:50.861977 24479 raft_consensus.cc:2468] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 498b50bf7a4f4de9b95a586f78ae3658 in term 1.
I20260630 12:30:50.862895 24606 consensus_queue.cc:237] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.860148 24555 raft_consensus.cc:2468] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 1.
I20260630 12:30:50.866050 24554 raft_consensus.cc:2468] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 1.
I20260630 12:30:50.866508 24480 raft_consensus.cc:2468] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 1.
I20260630 12:30:50.866672 24372 leader_election.cc:304] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.867314 24481 raft_consensus.cc:2468] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a32b265a8c4e49a1871045ca45d1fd in term 1.
I20260630 12:30:50.868075 24372 leader_election.cc:304] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [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: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd; no voters: 
I20260630 12:30:50.868935 24647 raft_consensus.cc:2804] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.869535 24647 raft_consensus.cc:697] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Becoming Leader. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Running, Role: LEADER
I20260630 12:30:50.869791 24669 raft_consensus.cc:2804] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:50.870468 24647 consensus_queue.cc:237] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.876731 24669 raft_consensus.cc:697] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Becoming Leader. State: Replica: e2a32b265a8c4e49a1871045ca45d1fd, State: Running, Role: LEADER
I20260630 12:30:50.877746 24669 consensus_queue.cc:237] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.877964 24304 catalog_manager.cc:5697] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129). New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:50.884058 24301 catalog_manager.cc:5697] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:50.894436 24301 catalog_manager.cc:5697] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129). New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:50.895633 24301 catalog_manager.cc:5697] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129). New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:50.911327 24669 raft_consensus.cc:493] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:50.911813 24669 raft_consensus.cc:515] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } }
I20260630 12:30:50.913504 24669 leader_election.cc:290] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:50.914093 24480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479e795b57e14c2483188a629e311ad1" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" is_pre_election: true
I20260630 12:30:50.914518 24555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "479e795b57e14c2483188a629e311ad1" candidate_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "498b50bf7a4f4de9b95a586f78ae3658" is_pre_election: true
I20260630 12:30:50.914867 24480 raft_consensus.cc:2393] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a32b265a8c4e49a1871045ca45d1fd in current term 1: Already voted for candidate 498b50bf7a4f4de9b95a586f78ae3658 in this term.
I20260630 12:30:50.915959 24369 leader_election.cc:304] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [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: e2a32b265a8c4e49a1871045ca45d1fd; no voters: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8
I20260630 12:30:50.916600 24669 raft_consensus.cc:3060] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:50.921072 24669 raft_consensus.cc:2749] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:50.926698 24606 consensus_queue.cc:1048] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:50.944612 24606 consensus_queue.cc:1048] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.070523 24606 consensus_queue.cc:1048] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.084719 24624 consensus_queue.cc:1048] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.094759 24658 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.096513 24624 consensus_queue.cc:1048] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.105985 24406 raft_consensus.cc:3060] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:51.121891 24624 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:30:51.134970 24406 raft_consensus.cc:3060] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:51.138154 24480 raft_consensus.cc:3060] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:51.146102 24669 consensus_queue.cc:1048] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.153484 24642 consensus_queue.cc:1048] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.156477 24656 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:51.172040 24656 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.193544 24624 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.198163 24608 consensus_queue.cc:1048] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.204548 24607 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.210587 24624 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.231195 24624 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.254494 24648 consensus_queue.cc:1048] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.283286 24624 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:51.285238 24669 consensus_queue.cc:1048] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:51.313781 24669 consensus_queue.cc:1048] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.319831 24644 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.401777 24648 consensus_queue.cc:1048] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:30:51.399935 24584 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.19.130.190:45857, user_credentials={real_user=slave}} blocked reactor thread for 68702.8us
I20260630 12:30:51.409564 24648 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:51.441556 24647 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:30:51.545497 24518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.129:44789, user_credentials={real_user=slave}} blocked reactor thread for 98368.6us
W20260630 12:30:51.608917 24518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.130:41555, user_credentials={real_user=slave}} blocked reactor thread for 49138.2us
W20260630 12:30:52.528043 24518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.129:44789, user_credentials={real_user=slave}} blocked reactor thread for 43958.5us
W20260630 12:30:52.692443 24369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.130:41555, user_credentials={real_user=slave}} blocked reactor thread for 166827us
W20260630 12:30:52.756235 24372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.131:46761, user_credentials={real_user=slave}} blocked reactor thread for 191976us
W20260630 12:30:54.984097 24676 meta_cache.cc:1261] Time spent looking up entry by key: real 0.130s	user 0.002s	sys 0.000s
I20260630 12:30:55.283416 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:55.295774 24794 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:30:55.296682 24795 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:30:55.297917 24797 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:30:55.301994 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:55.304033 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:55.304306 19978 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:30:55.304462 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822655304450 us; error 0 us; skew 500 ppm
I20260630 12:30:55.304955 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:55.307504 19978 webserver.cc:533] Webserver started at http://127.19.130.132:39295/ using document root <none> and password file <none>
I20260630 12:30:55.307989 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:55.308230 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:55.308552 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:55.309798 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "fb67d95e553a4ee3834e54e7427aa53e"
format_stamp: "Formatted at 2026-06-30 12:30:55 on dist-test-slave-zr02"
I20260630 12:30:55.314671 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:55.318244 24802 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:30:55.318934 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:55.319221 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "fb67d95e553a4ee3834e54e7427aa53e"
format_stamp: "Formatted at 2026-06-30 12:30:55 on dist-test-slave-zr02"
I20260630 12:30:55.319494 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-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:30:55.336632 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:55.337735 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:55.339042 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:55.341305 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:55.341526 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:55.341744 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:55.341955 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:55.379918 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:41055
I20260630 12:30:55.380031 24864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:41055 every 8 connection(s)
I20260630 12:30:55.385659 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:55.391745 24869 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:30:55.392292 24870 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:30:55.395388 24872 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:30:55.396150 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:55.398979 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:55.399209 19978 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:30:55.399381 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822655399368 us; error 0 us; skew 500 ppm
I20260630 12:30:55.399952 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:55.401865 24865 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45857
I20260630 12:30:55.402233 24865 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:55.402575 19978 webserver.cc:533] Webserver started at http://127.19.130.133:33325/ using document root <none> and password file <none>
I20260630 12:30:55.402935 24865 heartbeater.cc:507] Master 127.19.130.190:45857 requested a full tablet report, sending...
I20260630 12:30:55.403034 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:55.403352 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:55.403641 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:55.404737 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-4-root/instance:
uuid: "54daa95248eb4a5bb7d41f547e0346c6"
format_stamp: "Formatted at 2026-06-30 12:30:55 on dist-test-slave-zr02"
I20260630 12:30:55.404740 24295 ts_manager.cc:194] Registered new tserver with Master: fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132:41055)
I20260630 12:30:55.406391 24295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47776
I20260630 12:30:55.410514 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:30:55.415697 24877 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:30:55.416646 19978 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:30:55.416932 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-4-root
uuid: "54daa95248eb4a5bb7d41f547e0346c6"
format_stamp: "Formatted at 2026-06-30 12:30:55 on dist-test-slave-zr02"
I20260630 12:30:55.417184 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-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:30:55.430294 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:55.431406 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:55.432785 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:55.434846 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:55.435030 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:55.435264 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:55.435412 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:55.488458 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.133:39637
I20260630 12:30:55.488551 24939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.133:39637 every 8 connection(s)
I20260630 12:30:55.494813 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:55.501948 24943 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:30:55.503762 24944 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:30:55.506196 24946 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:30:55.507402 24940 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45857
I20260630 12:30:55.507894 24940 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:55.508592 19978 server_base.cc:1061] running on GCE node
I20260630 12:30:55.508937 24940 heartbeater.cc:507] Master 127.19.130.190:45857 requested a full tablet report, sending...
I20260630 12:30:55.509500 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:55.509784 19978 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:30:55.510021 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822655510002 us; error 0 us; skew 500 ppm
I20260630 12:30:55.510629 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:55.511044 24295 ts_manager.cc:194] Registered new tserver with Master: 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133:39637)
I20260630 12:30:55.512524 24295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47782
I20260630 12:30:55.513391 19978 webserver.cc:533] Webserver started at http://127.19.130.134:37749/ using document root <none> and password file <none>
I20260630 12:30:55.514068 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:55.514328 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:55.514688 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:55.516119 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-5-root/instance:
uuid: "c461ee8d9e6a4c03a239eae862008515"
format_stamp: "Formatted at 2026-06-30 12:30:55 on dist-test-slave-zr02"
I20260630 12:30:55.520378 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:30:55.523483 24951 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:30:55.524127 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:55.524442 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-5-root
uuid: "c461ee8d9e6a4c03a239eae862008515"
format_stamp: "Formatted at 2026-06-30 12:30:55 on dist-test-slave-zr02"
I20260630 12:30:55.524686 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-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:30:55.543395 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:55.544917 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:55.546283 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:55.549297 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:55.549508 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:55.549782 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:55.549952 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:55.628882 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.134:38135
I20260630 12:30:55.629026 25013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.134:38135 every 8 connection(s)
I20260630 12:30:55.643424 25014 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45857
I20260630 12:30:55.643738 25014 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:55.644450 25014 heartbeater.cc:507] Master 127.19.130.190:45857 requested a full tablet report, sending...
I20260630 12:30:55.646014 24295 ts_manager.cc:194] Registered new tserver with Master: c461ee8d9e6a4c03a239eae862008515 (127.19.130.134:38135)
I20260630 12:30:55.647132 24295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47784
I20260630 12:30:56.103168 24405 consensus_queue.cc:237] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:30:56.110008 24476 raft_consensus.cc:1275] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.115965 24768 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:30:56.120011 24552 raft_consensus.cc:1275] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.122568 25020 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } 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:30:56.123943 24764 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:30:56.125751 24476 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:30:56.134357 24552 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
W20260630 12:30:56.137450 24372 consensus_peers.cc:597] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd -> Peer fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132:41055): Couldn't send request to peer fb67d95e553a4ee3834e54e7427aa53e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6509085267748549222a0363e890f38. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:56.143225 24295 catalog_manager.cc:5697] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:30:56.157572 24552 consensus_queue.cc:237] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:30:56.163661 24476 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.166290 24712 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } 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:30:56.168042 24405 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.169538 24712 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:56.173611 24773 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:30:56.178598 24480 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:30:56.192660 24405 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:30:56.197103 24295 catalog_manager.cc:5697] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
W20260630 12:30:56.211198 24518 consensus_peers.cc:597] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer c461ee8d9e6a4c03a239eae862008515 (127.19.130.134:38135): Couldn't send request to peer c461ee8d9e6a4c03a239eae862008515. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a403dce6d71d43108986d988e29393cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:56.220500 24480 consensus_queue.cc:237] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:30:56.228158 24405 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.229640 24552 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.230290 25033 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:30:56.231367 24790 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:56.236994 25033 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:30:56.238654 24552 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
W20260630 12:30:56.243782 24447 consensus_peers.cc:597] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 -> Peer 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133:39637): Couldn't send request to peer 54daa95248eb4a5bb7d41f547e0346c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f1ac9a1ffbb4354af126c7a93695c09. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:56.243198 24403 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:30:56.252513 24302 catalog_manager.cc:5697] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:30:56.258545 24552 consensus_queue.cc:237] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:30:56.265576 24480 raft_consensus.cc:1275] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.268911 25029 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:30:56.269747 24518 consensus_peers.cc:597] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer c461ee8d9e6a4c03a239eae862008515 (127.19.130.134:38135): Couldn't send request to peer c461ee8d9e6a4c03a239eae862008515. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ac875965fa7437a82eafd27cbd7ee8c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:56.270547 24403 raft_consensus.cc:1275] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.272082 25029 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } 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:30:56.279693 25030 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:30:56.281147 24405 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:30:56.281246 24480 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:30:56.291939 24303 catalog_manager.cc:5697] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:30:56.299000 24552 consensus_queue.cc:237] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:30:56.305483 24405 raft_consensus.cc:1275] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.306783 24773 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:56.309064 24480 raft_consensus.cc:1275] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.313351 24773 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:30:56.314599 24521 consensus_peers.cc:597] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132:41055): Couldn't send request to peer fb67d95e553a4ee3834e54e7427aa53e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93cb79a6a2644d6eb0e355faa4cab4a9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:56.315480 25029 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:30:56.316984 24405 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:30:56.326798 24480 consensus_queue.cc:237] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:30:56.327550 24295 catalog_manager.cc:5697] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:56.331349 24476 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
W20260630 12:30:56.337144 24447 consensus_peers.cc:597] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 -> Peer 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133:39637): Couldn't send request to peer 54daa95248eb4a5bb7d41f547e0346c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d6011fdfa014e779022ea72605b1eaf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:56.342337 24552 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.343554 24405 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:56.343506 25033 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } 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:30:56.345160 24790 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:56.351243 25033 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:30:56.352828 24552 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:30:56.354075 24405 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:30:56.365103 24302 catalog_manager.cc:5697] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:56.408643 24865 heartbeater.cc:499] Master 127.19.130.190:45857 was elected leader, sending a full tablet report...
I20260630 12:30:56.500569 25046 ts_tablet_manager.cc:933] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: Initiating tablet copy from peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789)
I20260630 12:30:56.502169 25046 tablet_copy_client.cc:323] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:44789
I20260630 12:30:56.512766 24416 tablet_copy_service.cc:140] P e2a32b265a8c4e49a1871045ca45d1fd: Received BeginTabletCopySession request for tablet c6509085267748549222a0363e890f38 from peer fb67d95e553a4ee3834e54e7427aa53e ({username='slave'} at 127.0.0.1:58524)
I20260630 12:30:56.513360 24416 tablet_copy_service.cc:161] P e2a32b265a8c4e49a1871045ca45d1fd: Beginning new tablet copy session on tablet c6509085267748549222a0363e890f38 from peer fb67d95e553a4ee3834e54e7427aa53e at {username='slave'} at 127.0.0.1:58524: session id = fb67d95e553a4ee3834e54e7427aa53e-c6509085267748549222a0363e890f38
I20260630 12:30:56.515298 24940 heartbeater.cc:499] Master 127.19.130.190:45857 was elected leader, sending a full tablet report...
I20260630 12:30:56.519395 24416 tablet_copy_source_session.cc:215] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:56.522403 25046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6509085267748549222a0363e890f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:56.532646 25046 tablet_copy_client.cc:806] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:56.533221 25046 tablet_copy_client.cc:670] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:56.536765 25047 tablet_copy_client.cc:1025] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:56.649111 25014 heartbeater.cc:499] Master 127.19.130.190:45857 was elected leader, sending a full tablet report...
I20260630 12:30:56.654501 25049 ts_tablet_manager.cc:933] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: Initiating tablet copy from peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:56.656241 25049 tablet_copy_client.cc:323] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:46761
I20260630 12:30:56.666898 24565 tablet_copy_service.cc:140] P 498b50bf7a4f4de9b95a586f78ae3658: Received BeginTabletCopySession request for tablet a403dce6d71d43108986d988e29393cd from peer c461ee8d9e6a4c03a239eae862008515 ({username='slave'} at 127.0.0.1:39396)
I20260630 12:30:56.667346 24565 tablet_copy_service.cc:161] P 498b50bf7a4f4de9b95a586f78ae3658: Beginning new tablet copy session on tablet a403dce6d71d43108986d988e29393cd from peer c461ee8d9e6a4c03a239eae862008515 at {username='slave'} at 127.0.0.1:39396: session id = c461ee8d9e6a4c03a239eae862008515-a403dce6d71d43108986d988e29393cd
I20260630 12:30:56.672199 24565 tablet_copy_source_session.cc:215] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:56.675771 25049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403dce6d71d43108986d988e29393cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:56.685276 25049 tablet_copy_client.cc:806] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:56.685760 25049 tablet_copy_client.cc:670] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:56.688884 25050 tablet_copy_client.cc:1025] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:56.739172 25053 ts_tablet_manager.cc:933] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: Initiating tablet copy from peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:56.740854 25053 tablet_copy_client.cc:323] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:46761
I20260630 12:30:56.749598 24565 tablet_copy_service.cc:140] P 498b50bf7a4f4de9b95a586f78ae3658: Received BeginTabletCopySession request for tablet 93cb79a6a2644d6eb0e355faa4cab4a9 from peer fb67d95e553a4ee3834e54e7427aa53e ({username='slave'} at 127.0.0.1:39406)
I20260630 12:30:56.750031 24565 tablet_copy_service.cc:161] P 498b50bf7a4f4de9b95a586f78ae3658: Beginning new tablet copy session on tablet 93cb79a6a2644d6eb0e355faa4cab4a9 from peer fb67d95e553a4ee3834e54e7427aa53e at {username='slave'} at 127.0.0.1:39406: session id = fb67d95e553a4ee3834e54e7427aa53e-93cb79a6a2644d6eb0e355faa4cab4a9
I20260630 12:30:56.756451 24565 tablet_copy_source_session.cc:215] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:56.759073 25053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cb79a6a2644d6eb0e355faa4cab4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:56.769742 25055 ts_tablet_manager.cc:933] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: Initiating tablet copy from peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:30:56.772173 25057 ts_tablet_manager.cc:933] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: Initiating tablet copy from peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:56.772540 25055 tablet_copy_client.cc:323] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:46761
I20260630 12:30:56.773190 25053 tablet_copy_client.cc:806] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:56.773770 25053 tablet_copy_client.cc:670] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:56.774245 24565 tablet_copy_service.cc:140] P 498b50bf7a4f4de9b95a586f78ae3658: Received BeginTabletCopySession request for tablet 4ac875965fa7437a82eafd27cbd7ee8c from peer c461ee8d9e6a4c03a239eae862008515 ({username='slave'} at 127.0.0.1:39396)
I20260630 12:30:56.774852 24565 tablet_copy_service.cc:161] P 498b50bf7a4f4de9b95a586f78ae3658: Beginning new tablet copy session on tablet 4ac875965fa7437a82eafd27cbd7ee8c from peer c461ee8d9e6a4c03a239eae862008515 at {username='slave'} at 127.0.0.1:39396: session id = c461ee8d9e6a4c03a239eae862008515-4ac875965fa7437a82eafd27cbd7ee8c
I20260630 12:30:56.775116 25057 tablet_copy_client.cc:323] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:41555
I20260630 12:30:56.778475 25054 tablet_copy_client.cc:1025] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:56.786360 24565 tablet_copy_source_session.cc:215] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:56.789989 25055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac875965fa7437a82eafd27cbd7ee8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:56.798820 24491 tablet_copy_service.cc:140] P 74d6d7cf533c4b2998045e8d4c2a47b8: Received BeginTabletCopySession request for tablet 7f1ac9a1ffbb4354af126c7a93695c09 from peer 54daa95248eb4a5bb7d41f547e0346c6 ({username='slave'} at 127.0.0.1:43918)
I20260630 12:30:56.799407 24491 tablet_copy_service.cc:161] P 74d6d7cf533c4b2998045e8d4c2a47b8: Beginning new tablet copy session on tablet 7f1ac9a1ffbb4354af126c7a93695c09 from peer 54daa95248eb4a5bb7d41f547e0346c6 at {username='slave'} at 127.0.0.1:43918: session id = 54daa95248eb4a5bb7d41f547e0346c6-7f1ac9a1ffbb4354af126c7a93695c09
I20260630 12:30:56.801929 25055 tablet_copy_client.cc:806] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:56.802479 25055 tablet_copy_client.cc:670] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:56.805738 25056 tablet_copy_client.cc:1025] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:56.806471 24491 tablet_copy_source_session.cc:215] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:56.809422 25057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ac9a1ffbb4354af126c7a93695c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:56.820595 25057 tablet_copy_client.cc:806] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:56.821118 25057 tablet_copy_client.cc:670] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:56.824802 25058 tablet_copy_client.cc:1025] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:56.944700 25061 ts_tablet_manager.cc:933] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: Initiating tablet copy from peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:30:56.946192 25061 tablet_copy_client.cc:323] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:41555
I20260630 12:30:56.947471 24491 tablet_copy_service.cc:140] P 74d6d7cf533c4b2998045e8d4c2a47b8: Received BeginTabletCopySession request for tablet 5d6011fdfa014e779022ea72605b1eaf from peer 54daa95248eb4a5bb7d41f547e0346c6 ({username='slave'} at 127.0.0.1:43918)
I20260630 12:30:56.947983 24491 tablet_copy_service.cc:161] P 74d6d7cf533c4b2998045e8d4c2a47b8: Beginning new tablet copy session on tablet 5d6011fdfa014e779022ea72605b1eaf from peer 54daa95248eb4a5bb7d41f547e0346c6 at {username='slave'} at 127.0.0.1:43918: session id = 54daa95248eb4a5bb7d41f547e0346c6-5d6011fdfa014e779022ea72605b1eaf
I20260630 12:30:56.955269 24491 tablet_copy_source_session.cc:215] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:56.958089 25061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6011fdfa014e779022ea72605b1eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:56.971469 25061 tablet_copy_client.cc:806] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:56.972030 25061 tablet_copy_client.cc:670] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:56.975047 25062 tablet_copy_client.cc:1025] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:58.537590 25046 tablet_copy_client.cc:538] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:58.546475 25046 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap starting.
I20260630 12:30:58.676136 25046 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:58.676941 25046 tablet_bootstrap.cc:492] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap complete.
I20260630 12:30:58.677556 25046 ts_tablet_manager.cc:1403] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: Time spent bootstrapping tablet: real 0.131s	user 0.107s	sys 0.025s
I20260630 12:30:58.679549 25046 raft_consensus.cc:359] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:30:58.680033 25046 raft_consensus.cc:740] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb67d95e553a4ee3834e54e7427aa53e, State: Initialized, Role: LEARNER
I20260630 12:30:58.680512 25046 consensus_queue.cc:260] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:30:58.682479 25046 ts_tablet_manager.cc:1434] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:30:58.684211 24416 tablet_copy_service.cc:342] P e2a32b265a8c4e49a1871045ca45d1fd: Request end of tablet copy session fb67d95e553a4ee3834e54e7427aa53e-c6509085267748549222a0363e890f38 received from {username='slave'} at 127.0.0.1:58524
I20260630 12:30:58.684649 24416 tablet_copy_service.cc:434] P e2a32b265a8c4e49a1871045ca45d1fd: ending tablet copy session fb67d95e553a4ee3834e54e7427aa53e-c6509085267748549222a0363e890f38 on tablet c6509085267748549222a0363e890f38 with peer fb67d95e553a4ee3834e54e7427aa53e
I20260630 12:30:58.689672 25049 tablet_copy_client.cc:538] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:58.697255 25049 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: Bootstrap starting.
I20260630 12:30:58.779336 25053 tablet_copy_client.cc:538] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:58.788034 25053 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap starting.
I20260630 12:30:58.798040 25049 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:58.798717 25049 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: Bootstrap complete.
I20260630 12:30:58.799201 25049 ts_tablet_manager.cc:1403] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: Time spent bootstrapping tablet: real 0.102s	user 0.087s	sys 0.013s
I20260630 12:30:58.801107 25049 raft_consensus.cc:359] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:30:58.801657 25049 raft_consensus.cc:740] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c461ee8d9e6a4c03a239eae862008515, State: Initialized, Role: LEARNER
I20260630 12:30:58.802098 25049 consensus_queue.cc:260] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:30:58.804164 25049 ts_tablet_manager.cc:1434] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:30:58.805785 24565 tablet_copy_service.cc:342] P 498b50bf7a4f4de9b95a586f78ae3658: Request end of tablet copy session c461ee8d9e6a4c03a239eae862008515-a403dce6d71d43108986d988e29393cd received from {username='slave'} at 127.0.0.1:39396
I20260630 12:30:58.806187 24565 tablet_copy_service.cc:434] P 498b50bf7a4f4de9b95a586f78ae3658: ending tablet copy session c461ee8d9e6a4c03a239eae862008515-a403dce6d71d43108986d988e29393cd on tablet a403dce6d71d43108986d988e29393cd with peer c461ee8d9e6a4c03a239eae862008515
I20260630 12:30:58.807078 25055 tablet_copy_client.cc:538] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:58.817476 25055 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: Bootstrap starting.
I20260630 12:30:58.825563 25057 tablet_copy_client.cc:538] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:58.835070 24840 raft_consensus.cc:1217] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:30:58.835595 25057 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap starting.
I20260630 12:30:58.921450 24989 raft_consensus.cc:1217] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:30:58.967092 25055 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:58.967990 25055 tablet_bootstrap.cc:492] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: Bootstrap complete.
I20260630 12:30:58.968704 25055 ts_tablet_manager.cc:1403] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: Time spent bootstrapping tablet: real 0.151s	user 0.127s	sys 0.015s
I20260630 12:30:58.971829 25055 raft_consensus.cc:359] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:30:58.972643 25055 raft_consensus.cc:740] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c461ee8d9e6a4c03a239eae862008515, State: Initialized, Role: LEARNER
I20260630 12:30:58.973243 25055 consensus_queue.cc:260] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:30:58.975412 25055 ts_tablet_manager.cc:1434] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:58.976082 25061 tablet_copy_client.cc:538] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:58.977032 24565 tablet_copy_service.cc:342] P 498b50bf7a4f4de9b95a586f78ae3658: Request end of tablet copy session c461ee8d9e6a4c03a239eae862008515-4ac875965fa7437a82eafd27cbd7ee8c received from {username='slave'} at 127.0.0.1:39396
I20260630 12:30:58.977439 24565 tablet_copy_service.cc:434] P 498b50bf7a4f4de9b95a586f78ae3658: ending tablet copy session c461ee8d9e6a4c03a239eae862008515-4ac875965fa7437a82eafd27cbd7ee8c on tablet 4ac875965fa7437a82eafd27cbd7ee8c with peer c461ee8d9e6a4c03a239eae862008515
I20260630 12:30:58.986274 25061 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap starting.
I20260630 12:30:58.993273 25053 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:58.994127 25053 tablet_bootstrap.cc:492] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap complete.
I20260630 12:30:58.994773 25053 ts_tablet_manager.cc:1403] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: Time spent bootstrapping tablet: real 0.207s	user 0.123s	sys 0.017s
I20260630 12:30:58.997359 25053 raft_consensus.cc:359] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:30:58.998167 25053 raft_consensus.cc:740] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb67d95e553a4ee3834e54e7427aa53e, State: Initialized, Role: LEARNER
I20260630 12:30:58.998737 25053 consensus_queue.cc:260] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:30:59.000960 25057 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:59.001817 25057 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap complete.
I20260630 12:30:59.002424 25057 ts_tablet_manager.cc:1403] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: Time spent bootstrapping tablet: real 0.167s	user 0.104s	sys 0.041s
I20260630 12:30:59.004859 25057 raft_consensus.cc:359] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:30:59.005525 25057 raft_consensus.cc:740] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54daa95248eb4a5bb7d41f547e0346c6, State: Initialized, Role: LEARNER
I20260630 12:30:59.006068 25057 consensus_queue.cc:260] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:30:59.006475 25053 ts_tablet_manager.cc:1434] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:30:59.008728 24565 tablet_copy_service.cc:342] P 498b50bf7a4f4de9b95a586f78ae3658: Request end of tablet copy session fb67d95e553a4ee3834e54e7427aa53e-93cb79a6a2644d6eb0e355faa4cab4a9 received from {username='slave'} at 127.0.0.1:39406
I20260630 12:30:59.009161 24565 tablet_copy_service.cc:434] P 498b50bf7a4f4de9b95a586f78ae3658: ending tablet copy session fb67d95e553a4ee3834e54e7427aa53e-93cb79a6a2644d6eb0e355faa4cab4a9 on tablet 93cb79a6a2644d6eb0e355faa4cab4a9 with peer fb67d95e553a4ee3834e54e7427aa53e
I20260630 12:30:59.018980 25057 ts_tablet_manager.cc:1434] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260630 12:30:59.021771 24491 tablet_copy_service.cc:342] P 74d6d7cf533c4b2998045e8d4c2a47b8: Request end of tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-7f1ac9a1ffbb4354af126c7a93695c09 received from {username='slave'} at 127.0.0.1:43918
I20260630 12:30:59.022297 24491 tablet_copy_service.cc:434] P 74d6d7cf533c4b2998045e8d4c2a47b8: ending tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-7f1ac9a1ffbb4354af126c7a93695c09 on tablet 7f1ac9a1ffbb4354af126c7a93695c09 with peer 54daa95248eb4a5bb7d41f547e0346c6
I20260630 12:30:59.131002 25061 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:59.131718 25061 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap complete.
I20260630 12:30:59.132330 25061 ts_tablet_manager.cc:1403] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: Time spent bootstrapping tablet: real 0.146s	user 0.122s	sys 0.015s
I20260630 12:30:59.134080 25061 raft_consensus.cc:359] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:30:59.134596 25061 raft_consensus.cc:740] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54daa95248eb4a5bb7d41f547e0346c6, State: Initialized, Role: LEARNER
I20260630 12:30:59.135033 25061 consensus_queue.cc:260] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:30:59.136724 25061 ts_tablet_manager.cc:1434] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:30:59.138671 24491 tablet_copy_service.cc:342] P 74d6d7cf533c4b2998045e8d4c2a47b8: Request end of tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-5d6011fdfa014e779022ea72605b1eaf received from {username='slave'} at 127.0.0.1:43918
I20260630 12:30:59.139081 24491 tablet_copy_service.cc:434] P 74d6d7cf533c4b2998045e8d4c2a47b8: ending tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-5d6011fdfa014e779022ea72605b1eaf on tablet 5d6011fdfa014e779022ea72605b1eaf with peer 54daa95248eb4a5bb7d41f547e0346c6
I20260630 12:30:59.270949 25068 raft_consensus.cc:1064] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: attempting to promote NON_VOTER fb67d95e553a4ee3834e54e7427aa53e to VOTER
I20260630 12:30:59.273689 25068 consensus_queue.cc:237] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } }
I20260630 12:30:59.281549 24552 raft_consensus.cc:1275] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.281967 24840 raft_consensus.cc:1275] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.282871 25068 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:30:59.284076 24476 raft_consensus.cc:1275] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.284463 25081 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } 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:30:59.286724 24840 raft_consensus.cc:1217] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:30:59.286971 25081 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:59.304080 25082 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.305311 24840 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.307593 24476 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.315502 24552 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.318827 24989 raft_consensus.cc:1217] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:30:59.323621 24295 catalog_manager.cc:5697] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.337092 25080 raft_consensus.cc:1064] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: attempting to promote NON_VOTER c461ee8d9e6a4c03a239eae862008515 to VOTER
I20260630 12:30:59.339401 25080 consensus_queue.cc:237] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } }
I20260630 12:30:59.346920 24989 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.347193 24405 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.348644 24476 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.350091 25065 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:59.352489 24405 consensus_queue.cc:237] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } }
I20260630 12:30:59.358578 25080 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } 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:30:59.359953 24840 raft_consensus.cc:1275] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.359879 25090 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:30:59.361514 25082 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:30:59.362000 24476 raft_consensus.cc:1275] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.363549 25082 consensus_queue.cc:1048] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:30:59.369014 25082 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.373705 24915 raft_consensus.cc:1217] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:30:59.375712 24840 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.377030 24476 raft_consensus.cc:2955] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.389140 25080 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.392676 24288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6509085267748549222a0363e890f38 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:59.402050 24480 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.398190 24303 catalog_manager.cc:5697] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd reported cstate change: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:59.415699 24544 tablet_service.cc:1558] Processing DeleteTablet for tablet c6509085267748549222a0363e890f38 with delete_type TABLET_DATA_TOMBSTONED (TS 498b50bf7a4f4de9b95a586f78ae3658 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:47208
I20260630 12:30:59.416369 24989 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.418165 24405 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.423529 24296 catalog_manager.cc:5697] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:59.424889 25098 tablet_replica.cc:333] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:30:59.425817 25098 raft_consensus.cc:2243] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:59.426769 25098 raft_consensus.cc:2272] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:59.437543 25098 ts_tablet_manager.cc:1916] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:59.438318 24552 consensus_queue.cc:237] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } }
I20260630 12:30:59.447992 24989 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.449196 25090 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:30:59.453526 25098 ts_tablet_manager.cc:1929] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:30:59.453768 24405 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.454037 25098 log.cc:1199] T c6509085267748549222a0363e890f38 P 498b50bf7a4f4de9b95a586f78ae3658: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-2-root/wals/c6509085267748549222a0363e890f38
I20260630 12:30:59.455786 24291 catalog_manager.cc:5028] TS 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): tablet c6509085267748549222a0363e890f38 (table test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]) successfully deleted
I20260630 12:30:59.455039 25090 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:30:59.458006 25094 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.460764 24989 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.462119 24405 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.468077 24291 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a403dce6d71d43108986d988e29393cd with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:59.472630 24302 catalog_manager.cc:5697] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:59.481712 24466 tablet_service.cc:1558] Processing DeleteTablet for tablet a403dce6d71d43108986d988e29393cd with delete_type TABLET_DATA_TOMBSTONED (TS 74d6d7cf533c4b2998045e8d4c2a47b8 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39322
I20260630 12:30:59.483522 25099 tablet_replica.cc:333] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:30:59.487048 25099 raft_consensus.cc:2243] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:59.487633 25099 raft_consensus.cc:2272] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:59.490387 25099 ts_tablet_manager.cc:1916] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:59.500909 25099 ts_tablet_manager.cc:1929] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:30:59.501207 25099 log.cc:1199] T a403dce6d71d43108986d988e29393cd P 74d6d7cf533c4b2998045e8d4c2a47b8: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-1-root/wals/a403dce6d71d43108986d988e29393cd
I20260630 12:30:59.502465 24288 catalog_manager.cc:5028] TS 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): tablet a403dce6d71d43108986d988e29393cd (table test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]) successfully deleted
I20260630 12:30:59.546896 24915 raft_consensus.cc:1217] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:30:59.719159 25090 raft_consensus.cc:1064] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: attempting to promote NON_VOTER c461ee8d9e6a4c03a239eae862008515 to VOTER
I20260630 12:30:59.721276 25090 consensus_queue.cc:237] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } }
I20260630 12:30:59.728663 24480 raft_consensus.cc:1275] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.729008 24989 raft_consensus.cc:1275] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.729935 25094 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:59.731074 24405 raft_consensus.cc:1275] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.732885 25094 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:59.735270 25094 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } 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:30:59.743955 25080 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.747481 24405 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.747655 24989 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.755654 24480 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.758880 24296 catalog_manager.cc:5697] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 reported cstate change: config changed from index 27 to 28, c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.774199 24552 consensus_queue.cc:237] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [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: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } }
I20260630 12:30:59.781716 24989 raft_consensus.cc:1275] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.781806 24480 raft_consensus.cc:1275] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.782892 25080 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:30:59.783658 25094 consensus_queue.cc:1048] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:30:59.789652 25065 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.791834 24989 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.793776 24480 raft_consensus.cc:2955] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.798864 24291 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ac875965fa7437a82eafd27cbd7ee8c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:59.804415 24296 catalog_manager.cc:5697] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 reported cstate change: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } }
I20260630 12:30:59.805248 25065 raft_consensus.cc:1064] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: attempting to promote NON_VOTER fb67d95e553a4ee3834e54e7427aa53e to VOTER
I20260630 12:30:59.808072 25065 consensus_queue.cc:237] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } }
I20260630 12:30:59.814613 24388 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ac875965fa7437a82eafd27cbd7ee8c with delete_type TABLET_DATA_TOMBSTONED (TS e2a32b265a8c4e49a1871045ca45d1fd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39582
I20260630 12:30:59.815647 24840 raft_consensus.cc:1275] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.816581 25105 tablet_replica.cc:333] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:30:59.817173 25080 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } 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:30:59.817966 25105 raft_consensus.cc:2243] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:59.818665 25105 raft_consensus.cc:2272] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:59.825608 25105 ts_tablet_manager.cc:1916] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:59.827298 24480 raft_consensus.cc:1275] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.828384 24405 raft_consensus.cc:1275] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.828657 25080 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:59.829962 25065 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:30:59.839066 25105 ts_tablet_manager.cc:1929] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:30:59.839529 25105 log.cc:1199] T 4ac875965fa7437a82eafd27cbd7ee8c P e2a32b265a8c4e49a1871045ca45d1fd: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/4ac875965fa7437a82eafd27cbd7ee8c
I20260630 12:30:59.841140 24288 catalog_manager.cc:5028] TS e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): tablet 4ac875965fa7437a82eafd27cbd7ee8c (table test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]) successfully deleted
I20260630 12:30:59.843417 25080 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.844866 24405 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.853415 24476 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.854722 24840 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.859050 24303 catalog_manager.cc:5697] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd reported cstate change: config changed from index 27 to 28, fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.875973 24552 consensus_queue.cc:237] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } }
I20260630 12:30:59.881765 24840 raft_consensus.cc:1275] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.882949 24405 raft_consensus.cc:1275] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:30:59.883363 25065 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:30:59.885535 25080 consensus_queue.cc:1048] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:30:59.889840 25080 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.891433 24840 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.896056 24405 raft_consensus.cc:2955] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.902446 24291 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93cb79a6a2644d6eb0e355faa4cab4a9 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:59.907536 24295 catalog_manager.cc:5697] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e reported cstate change: config changed from index 28 to 29, VOTER 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130) evicted. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } } }
I20260630 12:30:59.917289 24466 tablet_service.cc:1558] Processing DeleteTablet for tablet 93cb79a6a2644d6eb0e355faa4cab4a9 with delete_type TABLET_DATA_TOMBSTONED (TS 74d6d7cf533c4b2998045e8d4c2a47b8 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39322
I20260630 12:30:59.918151 25099 tablet_replica.cc:333] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:30:59.919091 25099 raft_consensus.cc:2243] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:59.919804 25099 raft_consensus.cc:2272] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:59.923262 25099 ts_tablet_manager.cc:1916] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:59.933640 25099 ts_tablet_manager.cc:1929] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:30:59.933952 25099 log.cc:1199] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-1-root/wals/93cb79a6a2644d6eb0e355faa4cab4a9
I20260630 12:30:59.935191 24288 catalog_manager.cc:5028] TS 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): tablet 93cb79a6a2644d6eb0e355faa4cab4a9 (table test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]) successfully deleted
I20260630 12:30:59.946749 25110 raft_consensus.cc:1064] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: attempting to promote NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 to VOTER
I20260630 12:30:59.949254 25110 consensus_queue.cc:237] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } }
I20260630 12:30:59.954943 24915 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.955085 24405 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.956212 24552 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:59.956360 25110 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:59.958190 25067 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } 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:30:59.959860 25067 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:59.974852 25110 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:30:59.979713 24400 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:30:59.984105 24552 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:30:59.984294 24915 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:30:59.997433 24295 catalog_manager.cc:5697] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:00.005271 25110 raft_consensus.cc:1064] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: attempting to promote NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 to VOTER
I20260630 12:31:00.007709 25110 consensus_queue.cc:237] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } }
I20260630 12:31:00.013891 24476 consensus_queue.cc:237] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } }
I20260630 12:31:00.018332 24915 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:00.021238 24400 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:00.021646 25110 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:31:00.022989 25109 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:00.027197 24554 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:31:00.028704 24915 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:00.030645 25109 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:00.033289 24552 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:00.036650 25067 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:31:00.039037 25067 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:31:00.049324 25067 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.053148 24914 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.056138 24552 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.066890 25110 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.073212 24288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f1ac9a1ffbb4354af126c7a93695c09 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:00.075321 24303 catalog_manager.cc:5697] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index 28 to 29, VOTER e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129) evicted. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:00.078612 24913 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.083179 24554 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.090018 24388 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f1ac9a1ffbb4354af126c7a93695c09 with delete_type TABLET_DATA_TOMBSTONED (TS e2a32b265a8c4e49a1871045ca45d1fd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39582
I20260630 12:31:00.091020 25105 tablet_replica.cc:333] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:00.092007 25105 raft_consensus.cc:2243] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:00.093138 25105 raft_consensus.cc:2272] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:00.097456 25105 ts_tablet_manager.cc:1916] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:00.097831 24400 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.099798 24303 catalog_manager.cc:5697] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 reported cstate change: config changed from index 27 to 28, 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.116261 25105 ts_tablet_manager.cc:1929] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:31:00.116816 25105 log.cc:1199] T 7f1ac9a1ffbb4354af126c7a93695c09 P e2a32b265a8c4e49a1871045ca45d1fd: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/7f1ac9a1ffbb4354af126c7a93695c09
I20260630 12:31:00.118062 24288 catalog_manager.cc:5028] TS e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): tablet 7f1ac9a1ffbb4354af126c7a93695c09 (table test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]) successfully deleted
I20260630 12:31:00.137537 24476 consensus_queue.cc:237] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } }
I20260630 12:31:00.141938 24913 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:00.143476 25120 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:31:00.143963 24400 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:31:00.145473 25110 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:31:00.149566 25120 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.151908 24913 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.153939 24400 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.164461 24288 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d6011fdfa014e779022ea72605b1eaf with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:00.166781 24303 catalog_manager.cc:5697] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 reported cstate change: config changed from index 28 to 29, VOTER 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131) evicted. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } }
I20260630 12:31:00.174820 24544 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d6011fdfa014e779022ea72605b1eaf with delete_type TABLET_DATA_TOMBSTONED (TS 498b50bf7a4f4de9b95a586f78ae3658 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:47208
I20260630 12:31:00.176424 25121 tablet_replica.cc:333] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:00.177208 25121 raft_consensus.cc:2243] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:00.177832 25121 raft_consensus.cc:2272] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:00.180899 25121 ts_tablet_manager.cc:1916] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:00.190337 25121 ts_tablet_manager.cc:1929] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:31:00.190605 25121 log.cc:1199] T 5d6011fdfa014e779022ea72605b1eaf P 498b50bf7a4f4de9b95a586f78ae3658: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822531767112-19978-0/minicluster-data/ts-2-root/wals/5d6011fdfa014e779022ea72605b1eaf
I20260630 12:31:00.191735 24291 catalog_manager.cc:5028] TS 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): tablet 5d6011fdfa014e779022ea72605b1eaf (table test-workload [id=6c99381f97814a2ab2e5b1bf2d84a589]) successfully deleted
I20260630 12:31:01.195139 24400 consensus_queue.cc:237] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:31:01.202162 24554 raft_consensus.cc:1275] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:01.202899 24476 raft_consensus.cc:1275] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer e2a32b265a8c4e49a1871045ca45d1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:01.203457 25123 consensus_queue.cc:1048] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } 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:31:01.204284 25082 consensus_queue.cc:1048] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:31:01.211313 24372 consensus_peers.cc:597] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd -> Peer 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133:39637): Couldn't send request to peer 54daa95248eb4a5bb7d41f547e0346c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1d991e542674d55b771cbac8c19906e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.213261 25128 raft_consensus.cc:2955] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:31:01.214349 24554 raft_consensus.cc:2955] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:31:01.214753 24476 raft_consensus.cc:2955] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:31:01.226168 24552 consensus_queue.cc:237] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:01.226816 24302 catalog_manager.cc:5697] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New cstate: current_term: 1 leader_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:31:01.233163 24989 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260630 12:31:01.233320 24521 consensus_peers.cc:597] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132:41055): Couldn't send request to peer fb67d95e553a4ee3834e54e7427aa53e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a403dce6d71d43108986d988e29393cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.234766 25080 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:31:01.235312 24400 raft_consensus.cc:1275] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:01.236657 25131 consensus_queue.cc:1048] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:31:01.247864 25080 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:31:01.249259 24400 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:31:01.255381 24989 raft_consensus.cc:2955] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:31:01.262748 24552 consensus_queue.cc:237] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:31:01.262332 24303 catalog_manager.cc:5697] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:01.270661 24476 raft_consensus.cc:1275] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:01.271818 25080 consensus_queue.cc:1048] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } 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:31:01.274355 24400 raft_consensus.cc:1275] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:01.275952 25080 consensus_queue.cc:1048] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:31:01.278647 24518 consensus_peers.cc:597] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer c461ee8d9e6a4c03a239eae862008515 (127.19.130.134:38135): Couldn't send request to peer c461ee8d9e6a4c03a239eae862008515. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91910a4979d24ceaabf7f3d5234ee42a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.284394 25139 raft_consensus.cc:2955] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:31:01.285699 24476 raft_consensus.cc:2955] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:31:01.286232 24400 raft_consensus.cc:2955] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:31:01.298213 24476 consensus_queue.cc:237] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:01.299235 24295 catalog_manager.cc:5697] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index -1 to 27, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:31:01.322147 24913 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:01.324025 25120 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:31:01.325181 24400 raft_consensus.cc:1275] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:01.326673 25120 consensus_queue.cc:1048] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260630 12:31:01.334326 24447 consensus_peers.cc:597] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 -> Peer fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132:41055): Couldn't send request to peer fb67d95e553a4ee3834e54e7427aa53e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d6011fdfa014e779022ea72605b1eaf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.335577 25144 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:31:01.337860 24400 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:31:01.343161 24913 raft_consensus.cc:2955] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } } }
I20260630 12:31:01.347084 24295 catalog_manager.cc:5697] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index 29 to 30, NON_VOTER fb67d95e553a4ee3834e54e7427aa53e (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:01.350250 24552 consensus_queue.cc:237] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [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: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:31:01.357985 24476 raft_consensus.cc:1275] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:01.357992 24400 raft_consensus.cc:1275] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Refusing update from remote peer 498b50bf7a4f4de9b95a586f78ae3658: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:31:01.359639 25131 consensus_queue.cc:1048] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } 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:31:01.361439 25139 consensus_queue.cc:1048] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:31:01.373647 24521 consensus_peers.cc:597] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133:39637): Couldn't send request to peer 54daa95248eb4a5bb7d41f547e0346c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 479e795b57e14c2483188a629e311ad1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.374480 25131 raft_consensus.cc:2955] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:31:01.375921 24476 raft_consensus.cc:2955] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:31:01.376928 24400 raft_consensus.cc:2955] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } } }
I20260630 12:31:01.385895 24480 consensus_queue.cc:237] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:31:01.386736 24295 catalog_manager.cc:5697] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 reported cstate change: config changed from index -1 to 27, NON_VOTER 54daa95248eb4a5bb7d41f547e0346c6 (127.19.130.133) added. New cstate: current_term: 1 leader_uuid: "498b50bf7a4f4de9b95a586f78ae3658" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:01.395565 24913 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:01.395784 24552 raft_consensus.cc:1275] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Refusing update from remote peer 74d6d7cf533c4b2998045e8d4c2a47b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:31:01.397568 25148 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:31:01.400187 25120 consensus_queue.cc:1048] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260630 12:31:01.404412 24444 consensus_peers.cc:597] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 -> Peer c461ee8d9e6a4c03a239eae862008515 (127.19.130.134:38135): Couldn't send request to peer c461ee8d9e6a4c03a239eae862008515. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f1ac9a1ffbb4354af126c7a93695c09. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.405895 25148 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:31:01.407644 24552 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:31:01.412427 24913 raft_consensus.cc:2955] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } } }
I20260630 12:31:01.422789 24302 catalog_manager.cc:5697] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 reported cstate change: config changed from index 29 to 30, NON_VOTER c461ee8d9e6a4c03a239eae862008515 (127.19.130.134) added. New cstate: current_term: 1 leader_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:01.699121 25158 ts_tablet_manager.cc:933] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: Initiating tablet copy from peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789)
I20260630 12:31:01.701061 25158 tablet_copy_client.cc:323] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:44789
I20260630 12:31:01.714435 24416 tablet_copy_service.cc:140] P e2a32b265a8c4e49a1871045ca45d1fd: Received BeginTabletCopySession request for tablet f1d991e542674d55b771cbac8c19906e from peer 54daa95248eb4a5bb7d41f547e0346c6 ({username='slave'} at 127.0.0.1:38914)
I20260630 12:31:01.714978 24416 tablet_copy_service.cc:161] P e2a32b265a8c4e49a1871045ca45d1fd: Beginning new tablet copy session on tablet f1d991e542674d55b771cbac8c19906e from peer 54daa95248eb4a5bb7d41f547e0346c6 at {username='slave'} at 127.0.0.1:38914: session id = 54daa95248eb4a5bb7d41f547e0346c6-f1d991e542674d55b771cbac8c19906e
I20260630 12:31:01.722227 24416 tablet_copy_source_session.cc:215] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:01.725041 25158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d991e542674d55b771cbac8c19906e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:01.735723 25158 tablet_copy_client.cc:806] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:01.736240 25158 tablet_copy_client.cc:670] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:01.739107 25159 tablet_copy_client.cc:1025] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:01.743629 25162 ts_tablet_manager.cc:933] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: Initiating tablet copy from peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:31:01.745249 25162 tablet_copy_client.cc:323] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:46761
I20260630 12:31:01.745635 25163 ts_tablet_manager.cc:933] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: Initiating tablet copy from peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:31:01.748490 24565 tablet_copy_service.cc:140] P 498b50bf7a4f4de9b95a586f78ae3658: Received BeginTabletCopySession request for tablet 91910a4979d24ceaabf7f3d5234ee42a from peer c461ee8d9e6a4c03a239eae862008515 ({username='slave'} at 127.0.0.1:39396)
I20260630 12:31:01.749203 24565 tablet_copy_service.cc:161] P 498b50bf7a4f4de9b95a586f78ae3658: Beginning new tablet copy session on tablet 91910a4979d24ceaabf7f3d5234ee42a from peer c461ee8d9e6a4c03a239eae862008515 at {username='slave'} at 127.0.0.1:39396: session id = c461ee8d9e6a4c03a239eae862008515-91910a4979d24ceaabf7f3d5234ee42a
I20260630 12:31:01.753903 25163 tablet_copy_client.cc:323] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:46761
I20260630 12:31:01.758617 24565 tablet_copy_source_session.cc:215] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:01.766400 25162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91910a4979d24ceaabf7f3d5234ee42a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:01.779225 24565 tablet_copy_service.cc:140] P 498b50bf7a4f4de9b95a586f78ae3658: Received BeginTabletCopySession request for tablet 479e795b57e14c2483188a629e311ad1 from peer 54daa95248eb4a5bb7d41f547e0346c6 ({username='slave'} at 127.0.0.1:39680)
I20260630 12:31:01.779721 24565 tablet_copy_service.cc:161] P 498b50bf7a4f4de9b95a586f78ae3658: Beginning new tablet copy session on tablet 479e795b57e14c2483188a629e311ad1 from peer 54daa95248eb4a5bb7d41f547e0346c6 at {username='slave'} at 127.0.0.1:39680: session id = 54daa95248eb4a5bb7d41f547e0346c6-479e795b57e14c2483188a629e311ad1
I20260630 12:31:01.780424 25162 tablet_copy_client.cc:806] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:01.780938 25162 tablet_copy_client.cc:670] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:01.784323 25164 tablet_copy_client.cc:1025] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:01.786479 24565 tablet_copy_source_session.cc:215] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:01.789067 25163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 479e795b57e14c2483188a629e311ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:01.798314 25163 tablet_copy_client.cc:806] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:01.798741 25163 tablet_copy_client.cc:670] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:01.802181 25165 tablet_copy_client.cc:1025] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:01.824100 25168 ts_tablet_manager.cc:933] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: Initiating tablet copy from peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
I20260630 12:31:01.825805 25168 tablet_copy_client.cc:323] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:46761
I20260630 12:31:01.827250 24565 tablet_copy_service.cc:140] P 498b50bf7a4f4de9b95a586f78ae3658: Received BeginTabletCopySession request for tablet a403dce6d71d43108986d988e29393cd from peer fb67d95e553a4ee3834e54e7427aa53e ({username='slave'} at 127.0.0.1:39406)
I20260630 12:31:01.827688 24565 tablet_copy_service.cc:161] P 498b50bf7a4f4de9b95a586f78ae3658: Beginning new tablet copy session on tablet a403dce6d71d43108986d988e29393cd from peer fb67d95e553a4ee3834e54e7427aa53e at {username='slave'} at 127.0.0.1:39406: session id = fb67d95e553a4ee3834e54e7427aa53e-a403dce6d71d43108986d988e29393cd
I20260630 12:31:01.833144 24565 tablet_copy_source_session.cc:215] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:01.835539 25168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a403dce6d71d43108986d988e29393cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:01.843698 25170 ts_tablet_manager.cc:933] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: Initiating tablet copy from peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:31:01.845645 25170 tablet_copy_client.cc:323] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:41555
I20260630 12:31:01.850931 25168 tablet_copy_client.cc:806] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:01.851522 25168 tablet_copy_client.cc:670] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:01.857033 25169 tablet_copy_client.cc:1025] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:01.866755 24491 tablet_copy_service.cc:140] P 74d6d7cf533c4b2998045e8d4c2a47b8: Received BeginTabletCopySession request for tablet 7f1ac9a1ffbb4354af126c7a93695c09 from peer c461ee8d9e6a4c03a239eae862008515 ({username='slave'} at 127.0.0.1:52026)
I20260630 12:31:01.867187 24491 tablet_copy_service.cc:161] P 74d6d7cf533c4b2998045e8d4c2a47b8: Beginning new tablet copy session on tablet 7f1ac9a1ffbb4354af126c7a93695c09 from peer c461ee8d9e6a4c03a239eae862008515 at {username='slave'} at 127.0.0.1:52026: session id = c461ee8d9e6a4c03a239eae862008515-7f1ac9a1ffbb4354af126c7a93695c09
I20260630 12:31:01.873920 24491 tablet_copy_source_session.cc:215] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:01.874390 25174 ts_tablet_manager.cc:933] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: Initiating tablet copy from peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
I20260630 12:31:01.876173 25174 tablet_copy_client.cc:323] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:41555
I20260630 12:31:01.876652 25170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1ac9a1ffbb4354af126c7a93695c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:01.887339 24491 tablet_copy_service.cc:140] P 74d6d7cf533c4b2998045e8d4c2a47b8: Received BeginTabletCopySession request for tablet 5d6011fdfa014e779022ea72605b1eaf from peer fb67d95e553a4ee3834e54e7427aa53e ({username='slave'} at 127.0.0.1:52032)
I20260630 12:31:01.887811 24491 tablet_copy_service.cc:161] P 74d6d7cf533c4b2998045e8d4c2a47b8: Beginning new tablet copy session on tablet 5d6011fdfa014e779022ea72605b1eaf from peer fb67d95e553a4ee3834e54e7427aa53e at {username='slave'} at 127.0.0.1:52032: session id = fb67d95e553a4ee3834e54e7427aa53e-5d6011fdfa014e779022ea72605b1eaf
I20260630 12:31:01.889163 25170 tablet_copy_client.cc:806] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:01.889895 25170 tablet_copy_client.cc:670] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:01.893234 25171 tablet_copy_client.cc:1025] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:01.894359 24491 tablet_copy_source_session.cc:215] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:01.896919 25174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6011fdfa014e779022ea72605b1eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:01.906715 25174 tablet_copy_client.cc:806] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:01.907287 25174 tablet_copy_client.cc:670] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:01.910866 25175 tablet_copy_client.cc:1025] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Injecting latency into file download: 2000
I20260630 12:31:02.215337 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:31:02.230014 19978 tablet_copy_service.cc:362] P e2a32b265a8c4e49a1871045ca45d1fd: Destroying tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-f1d991e542674d55b771cbac8c19906e due to service shutdown
I20260630 12:31:02.230370 19978 tablet_copy_service.cc:434] P e2a32b265a8c4e49a1871045ca45d1fd: ending tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-f1d991e542674d55b771cbac8c19906e on tablet f1d991e542674d55b771cbac8c19906e with peer 54daa95248eb4a5bb7d41f547e0346c6
I20260630 12:31:02.259310 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:02.260460 19978 tablet_replica.cc:333] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
W20260630 12:31:02.261526 24518 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:31:02.263674 19978 raft_consensus.cc:2243] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.264879 19978 raft_consensus.cc:2272] T a403dce6d71d43108986d988e29393cd P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:02.264987 24518 consensus_peers.cc:597] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Couldn't send request to peer e2a32b265a8c4e49a1871045ca45d1fd. 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:31:02.267151 19978 tablet_replica.cc:333] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.267707 19978 raft_consensus.cc:2243] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.268340 19978 raft_consensus.cc:2272] T 93cb79a6a2644d6eb0e355faa4cab4a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.270396 19978 tablet_replica.cc:333] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.270946 19978 raft_consensus.cc:2243] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.271418 19978 raft_consensus.cc:2272] T 5d6011fdfa014e779022ea72605b1eaf P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.273790 19978 tablet_replica.cc:333] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.274296 19978 raft_consensus.cc:2243] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.274941 19978 raft_consensus.cc:2272] T 9375e068d67d4ad2ac1153963fbbe6a9 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.276645 19978 tablet_replica.cc:333] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.277076 19978 raft_consensus.cc:2243] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.278160 19978 raft_consensus.cc:2272] T f1d991e542674d55b771cbac8c19906e P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.279908 19978 tablet_replica.cc:333] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.280470 19978 raft_consensus.cc:2243] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.281319 19978 raft_consensus.cc:2272] T a9ee8a8676164e959488c0f6c77ca5bb P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.283473 19978 tablet_replica.cc:333] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.284040 19978 raft_consensus.cc:2243] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.284760 19978 raft_consensus.cc:2272] T c6509085267748549222a0363e890f38 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.286564 19978 tablet_replica.cc:333] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.287036 19978 raft_consensus.cc:2243] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.287494 19978 raft_consensus.cc:2272] T 479e795b57e14c2483188a629e311ad1 P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.289906 19978 tablet_replica.cc:333] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.290359 19978 raft_consensus.cc:2243] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.290867 19978 raft_consensus.cc:2272] T 91910a4979d24ceaabf7f3d5234ee42a P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.293468 19978 tablet_replica.cc:333] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd: stopping tablet replica
I20260630 12:31:02.294194 19978 raft_consensus.cc:2243] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.294682 19978 raft_consensus.cc:2272] T 0f28510c37fc438597f4c9bb9203433f P e2a32b265a8c4e49a1871045ca45d1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.328509 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
W20260630 12:31:02.340380 24444 consensus_peers.cc:597] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 -> Peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Couldn't send request to peer e2a32b265a8c4e49a1871045ca45d1fd. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:02.359578 24518 consensus_peers.cc:597] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Couldn't send request to peer e2a32b265a8c4e49a1871045ca45d1fd. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:02.363237 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
W20260630 12:31:02.375994 24518 consensus_peers.cc:597] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Couldn't send request to peer 74d6d7cf533c4b2998045e8d4c2a47b8. 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:31:02.384444 19978 tablet_copy_service.cc:362] P 74d6d7cf533c4b2998045e8d4c2a47b8: Destroying tablet copy session fb67d95e553a4ee3834e54e7427aa53e-5d6011fdfa014e779022ea72605b1eaf due to service shutdown
I20260630 12:31:02.384806 19978 tablet_copy_service.cc:434] P 74d6d7cf533c4b2998045e8d4c2a47b8: ending tablet copy session fb67d95e553a4ee3834e54e7427aa53e-5d6011fdfa014e779022ea72605b1eaf on tablet 5d6011fdfa014e779022ea72605b1eaf with peer fb67d95e553a4ee3834e54e7427aa53e
I20260630 12:31:02.385231 19978 tablet_copy_service.cc:362] P 74d6d7cf533c4b2998045e8d4c2a47b8: Destroying tablet copy session c461ee8d9e6a4c03a239eae862008515-7f1ac9a1ffbb4354af126c7a93695c09 due to service shutdown
I20260630 12:31:02.385486 19978 tablet_copy_service.cc:434] P 74d6d7cf533c4b2998045e8d4c2a47b8: ending tablet copy session c461ee8d9e6a4c03a239eae862008515-7f1ac9a1ffbb4354af126c7a93695c09 on tablet 7f1ac9a1ffbb4354af126c7a93695c09 with peer c461ee8d9e6a4c03a239eae862008515
W20260630 12:31:02.405758 24518 consensus_peers.cc:597] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Couldn't send request to peer e2a32b265a8c4e49a1871045ca45d1fd. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:02.411257 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:02.412189 19978 tablet_replica.cc:333] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.412894 19978 raft_consensus.cc:2243] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.413549 19978 raft_consensus.cc:2272] T a9ee8a8676164e959488c0f6c77ca5bb P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.416330 19978 tablet_replica.cc:333] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.417184 19978 raft_consensus.cc:2243] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.418540 19978 raft_consensus.cc:2272] T 5d6011fdfa014e779022ea72605b1eaf P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.420799 19978 tablet_replica.cc:333] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.421289 19978 raft_consensus.cc:2243] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.421850 19978 raft_consensus.cc:2272] T 9375e068d67d4ad2ac1153963fbbe6a9 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.423592 19978 tablet_replica.cc:333] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.424080 19978 raft_consensus.cc:2243] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.424714 19978 raft_consensus.cc:2272] T c6509085267748549222a0363e890f38 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.426534 19978 tablet_replica.cc:333] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.427039 19978 raft_consensus.cc:2243] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.427482 19978 raft_consensus.cc:2272] T 479e795b57e14c2483188a629e311ad1 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.429315 19978 tablet_replica.cc:333] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.429788 19978 raft_consensus.cc:2243] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.430290 19978 raft_consensus.cc:2272] T 91910a4979d24ceaabf7f3d5234ee42a P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.432063 19978 tablet_replica.cc:333] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.432514 19978 raft_consensus.cc:2243] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.433323 19978 raft_consensus.cc:2272] T 7f1ac9a1ffbb4354af126c7a93695c09 P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.435182 19978 tablet_replica.cc:333] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.435810 19978 raft_consensus.cc:2243] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.436389 19978 raft_consensus.cc:2272] T f1d991e542674d55b771cbac8c19906e P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.438331 19978 tablet_replica.cc:333] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.438753 19978 raft_consensus.cc:2243] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.439126 19978 raft_consensus.cc:2272] T 4ac875965fa7437a82eafd27cbd7ee8c P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.440888 19978 tablet_replica.cc:333] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8: stopping tablet replica
I20260630 12:31:02.441313 19978 raft_consensus.cc:2243] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.441717 19978 raft_consensus.cc:2272] T 0f28510c37fc438597f4c9bb9203433f P 74d6d7cf533c4b2998045e8d4c2a47b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.471995 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:31:02.495633 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:31:02.506512 19978 tablet_copy_service.cc:362] P 498b50bf7a4f4de9b95a586f78ae3658: Destroying tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-479e795b57e14c2483188a629e311ad1 due to service shutdown
I20260630 12:31:02.506776 19978 tablet_copy_service.cc:434] P 498b50bf7a4f4de9b95a586f78ae3658: ending tablet copy session 54daa95248eb4a5bb7d41f547e0346c6-479e795b57e14c2483188a629e311ad1 on tablet 479e795b57e14c2483188a629e311ad1 with peer 54daa95248eb4a5bb7d41f547e0346c6
I20260630 12:31:02.507241 19978 tablet_copy_service.cc:362] P 498b50bf7a4f4de9b95a586f78ae3658: Destroying tablet copy session fb67d95e553a4ee3834e54e7427aa53e-a403dce6d71d43108986d988e29393cd due to service shutdown
I20260630 12:31:02.507455 19978 tablet_copy_service.cc:434] P 498b50bf7a4f4de9b95a586f78ae3658: ending tablet copy session fb67d95e553a4ee3834e54e7427aa53e-a403dce6d71d43108986d988e29393cd on tablet a403dce6d71d43108986d988e29393cd with peer fb67d95e553a4ee3834e54e7427aa53e
I20260630 12:31:02.507910 19978 tablet_copy_service.cc:362] P 498b50bf7a4f4de9b95a586f78ae3658: Destroying tablet copy session c461ee8d9e6a4c03a239eae862008515-91910a4979d24ceaabf7f3d5234ee42a due to service shutdown
I20260630 12:31:02.508126 19978 tablet_copy_service.cc:434] P 498b50bf7a4f4de9b95a586f78ae3658: ending tablet copy session c461ee8d9e6a4c03a239eae862008515-91910a4979d24ceaabf7f3d5234ee42a on tablet 91910a4979d24ceaabf7f3d5234ee42a with peer c461ee8d9e6a4c03a239eae862008515
I20260630 12:31:02.528121 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:02.528785 19978 tablet_replica.cc:333] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.529305 19978 raft_consensus.cc:2243] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.529786 19978 raft_consensus.cc:2272] T f1d991e542674d55b771cbac8c19906e P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.531797 19978 tablet_replica.cc:333] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.532339 19978 raft_consensus.cc:2243] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.532970 19978 raft_consensus.cc:2272] T 93cb79a6a2644d6eb0e355faa4cab4a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.534816 19978 tablet_replica.cc:333] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.535341 19978 raft_consensus.cc:2243] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.535827 19978 raft_consensus.cc:2272] T 9375e068d67d4ad2ac1153963fbbe6a9 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.538520 19978 tablet_replica.cc:333] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.539166 19978 raft_consensus.cc:2243] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.540427 19978 raft_consensus.cc:2272] T a403dce6d71d43108986d988e29393cd P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:02.542120 24518 consensus_peers.cc:597] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 -> Peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Couldn't send request to peer 74d6d7cf533c4b2998045e8d4c2a47b8. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.130:41555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:02.542804 19978 tablet_replica.cc:333] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.543368 19978 raft_consensus.cc:2243] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.543866 19978 raft_consensus.cc:2272] T a9ee8a8676164e959488c0f6c77ca5bb P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.545778 19978 tablet_replica.cc:333] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.546239 19978 raft_consensus.cc:2243] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:02.546650 19978 raft_consensus.cc:2272] T 7f1ac9a1ffbb4354af126c7a93695c09 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.548451 19978 tablet_replica.cc:333] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.548908 19978 raft_consensus.cc:2243] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.549577 19978 raft_consensus.cc:2272] T 4ac875965fa7437a82eafd27cbd7ee8c P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.551451 19978 tablet_replica.cc:333] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.551939 19978 raft_consensus.cc:2243] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.552608 19978 raft_consensus.cc:2272] T 0f28510c37fc438597f4c9bb9203433f P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.554323 19978 tablet_replica.cc:333] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.554809 19978 raft_consensus.cc:2243] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.555667 19978 raft_consensus.cc:2272] T 479e795b57e14c2483188a629e311ad1 P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.557502 19978 tablet_replica.cc:333] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658: stopping tablet replica
I20260630 12:31:02.557898 19978 raft_consensus.cc:2243] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:02.558673 19978 raft_consensus.cc:2272] T 91910a4979d24ceaabf7f3d5234ee42a P 498b50bf7a4f4de9b95a586f78ae3658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:02.592636 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:31:02.623525 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:31:02.643700 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:03.262627 25187 raft_consensus.cc:493] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e2a32b265a8c4e49a1871045ca45d1fd)
I20260630 12:31:03.263863 25187 raft_consensus.cc:515] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } }
I20260630 12:31:03.267231 25187 leader_election.cc:290] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
W20260630 12:31:03.274222 24803 leader_election.cc:336] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Network error: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111)
W20260630 12:31:03.274956 24803 leader_election.cc:336] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Network error: Client connection negotiation failed: client connection to 127.19.130.130:41555: connect: Connection refused (error 111)
I20260630 12:31:03.275297 24803 leader_election.cc:304] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [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: fb67d95e553a4ee3834e54e7427aa53e; no voters: 74d6d7cf533c4b2998045e8d4c2a47b8, e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:31:03.275938 25187 raft_consensus.cc:2749] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:03.434262 25191 raft_consensus.cc:493] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 74d6d7cf533c4b2998045e8d4c2a47b8)
I20260630 12:31:03.435052 25191 raft_consensus.cc:515] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:31:03.438112 25191 leader_election.cc:290] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
W20260630 12:31:03.446436 24881 leader_election.cc:336] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): Network error: Client connection negotiation failed: client connection to 127.19.130.131:46761: connect: Connection refused (error 111)
W20260630 12:31:03.447593 24878 leader_election.cc:336] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Network error: Client connection negotiation failed: client connection to 127.19.130.130:41555: connect: Connection refused (error 111)
I20260630 12:31:03.447981 24878 leader_election.cc:304] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [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: 54daa95248eb4a5bb7d41f547e0346c6; no voters: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8
I20260630 12:31:03.448710 25191 raft_consensus.cc:2749] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:03.493027 25195 raft_consensus.cc:493] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 498b50bf7a4f4de9b95a586f78ae3658)
I20260630 12:31:03.493721 25195 raft_consensus.cc:515] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } }
I20260630 12:31:03.495906 25195 leader_election.cc:290] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
W20260630 12:31:03.501614 24952 leader_election.cc:336] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Network error: Client connection negotiation failed: client connection to 127.19.130.130:41555: connect: Connection refused (error 111)
W20260630 12:31:03.502170 24955 leader_election.cc:336] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): Network error: Client connection negotiation failed: client connection to 127.19.130.131:46761: connect: Connection refused (error 111)
I20260630 12:31:03.502501 24955 leader_election.cc:304] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [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: c461ee8d9e6a4c03a239eae862008515; no voters: 498b50bf7a4f4de9b95a586f78ae3658, 74d6d7cf533c4b2998045e8d4c2a47b8
I20260630 12:31:03.503074 25195 raft_consensus.cc:2749] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:03.740506 25158 tablet_copy_client.cc:538] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:03.750604 25158 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap starting.
I20260630 12:31:03.765837 25191 raft_consensus.cc:493] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 74d6d7cf533c4b2998045e8d4c2a47b8)
I20260630 12:31:03.766569 25191 raft_consensus.cc:515] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:03.769146 25191 leader_election.cc:290] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555)
W20260630 12:31:03.777899 24878 leader_election.cc:336] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Network error: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111)
W20260630 12:31:03.778913 24878 leader_election.cc:336] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 74d6d7cf533c4b2998045e8d4c2a47b8 (127.19.130.130:41555): Network error: Client connection negotiation failed: client connection to 127.19.130.130:41555: connect: Connection refused (error 111)
I20260630 12:31:03.779482 24878 leader_election.cc:304] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [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: 54daa95248eb4a5bb7d41f547e0346c6; no voters: 74d6d7cf533c4b2998045e8d4c2a47b8, e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:31:03.780539 25191 raft_consensus.cc:2749] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:03.786039 25162 tablet_copy_client.cc:538] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:03.797838 25162 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: Bootstrap starting.
I20260630 12:31:03.803416 25163 tablet_copy_client.cc:538] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:03.813853 25163 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap starting.
I20260630 12:31:03.854367 25195 raft_consensus.cc:493] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 498b50bf7a4f4de9b95a586f78ae3658)
I20260630 12:31:03.855286 25195 raft_consensus.cc:515] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:03.858700 25168 tablet_copy_client.cc:538] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:03.864719 25195 leader_election.cc:290] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
W20260630 12:31:03.864331 24952 leader_election.cc:336] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Network error: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111)
W20260630 12:31:03.872910 24955 leader_election.cc:336] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): Network error: Client connection negotiation failed: client connection to 127.19.130.131:46761: connect: Connection refused (error 111)
I20260630 12:31:03.873333 24955 leader_election.cc:304] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [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: c461ee8d9e6a4c03a239eae862008515; no voters: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:31:03.874034 25195 raft_consensus.cc:2749] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:03.884325 25168 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap starting.
I20260630 12:31:03.894565 25170 tablet_copy_client.cc:538] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:03.904804 25170 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: Bootstrap starting.
I20260630 12:31:03.912117 25174 tablet_copy_client.cc:538] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:03.923689 25174 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap starting.
I20260630 12:31:03.975107 25158 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:03.986112 25158 tablet_bootstrap.cc:492] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap complete.
I20260630 12:31:03.986764 25158 ts_tablet_manager.cc:1403] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: Time spent bootstrapping tablet: real 0.236s	user 0.107s	sys 0.032s
I20260630 12:31:03.987326 25163 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:03.988101 25163 tablet_bootstrap.cc:492] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: Bootstrap complete.
I20260630 12:31:03.988844 25163 ts_tablet_manager.cc:1403] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: Time spent bootstrapping tablet: real 0.175s	user 0.131s	sys 0.020s
I20260630 12:31:03.991140 25158 raft_consensus.cc:359] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:31:03.991580 25163 raft_consensus.cc:359] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:31:03.993983 25162 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:04.000552 25163 raft_consensus.cc:740] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54daa95248eb4a5bb7d41f547e0346c6, State: Initialized, Role: LEARNER
I20260630 12:31:04.001135 25162 tablet_bootstrap.cc:492] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: Bootstrap complete.
I20260630 12:31:04.001865 25162 ts_tablet_manager.cc:1403] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: Time spent bootstrapping tablet: real 0.204s	user 0.136s	sys 0.013s
I20260630 12:31:04.001219 25163 consensus_queue.cc:260] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:31:04.003726 25163 ts_tablet_manager.cc:1434] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260630 12:31:04.000555 25158 raft_consensus.cc:740] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 54daa95248eb4a5bb7d41f547e0346c6, State: Initialized, Role: LEARNER
I20260630 12:31:04.007923 25158 consensus_queue.cc:260] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: NON_VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: true } }
I20260630 12:31:04.010345 25158 ts_tablet_manager.cc:1434] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
W20260630 12:31:04.011034 25163 tablet_copy_client.cc:1131] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.131:46761: connect: Connection refused (error 111)
I20260630 12:31:04.019416 25162 raft_consensus.cc:359] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:31:04.020171 25162 raft_consensus.cc:740] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c461ee8d9e6a4c03a239eae862008515, State: Initialized, Role: LEARNER
W20260630 12:31:04.020529 25158 tablet_copy_client.cc:1131] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111)
I20260630 12:31:04.020803 25162 consensus_queue.cc:260] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:31:04.022907 25162 ts_tablet_manager.cc:1434] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
W20260630 12:31:04.027295 25162 tablet_copy_client.cc:1131] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.131:46761: connect: Connection refused (error 111)
I20260630 12:31:04.048617 25205 raft_consensus.cc:493] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 498b50bf7a4f4de9b95a586f78ae3658)
I20260630 12:31:04.049413 25205 raft_consensus.cc:515] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: false } }
I20260630 12:31:04.068312 25205 leader_election.cc:290] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789), 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761)
W20260630 12:31:04.091084 24806 leader_election.cc:336] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 498b50bf7a4f4de9b95a586f78ae3658 (127.19.130.131:46761): Network error: Client connection negotiation failed: client connection to 127.19.130.131:46761: connect: Connection refused (error 111)
W20260630 12:31:04.092222 24803 leader_election.cc:336] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e2a32b265a8c4e49a1871045ca45d1fd (127.19.130.129:44789): Network error: Client connection negotiation failed: client connection to 127.19.130.129:44789: connect: Connection refused (error 111)
I20260630 12:31:04.092723 24803 leader_election.cc:304] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [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: fb67d95e553a4ee3834e54e7427aa53e; no voters: 498b50bf7a4f4de9b95a586f78ae3658, e2a32b265a8c4e49a1871045ca45d1fd
I20260630 12:31:04.093484 25205 raft_consensus.cc:2749] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:04.147303 25168 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:04.148276 25168 tablet_bootstrap.cc:492] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap complete.
I20260630 12:31:04.149019 25168 ts_tablet_manager.cc:1403] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: Time spent bootstrapping tablet: real 0.278s	user 0.151s	sys 0.009s
I20260630 12:31:04.151713 25168 raft_consensus.cc:359] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:04.152493 25168 raft_consensus.cc:740] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb67d95e553a4ee3834e54e7427aa53e, State: Initialized, Role: LEARNER
I20260630 12:31:04.153097 25168 consensus_queue.cc:260] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:04.155730 25168 ts_tablet_manager.cc:1434] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:31:04.158557 25168 tablet_copy_client.cc:1131] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.131:46761: connect: Connection refused (error 111)
I20260630 12:31:04.179991 25174 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:04.180742 25174 tablet_bootstrap.cc:492] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: Bootstrap complete.
I20260630 12:31:04.181263 25174 ts_tablet_manager.cc:1403] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: Time spent bootstrapping tablet: real 0.258s	user 0.141s	sys 0.009s
I20260630 12:31:04.183064 25174 raft_consensus.cc:359] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:04.183583 25174 raft_consensus.cc:740] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb67d95e553a4ee3834e54e7427aa53e, State: Initialized, Role: LEARNER
I20260630 12:31:04.184080 25174 consensus_queue.cc:260] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e2a32b265a8c4e49a1871045ca45d1fd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 44789 } attrs { replace: true } } peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "fb67d95e553a4ee3834e54e7427aa53e" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 41055 } attrs { promote: true } }
I20260630 12:31:04.185727 25174 ts_tablet_manager.cc:1434] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:04.187425 25170 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260630 12:31:04.187880 25174 tablet_copy_client.cc:1131] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.130:41555: connect: Connection refused (error 111)
I20260630 12:31:04.188268 25170 tablet_bootstrap.cc:492] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: Bootstrap complete.
I20260630 12:31:04.189055 25170 ts_tablet_manager.cc:1403] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: Time spent bootstrapping tablet: real 0.285s	user 0.154s	sys 0.024s
I20260630 12:31:04.190131 19978 tablet_replica.cc:333] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e: stopping tablet replica
I20260630 12:31:04.191267 19978 raft_consensus.cc:2243] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:04.191954 19978 raft_consensus.cc:2272] T 5d6011fdfa014e779022ea72605b1eaf P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:04.192147 25170 raft_consensus.cc:359] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:31:04.193212 25170 raft_consensus.cc:740] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c461ee8d9e6a4c03a239eae862008515, State: Initialized, Role: LEARNER
I20260630 12:31:04.193797 25170 consensus_queue.cc:260] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "74d6d7cf533c4b2998045e8d4c2a47b8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41555 } } peers { permanent_uuid: "498b50bf7a4f4de9b95a586f78ae3658" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 46761 } attrs { replace: true } } peers { permanent_uuid: "54daa95248eb4a5bb7d41f547e0346c6" member_type: VOTER last_known_addr { host: "127.19.130.133" port: 39637 } attrs { promote: false } } peers { permanent_uuid: "c461ee8d9e6a4c03a239eae862008515" member_type: NON_VOTER last_known_addr { host: "127.19.130.134" port: 38135 } attrs { promote: true } }
I20260630 12:31:04.195060 19978 tablet_replica.cc:333] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e: stopping tablet replica
I20260630 12:31:04.195544 25170 ts_tablet_manager.cc:1434] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:31:04.195798 19978 raft_consensus.cc:2243] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:04.196400 19978 raft_consensus.cc:2272] T a403dce6d71d43108986d988e29393cd P fb67d95e553a4ee3834e54e7427aa53e [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:31:04.198329 25170 tablet_copy_client.cc:1131] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.130:41555: connect: Connection refused (error 111)
I20260630 12:31:04.199913 19978 tablet_replica.cc:333] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e: stopping tablet replica
I20260630 12:31:04.200527 19978 raft_consensus.cc:2243] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.201709 19978 raft_consensus.cc:2272] T 93cb79a6a2644d6eb0e355faa4cab4a9 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.205438 19978 tablet_replica.cc:333] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e: stopping tablet replica
I20260630 12:31:04.206171 19978 raft_consensus.cc:2243] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.207295 19978 raft_consensus.cc:2272] T c6509085267748549222a0363e890f38 P fb67d95e553a4ee3834e54e7427aa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.235652 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:31:04.252305 19978 tablet_server.cc:179] TabletServer@127.19.130.133:0 shutting down...
I20260630 12:31:04.281694 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:04.283419 19978 tablet_replica.cc:333] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6: stopping tablet replica
I20260630 12:31:04.284179 19978 raft_consensus.cc:2243] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.285221 19978 raft_consensus.cc:2272] T 5d6011fdfa014e779022ea72605b1eaf P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.288648 19978 tablet_replica.cc:333] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6: stopping tablet replica
I20260630 12:31:04.289238 19978 raft_consensus.cc:2243] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:04.289659 19978 raft_consensus.cc:2272] T 479e795b57e14c2483188a629e311ad1 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:04.291744 19978 tablet_replica.cc:333] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6: stopping tablet replica
I20260630 12:31:04.292351 19978 raft_consensus.cc:2243] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:04.292719 19978 raft_consensus.cc:2272] T f1d991e542674d55b771cbac8c19906e P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:04.294415 19978 tablet_replica.cc:333] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6: stopping tablet replica
I20260630 12:31:04.294924 19978 raft_consensus.cc:2243] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.295686 19978 raft_consensus.cc:2272] T 7f1ac9a1ffbb4354af126c7a93695c09 P 54daa95248eb4a5bb7d41f547e0346c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.318265 19978 tablet_server.cc:196] TabletServer@127.19.130.133:0 shutdown complete.
I20260630 12:31:04.334089 19978 tablet_server.cc:179] TabletServer@127.19.130.134:0 shutting down...
I20260630 12:31:04.359839 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:04.361022 19978 tablet_replica.cc:333] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515: stopping tablet replica
I20260630 12:31:04.361845 19978 raft_consensus.cc:2243] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:04.362380 19978 raft_consensus.cc:2272] T 7f1ac9a1ffbb4354af126c7a93695c09 P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:04.364254 19978 tablet_replica.cc:333] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515: stopping tablet replica
I20260630 12:31:04.364827 19978 raft_consensus.cc:2243] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.365618 19978 raft_consensus.cc:2272] T 4ac875965fa7437a82eafd27cbd7ee8c P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.368145 19978 tablet_replica.cc:333] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515: stopping tablet replica
I20260630 12:31:04.368620 19978 raft_consensus.cc:2243] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:31:04.368952 19978 raft_consensus.cc:2272] T 91910a4979d24ceaabf7f3d5234ee42a P c461ee8d9e6a4c03a239eae862008515 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:31:04.370580 19978 tablet_replica.cc:333] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515: stopping tablet replica
I20260630 12:31:04.371075 19978 raft_consensus.cc:2243] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:04.371873 19978 raft_consensus.cc:2272] T a403dce6d71d43108986d988e29393cd P c461ee8d9e6a4c03a239eae862008515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.394856 19978 tablet_server.cc:196] TabletServer@127.19.130.134:0 shutdown complete.
I20260630 12:31:04.411383 19978 master.cc:562] Master@127.19.130.190:45857 shutting down...
W20260630 12:31:04.436651 24352 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:31:04.438289 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:04.438825 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:04.439150 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 540455108a7f45bfb45db4ca5fb0621b: stopping tablet replica
I20260630 12:31:04.461469 19978 master.cc:584] Master@127.19.130.190:45857 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (16216 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:31:04.510696 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:36005
I20260630 12:31:04.511714 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:04.517025 25209 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:31:04.517159 25210 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:31:04.517505 25212 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:31:04.524675 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:04.525489 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:04.525657 19978 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:31:04.525836 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822664525824 us; error 0 us; skew 500 ppm
I20260630 12:31:04.526337 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:04.528482 19978 webserver.cc:533] Webserver started at http://127.19.130.190:34117/ using document root <none> and password file <none>
I20260630 12:31:04.528931 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:04.529103 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:04.529379 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:04.530419 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "e842bac496b24b168cba2c590291389c"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.534286 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:31:04.537252 25217 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:31:04.537905 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:04.538157 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "e842bac496b24b168cba2c590291389c"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.538383 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-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:31:04.550524 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:04.551568 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:04.587424 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:36005
I20260630 12:31:04.587523 25268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:36005 every 8 connection(s)
I20260630 12:31:04.591112 25269 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:31:04.601300 25269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c: Bootstrap starting.
I20260630 12:31:04.605504 25269 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:04.609308 25269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c: No bootstrap required, opened a new log
I20260630 12:31:04.611193 25269 raft_consensus.cc:359] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842bac496b24b168cba2c590291389c" member_type: VOTER }
I20260630 12:31:04.611526 25269 raft_consensus.cc:385] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:04.611707 25269 raft_consensus.cc:740] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e842bac496b24b168cba2c590291389c, State: Initialized, Role: FOLLOWER
I20260630 12:31:04.612380 25269 consensus_queue.cc:260] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e842bac496b24b168cba2c590291389c" member_type: VOTER }
I20260630 12:31:04.612807 25269 raft_consensus.cc:399] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:04.612993 25269 raft_consensus.cc:493] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:04.613219 25269 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:04.617143 25269 raft_consensus.cc:515] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842bac496b24b168cba2c590291389c" member_type: VOTER }
I20260630 12:31:04.617547 25269 leader_election.cc:304] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [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: e842bac496b24b168cba2c590291389c; no voters: 
I20260630 12:31:04.618619 25269 leader_election.cc:290] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:04.618999 25272 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:04.620187 25272 raft_consensus.cc:697] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 1 LEADER]: Becoming Leader. State: Replica: e842bac496b24b168cba2c590291389c, State: Running, Role: LEADER
I20260630 12:31:04.620874 25272 consensus_queue.cc:237] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [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: "e842bac496b24b168cba2c590291389c" member_type: VOTER }
I20260630 12:31:04.621553 25269 sys_catalog.cc:565] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:04.625932 25274 sys_catalog.cc:455] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e842bac496b24b168cba2c590291389c. Latest consensus state: current_term: 1 leader_uuid: "e842bac496b24b168cba2c590291389c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842bac496b24b168cba2c590291389c" member_type: VOTER } }
I20260630 12:31:04.626516 25274 sys_catalog.cc:458] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:04.626539 25273 sys_catalog.cc:455] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e842bac496b24b168cba2c590291389c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842bac496b24b168cba2c590291389c" member_type: VOTER } }
I20260630 12:31:04.627163 25273 sys_catalog.cc:458] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:04.629202 25280 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:04.637068 25280 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:04.637876 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:04.645550 25280 catalog_manager.cc:1383] Generated new cluster ID: 6e0480d1b9964472971274700b7fc542
I20260630 12:31:04.645810 25280 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:04.671389 25280 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:04.672518 25280 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:04.687228 25280 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c: Generated new TSK 0
I20260630 12:31:04.687700 25280 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:04.703603 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:04.708880 25290 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:31:04.709839 25291 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:31:04.711274 25293 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:31:04.711870 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:04.712675 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:04.712843 19978 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:31:04.712991 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822664712976 us; error 0 us; skew 500 ppm
I20260630 12:31:04.713423 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:04.715413 19978 webserver.cc:533] Webserver started at http://127.19.130.129:45889/ using document root <none> and password file <none>
I20260630 12:31:04.715809 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:04.715945 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:04.716128 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:04.717136 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "85d46f646b0148bdbd702fe0bb4c0add"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.721031 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:31:04.723857 25298 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:31:04.724570 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:04.724846 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "85d46f646b0148bdbd702fe0bb4c0add"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.725090 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-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:31:04.751726 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:04.752827 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:04.754118 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:04.756162 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:04.756389 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.756649 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:04.756807 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.794281 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:45963
I20260630 12:31:04.794368 25360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:45963 every 8 connection(s)
I20260630 12:31:04.799093 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:04.805457 25365 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:31:04.805905 25366 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:31:04.809877 25368 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:31:04.811172 25361 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36005
I20260630 12:31:04.811247 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:04.811591 25361 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:04.812343 25361 heartbeater.cc:507] Master 127.19.130.190:36005 requested a full tablet report, sending...
I20260630 12:31:04.813467 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:04.813658 19978 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:31:04.813871 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822664813853 us; error 0 us; skew 500 ppm
I20260630 12:31:04.814376 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:04.814307 25234 ts_manager.cc:194] Registered new tserver with Master: 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963)
I20260630 12:31:04.816344 25234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46066
I20260630 12:31:04.816807 19978 webserver.cc:533] Webserver started at http://127.19.130.130:43557/ using document root <none> and password file <none>
I20260630 12:31:04.817350 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:04.817595 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:04.817909 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:04.818900 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "246c945e2e5e43989548a4aa07b49772"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.823184 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:04.826082 25373 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:31:04.826804 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:31:04.827101 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "246c945e2e5e43989548a4aa07b49772"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.827369 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-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:31:04.849630 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:04.850729 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:04.852030 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:04.854022 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:04.854244 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.854463 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:04.854625 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.890933 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:44847
I20260630 12:31:04.891017 25435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:44847 every 8 connection(s)
I20260630 12:31:04.895413 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:04.901949 25439 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:31:04.902639 25440 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:31:04.905711 25436 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36005
I20260630 12:31:04.906136 25436 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:04.907001 25436 heartbeater.cc:507] Master 127.19.130.190:36005 requested a full tablet report, sending...
W20260630 12:31:04.906087 25442 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:31:04.908975 25234 ts_manager.cc:194] Registered new tserver with Master: 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847)
I20260630 12:31:04.910194 25234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46080
I20260630 12:31:04.912098 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:04.912904 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:04.913103 19978 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:31:04.913281 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822664913264 us; error 0 us; skew 500 ppm
I20260630 12:31:04.913779 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:04.915817 19978 webserver.cc:533] Webserver started at http://127.19.130.131:33637/ using document root <none> and password file <none>
I20260630 12:31:04.916319 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:04.916496 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:04.916754 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:04.917692 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "31433aaf34ff4265b65d1d43cef7633b"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.921346 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:31:04.924261 25447 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:31:04.924991 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:04.925240 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "31433aaf34ff4265b65d1d43cef7633b"
format_stamp: "Formatted at 2026-06-30 12:31:04 on dist-test-slave-zr02"
I20260630 12:31:04.925489 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-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:31:04.943918 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:04.944882 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:04.946026 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:04.947872 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:04.948069 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.948288 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:04.948446 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:04.984342 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:41869
I20260630 12:31:04.984455 25509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:41869 every 8 connection(s)
I20260630 12:31:04.997228 25510 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36005
I20260630 12:31:04.997553 25510 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:04.998183 25510 heartbeater.cc:507] Master 127.19.130.190:36005 requested a full tablet report, sending...
I20260630 12:31:04.999877 25234 ts_manager.cc:194] Registered new tserver with Master: 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:05.000602 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013099606s
I20260630 12:31:05.001266 25234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46096
I20260630 12:31:05.818883 25361 heartbeater.cc:499] Master 127.19.130.190:36005 was elected leader, sending a full tablet report...
I20260630 12:31:05.912640 25436 heartbeater.cc:499] Master 127.19.130.190:36005 was elected leader, sending a full tablet report...
I20260630 12:31:06.003739 25510 heartbeater.cc:499] Master 127.19.130.190:36005 was elected leader, sending a full tablet report...
I20260630 12:31:06.052932 25234 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46112:
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:31:06.055148 25234 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:31:06.119069 25326 tablet_service.cc:1511] Processing CreateTablet for tablet fe4e97f88de640f4a57db00f9a6202b6 (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:06.119783 25324 tablet_service.cc:1511] Processing CreateTablet for tablet 176a2579cebd40f991b06fe50d596ba2 (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:06.121361 25326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4e97f88de640f4a57db00f9a6202b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.121279 25325 tablet_service.cc:1511] Processing CreateTablet for tablet e50daa8f97f2465a96bad574efee486f (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:06.122680 25325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50daa8f97f2465a96bad574efee486f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.123122 25475 tablet_service.cc:1511] Processing CreateTablet for tablet fe4e97f88de640f4a57db00f9a6202b6 (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:06.123208 25401 tablet_service.cc:1511] Processing CreateTablet for tablet fe4e97f88de640f4a57db00f9a6202b6 (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:06.123922 25399 tablet_service.cc:1511] Processing CreateTablet for tablet 176a2579cebd40f991b06fe50d596ba2 (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:06.124555 25475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4e97f88de640f4a57db00f9a6202b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.124687 25401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4e97f88de640f4a57db00f9a6202b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.125979 25400 tablet_service.cc:1511] Processing CreateTablet for tablet e50daa8f97f2465a96bad574efee486f (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:06.127276 25400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50daa8f97f2465a96bad574efee486f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.128870 25474 tablet_service.cc:1511] Processing CreateTablet for tablet e50daa8f97f2465a96bad574efee486f (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:06.129343 25473 tablet_service.cc:1511] Processing CreateTablet for tablet 176a2579cebd40f991b06fe50d596ba2 (DEFAULT_TABLE table=test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:06.130141 25474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50daa8f97f2465a96bad574efee486f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.130822 25399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a2579cebd40f991b06fe50d596ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.134404 25324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a2579cebd40f991b06fe50d596ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.140617 25473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a2579cebd40f991b06fe50d596ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:06.144315 25531 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b: Bootstrap starting.
I20260630 12:31:06.152146 25531 tablet_bootstrap.cc:654] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.146338 25530 tablet_bootstrap.cc:492] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add: Bootstrap starting.
I20260630 12:31:06.157603 25530 tablet_bootstrap.cc:654] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.176030 25530 tablet_bootstrap.cc:492] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add: No bootstrap required, opened a new log
I20260630 12:31:06.176630 25530 ts_tablet_manager.cc:1403] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.010s
I20260630 12:31:06.179199 25530 raft_consensus.cc:359] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.182366 25530 raft_consensus.cc:385] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.183013 25530 raft_consensus.cc:740] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85d46f646b0148bdbd702fe0bb4c0add, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.184468 25530 consensus_queue.cc:260] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.187834 25533 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: Bootstrap starting.
I20260630 12:31:06.188661 25531 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b: No bootstrap required, opened a new log
I20260630 12:31:06.188999 25530 ts_tablet_manager.cc:1434] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260630 12:31:06.189204 25531 ts_tablet_manager.cc:1403] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.011s
I20260630 12:31:06.189982 25530 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: Bootstrap starting.
I20260630 12:31:06.192149 25531 raft_consensus.cc:359] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.193421 25531 raft_consensus.cc:385] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.193783 25531 raft_consensus.cc:740] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31433aaf34ff4265b65d1d43cef7633b, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.192977 25535 raft_consensus.cc:493] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:06.194692 25535 raft_consensus.cc:515] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.195463 25533 tablet_bootstrap.cc:654] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.200879 25530 tablet_bootstrap.cc:654] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.203485 25531 consensus_queue.cc:260] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.205015 25535 leader_election.cc:290] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.212056 25533 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: No bootstrap required, opened a new log
I20260630 12:31:06.215409 25533 ts_tablet_manager.cc:1403] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260630 12:31:06.216759 25530 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: No bootstrap required, opened a new log
I20260630 12:31:06.217247 25530 ts_tablet_manager.cc:1403] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.013s
I20260630 12:31:06.218016 25533 raft_consensus.cc:359] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.218732 25533 raft_consensus.cc:385] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.219009 25533 raft_consensus.cc:740] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.219734 25533 consensus_queue.cc:260] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.219941 25530 raft_consensus.cc:359] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.213917 25531 ts_tablet_manager.cc:1434] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.004s
I20260630 12:31:06.221876 25531 tablet_bootstrap.cc:492] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b: Bootstrap starting.
I20260630 12:31:06.220840 25530 raft_consensus.cc:385] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.222687 25530 raft_consensus.cc:740] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85d46f646b0148bdbd702fe0bb4c0add, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.222882 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "85d46f646b0148bdbd702fe0bb4c0add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b" is_pre_election: true
I20260630 12:31:06.223608 25530 consensus_queue.cc:260] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
W20260630 12:31:06.224762 25299 leader_election.cc:343] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:06.227679 25530 ts_tablet_manager.cc:1434] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:31:06.228617 25530 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: Bootstrap starting.
I20260630 12:31:06.230010 25531 tablet_bootstrap.cc:654] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.232415 25411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "85d46f646b0148bdbd702fe0bb4c0add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246c945e2e5e43989548a4aa07b49772" is_pre_election: true
I20260630 12:31:06.234946 25533 ts_tablet_manager.cc:1434] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:31:06.235452 25530 tablet_bootstrap.cc:654] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.235903 25533 tablet_bootstrap.cc:492] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772: Bootstrap starting.
W20260630 12:31:06.238497 25301 leader_election.cc:343] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:06.239158 25301 leader_election.cc:304] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [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: 85d46f646b0148bdbd702fe0bb4c0add; no voters: 246c945e2e5e43989548a4aa07b49772, 31433aaf34ff4265b65d1d43cef7633b
I20260630 12:31:06.241186 25531 tablet_bootstrap.cc:492] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b: No bootstrap required, opened a new log
I20260630 12:31:06.241672 25531 ts_tablet_manager.cc:1403] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260630 12:31:06.241742 25535 raft_consensus.cc:2749] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:06.244369 25531 raft_consensus.cc:359] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.245086 25531 raft_consensus.cc:385] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.245402 25531 raft_consensus.cc:740] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31433aaf34ff4265b65d1d43cef7633b, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.245998 25530 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: No bootstrap required, opened a new log
I20260630 12:31:06.246433 25533 tablet_bootstrap.cc:654] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.246496 25530 ts_tablet_manager.cc:1403] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:31:06.246342 25531 consensus_queue.cc:260] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.248648 25531 ts_tablet_manager.cc:1434] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:31:06.250047 25531 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b: Bootstrap starting.
I20260630 12:31:06.249785 25530 raft_consensus.cc:359] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.250787 25530 raft_consensus.cc:385] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.250891 25535 raft_consensus.cc:493] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:06.251142 25530 raft_consensus.cc:740] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85d46f646b0148bdbd702fe0bb4c0add, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.251346 25535 raft_consensus.cc:515] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.251900 25530 consensus_queue.cc:260] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.253500 25535 leader_election.cc:290] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.253993 25411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "85d46f646b0148bdbd702fe0bb4c0add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246c945e2e5e43989548a4aa07b49772" is_pre_election: true
W20260630 12:31:06.255249 25301 leader_election.cc:343] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:06.255219 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "85d46f646b0148bdbd702fe0bb4c0add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b" is_pre_election: true
W20260630 12:31:06.256956 25299 leader_election.cc:343] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:06.257483 25299 leader_election.cc:304] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [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: 85d46f646b0148bdbd702fe0bb4c0add; no voters: 246c945e2e5e43989548a4aa07b49772, 31433aaf34ff4265b65d1d43cef7633b
I20260630 12:31:06.258999 25531 tablet_bootstrap.cc:654] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.261037 25545 raft_consensus.cc:2749] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:06.261915 25530 ts_tablet_manager.cc:1434] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:31:06.264640 25533 tablet_bootstrap.cc:492] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772: No bootstrap required, opened a new log
I20260630 12:31:06.264636 25531 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b: No bootstrap required, opened a new log
I20260630 12:31:06.265305 25533 ts_tablet_manager.cc:1403] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260630 12:31:06.265362 25531 ts_tablet_manager.cc:1403] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:31:06.268208 25531 raft_consensus.cc:359] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.268529 25533 raft_consensus.cc:359] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.268873 25531 raft_consensus.cc:385] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.269176 25533 raft_consensus.cc:385] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.269203 25531 raft_consensus.cc:740] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31433aaf34ff4265b65d1d43cef7633b, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.269635 25533 raft_consensus.cc:740] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.270148 25531 consensus_queue.cc:260] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.270362 25533 consensus_queue.cc:260] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.272418 25533 ts_tablet_manager.cc:1434] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:31:06.273326 25533 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: Bootstrap starting.
I20260630 12:31:06.273669 25531 ts_tablet_manager.cc:1434] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:31:06.278126 25533 tablet_bootstrap.cc:654] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:06.281589 25541 raft_consensus.cc:493] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:06.282424 25533 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: No bootstrap required, opened a new log
I20260630 12:31:06.282055 25541 raft_consensus.cc:515] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.282924 25533 ts_tablet_manager.cc:1403] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:31:06.285192 25533 raft_consensus.cc:359] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.286695 25541 leader_election.cc:290] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.287370 25533 raft_consensus.cc:385] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:06.287779 25533 raft_consensus.cc:740] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Initialized, Role: FOLLOWER
I20260630 12:31:06.288574 25533 consensus_queue.cc:260] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.291927 25533 ts_tablet_manager.cc:1434] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:31:06.297230 25336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4e97f88de640f4a57db00f9a6202b6" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add" is_pre_election: true
I20260630 12:31:06.297583 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4e97f88de640f4a57db00f9a6202b6" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b" is_pre_election: true
I20260630 12:31:06.298183 25485 raft_consensus.cc:2468] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 0.
I20260630 12:31:06.297713 25336 raft_consensus.cc:2468] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 0.
I20260630 12:31:06.299336 25374 leader_election.cc:304] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [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: 246c945e2e5e43989548a4aa07b49772, 31433aaf34ff4265b65d1d43cef7633b; no voters: 
I20260630 12:31:06.300004 25541 raft_consensus.cc:2804] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:06.300295 25541 raft_consensus.cc:493] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:06.300519 25541 raft_consensus.cc:3060] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.304864 25541 raft_consensus.cc:515] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.306249 25541 leader_election.cc:290] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [CANDIDATE]: Term 1 election: Requested vote from peers 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.306874 25336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4e97f88de640f4a57db00f9a6202b6" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add"
I20260630 12:31:06.307099 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4e97f88de640f4a57db00f9a6202b6" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b"
I20260630 12:31:06.307319 25336 raft_consensus.cc:3060] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.307582 25485 raft_consensus.cc:3060] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.311961 25485 raft_consensus.cc:2468] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 1.
I20260630 12:31:06.311973 25336 raft_consensus.cc:2468] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 1.
I20260630 12:31:06.312944 25374 leader_election.cc:304] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [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: 246c945e2e5e43989548a4aa07b49772, 31433aaf34ff4265b65d1d43cef7633b; no voters: 
I20260630 12:31:06.313572 25541 raft_consensus.cc:2804] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:06.314517 25541 raft_consensus.cc:697] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Becoming Leader. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Running, Role: LEADER
I20260630 12:31:06.315069 25541 consensus_queue.cc:237] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } }
I20260630 12:31:06.322248 25234 catalog_manager.cc:5697] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 reported cstate change: term changed from 0 to 1, leader changed from <none> to 246c945e2e5e43989548a4aa07b49772 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "246c945e2e5e43989548a4aa07b49772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:06.335776 25541 raft_consensus.cc:493] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:06.336163 25541 raft_consensus.cc:515] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.337765 25541 leader_election.cc:290] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.338294 25336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add" is_pre_election: true
I20260630 12:31:06.338589 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b" is_pre_election: true
I20260630 12:31:06.338798 25336 raft_consensus.cc:2468] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 0.
I20260630 12:31:06.339151 25485 raft_consensus.cc:2468] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 0.
I20260630 12:31:06.339769 25377 leader_election.cc:304] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [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: 246c945e2e5e43989548a4aa07b49772, 85d46f646b0148bdbd702fe0bb4c0add; no voters: 
I20260630 12:31:06.340569 25541 raft_consensus.cc:2804] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:06.340895 25541 raft_consensus.cc:493] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:06.341159 25541 raft_consensus.cc:3060] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.345631 25541 raft_consensus.cc:515] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.347278 25541 leader_election.cc:290] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [CANDIDATE]: Term 1 election: Requested vote from peers 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.347915 25336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add"
I20260630 12:31:06.348402 25336 raft_consensus.cc:3060] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.348429 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b"
I20260630 12:31:06.349045 25485 raft_consensus.cc:3060] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.352058 25541 raft_consensus.cc:493] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:06.352532 25541 raft_consensus.cc:515] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.353327 25336 raft_consensus.cc:2468] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 1.
I20260630 12:31:06.353706 25485 raft_consensus.cc:2468] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 1.
I20260630 12:31:06.354512 25541 leader_election.cc:290] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.354739 25374 leader_election.cc:304] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [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: 246c945e2e5e43989548a4aa07b49772, 31433aaf34ff4265b65d1d43cef7633b; no voters: 
I20260630 12:31:06.355116 25336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add" is_pre_election: true
I20260630 12:31:06.355592 25541 raft_consensus.cc:2804] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:06.355731 25336 raft_consensus.cc:2468] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 0.
I20260630 12:31:06.356012 25541 raft_consensus.cc:697] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Becoming Leader. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Running, Role: LEADER
I20260630 12:31:06.356642 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b" is_pre_election: true
I20260630 12:31:06.356807 25377 leader_election.cc:304] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [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: 246c945e2e5e43989548a4aa07b49772, 85d46f646b0148bdbd702fe0bb4c0add; no voters: 
I20260630 12:31:06.357275 25485 raft_consensus.cc:2468] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 0.
I20260630 12:31:06.356812 25541 consensus_queue.cc:237] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.357878 25550 raft_consensus.cc:2804] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:06.358214 25550 raft_consensus.cc:493] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:06.358554 25550 raft_consensus.cc:3060] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.364295 25550 raft_consensus.cc:515] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.365207 25234 catalog_manager.cc:5697] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 reported cstate change: term changed from 0 to 1, leader changed from <none> to 246c945e2e5e43989548a4aa07b49772 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "246c945e2e5e43989548a4aa07b49772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:06.366573 25550 leader_election.cc:290] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [CANDIDATE]: Term 1 election: Requested vote from peers 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:06.366712 25336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add"
I20260630 12:31:06.367172 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "246c945e2e5e43989548a4aa07b49772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31433aaf34ff4265b65d1d43cef7633b"
I20260630 12:31:06.367292 25336 raft_consensus.cc:3060] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.367718 25485 raft_consensus.cc:3060] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:06.373778 25485 raft_consensus.cc:2468] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 1.
I20260630 12:31:06.373778 25336 raft_consensus.cc:2468] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246c945e2e5e43989548a4aa07b49772 in term 1.
I20260630 12:31:06.374913 25377 leader_election.cc:304] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [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: 246c945e2e5e43989548a4aa07b49772, 85d46f646b0148bdbd702fe0bb4c0add; no voters: 
I20260630 12:31:06.375522 25550 raft_consensus.cc:2804] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:06.375939 25550 raft_consensus.cc:697] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Becoming Leader. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Running, Role: LEADER
I20260630 12:31:06.376613 25550 consensus_queue.cc:237] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.382267 25234 catalog_manager.cc:5697] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 reported cstate change: term changed from 0 to 1, leader changed from <none> to 246c945e2e5e43989548a4aa07b49772 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "246c945e2e5e43989548a4aa07b49772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:06.402259 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:06.408092 25554 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:31:06.409387 25555 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:31:06.410630 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:06.411378 25557 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:31:06.412315 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:06.412554 19978 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:31:06.412724 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822666412711 us; error 0 us; skew 500 ppm
I20260630 12:31:06.413218 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:06.415324 19978 webserver.cc:533] Webserver started at http://127.19.130.132:33577/ using document root <none> and password file <none>
I20260630 12:31:06.415767 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:06.415975 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:06.416291 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:06.417335 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "1be93999b26842129a342bb39377a461"
format_stamp: "Formatted at 2026-06-30 12:31:06 on dist-test-slave-zr02"
I20260630 12:31:06.421330 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:31:06.424404 25562 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:31:06.425096 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:06.425416 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "1be93999b26842129a342bb39377a461"
format_stamp: "Formatted at 2026-06-30 12:31:06 on dist-test-slave-zr02"
I20260630 12:31:06.425693 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-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:31:06.437691 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:06.438663 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:06.440289 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:06.442444 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:06.442610 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:06.442780 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:06.442903 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:06.479513 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:34903
I20260630 12:31:06.479604 25624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:34903 every 8 connection(s)
I20260630 12:31:06.493444 25625 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36005
I20260630 12:31:06.493793 25625 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:06.494410 25625 heartbeater.cc:507] Master 127.19.130.190:36005 requested a full tablet report, sending...
I20260630 12:31:06.496122 25234 ts_manager.cc:194] Registered new tserver with Master: 1be93999b26842129a342bb39377a461 (127.19.130.132:34903)
I20260630 12:31:06.497375 25234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46126
I20260630 12:31:06.553943 25550 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:06.559906 25541 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:31:06.560246 25541 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:31:06.595295 25550 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:06.636339 25550 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:06.636651 25287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:06.655870 25411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2"
dest_uuid: "246c945e2e5e43989548a4aa07b49772"
mode: GRACEFUL
new_leader_uuid: "85d46f646b0148bdbd702fe0bb4c0add"
 from {username='slave'} at 127.0.0.1:38910
I20260630 12:31:06.656638 25411 raft_consensus.cc:606] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Received request to transfer leadership to TS 85d46f646b0148bdbd702fe0bb4c0add
I20260630 12:31:06.659123 25410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f"
dest_uuid: "246c945e2e5e43989548a4aa07b49772"
mode: GRACEFUL
new_leader_uuid: "31433aaf34ff4265b65d1d43cef7633b"
 from {username='slave'} at 127.0.0.1:38910
W20260630 12:31:06.659401 25282 auto_rebalancer.cc:639] Failed to schedule move for tablet e50daa8f97f2465a96bad574efee486f: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:31:06.659696 25410 raft_consensus.cc:606] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Received request to transfer leadership to TS 31433aaf34ff4265b65d1d43cef7633b
I20260630 12:31:06.660408 25550 consensus_queue.cc:1048] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:06.660914 25287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260630 12:31:06.661397 25287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:06.663354 25282 auto_rebalancer.cc:639] Failed to schedule move for tablet 176a2579cebd40f991b06fe50d596ba2: Remote error: Service unavailable: leader transfer in progress
I20260630 12:31:06.709467 25550 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:06.710836 25550 consensus_queue.cc:1048] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:06.941126 25638 raft_consensus.cc:993] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772: : Instructing follower 31433aaf34ff4265b65d1d43cef7633b to start an election
I20260630 12:31:06.941691 25550 raft_consensus.cc:1081] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Signalling peer 31433aaf34ff4265b65d1d43cef7633b to start an election
I20260630 12:31:06.943315 25485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f"
dest_uuid: "31433aaf34ff4265b65d1d43cef7633b"
 from {username='slave'} at 127.0.0.1:52620
I20260630 12:31:06.943910 25485 raft_consensus.cc:493] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:06.944248 25485 raft_consensus.cc:3060] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:06.948529 25485 raft_consensus.cc:515] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.953253 25485 leader_election.cc:290] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [CANDIDATE]: Term 2 election: Requested vote from peers 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963), 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847)
I20260630 12:31:06.963129 25336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "31433aaf34ff4265b65d1d43cef7633b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add"
I20260630 12:31:06.963709 25336 raft_consensus.cc:3060] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:06.964865 25410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50daa8f97f2465a96bad574efee486f" candidate_uuid: "31433aaf34ff4265b65d1d43cef7633b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "246c945e2e5e43989548a4aa07b49772"
I20260630 12:31:06.965507 25410 raft_consensus.cc:3055] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:06.965852 25410 raft_consensus.cc:740] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Running, Role: LEADER
I20260630 12:31:06.966522 25410 consensus_queue.cc:260] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.967653 25410 raft_consensus.cc:3060] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:06.969725 25336 raft_consensus.cc:2468] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31433aaf34ff4265b65d1d43cef7633b in term 2.
I20260630 12:31:06.970427 25335 raft_consensus.cc:1240] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Rejecting Update request from peer 246c945e2e5e43989548a4aa07b49772 for earlier term 1. Current term is 2. Ops: []
I20260630 12:31:06.970839 25451 leader_election.cc:304] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [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: 31433aaf34ff4265b65d1d43cef7633b, 85d46f646b0148bdbd702fe0bb4c0add; no voters: 
I20260630 12:31:06.971769 25538 raft_consensus.cc:2804] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:06.972921 25538 raft_consensus.cc:697] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 2 LEADER]: Becoming Leader. State: Replica: 31433aaf34ff4265b65d1d43cef7633b, State: Running, Role: LEADER
I20260630 12:31:06.973829 25410 raft_consensus.cc:2468] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31433aaf34ff4265b65d1d43cef7633b in term 2.
I20260630 12:31:06.973726 25538 consensus_queue.cc:237] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:06.979609 25234 catalog_manager.cc:5697] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b reported cstate change: term changed from 1 to 2, leader changed from 246c945e2e5e43989548a4aa07b49772 (127.19.130.130) to 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131). New cstate: current_term: 2 leader_uuid: "31433aaf34ff4265b65d1d43cef7633b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:07.214265 25410 raft_consensus.cc:1275] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Refusing update from remote peer 31433aaf34ff4265b65d1d43cef7633b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:07.215421 25538 consensus_queue.cc:1048] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [LEADER]: Connected to new peer: Peer: permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:07.226552 25335 raft_consensus.cc:1275] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Refusing update from remote peer 31433aaf34ff4265b65d1d43cef7633b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:07.227849 25538 consensus_queue.cc:1048] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [LEADER]: Connected to new peer: Peer: permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:07.231791 25634 raft_consensus.cc:993] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: : Instructing follower 85d46f646b0148bdbd702fe0bb4c0add to start an election
I20260630 12:31:07.232400 25639 raft_consensus.cc:1081] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Signalling peer 85d46f646b0148bdbd702fe0bb4c0add to start an election
I20260630 12:31:07.233884 25336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2"
dest_uuid: "85d46f646b0148bdbd702fe0bb4c0add"
 from {username='slave'} at 127.0.0.1:50276
I20260630 12:31:07.234318 25336 raft_consensus.cc:493] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:07.234614 25336 raft_consensus.cc:3060] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:07.240250 25336 raft_consensus.cc:515] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:07.241912 25336 leader_election.cc:290] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [CANDIDATE]: Term 2 election: Requested vote from peers 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847), 31433aaf34ff4265b65d1d43cef7633b (127.19.130.131:41869)
I20260630 12:31:07.242954 25485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "85d46f646b0148bdbd702fe0bb4c0add" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31433aaf34ff4265b65d1d43cef7633b"
I20260630 12:31:07.243443 25485 raft_consensus.cc:3060] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:07.247429 25410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a2579cebd40f991b06fe50d596ba2" candidate_uuid: "85d46f646b0148bdbd702fe0bb4c0add" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "246c945e2e5e43989548a4aa07b49772"
I20260630 12:31:07.248052 25410 raft_consensus.cc:3055] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:07.248359 25410 raft_consensus.cc:740] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 246c945e2e5e43989548a4aa07b49772, State: Running, Role: LEADER
I20260630 12:31:07.248742 25485 raft_consensus.cc:2468] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85d46f646b0148bdbd702fe0bb4c0add in term 2.
I20260630 12:31:07.248981 25410 consensus_queue.cc:260] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:07.249833 25299 leader_election.cc:304] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [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: 31433aaf34ff4265b65d1d43cef7633b, 85d46f646b0148bdbd702fe0bb4c0add; no voters: 
I20260630 12:31:07.250188 25410 raft_consensus.cc:3060] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:07.250718 25650 raft_consensus.cc:2804] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:07.251612 25650 raft_consensus.cc:697] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 LEADER]: Becoming Leader. State: Replica: 85d46f646b0148bdbd702fe0bb4c0add, State: Running, Role: LEADER
I20260630 12:31:07.252362 25650 consensus_queue.cc:237] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } }
I20260630 12:31:07.255069 25410 raft_consensus.cc:2468] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85d46f646b0148bdbd702fe0bb4c0add in term 2.
I20260630 12:31:07.258185 25234 catalog_manager.cc:5697] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add reported cstate change: term changed from 1 to 2, leader changed from 246c945e2e5e43989548a4aa07b49772 (127.19.130.130) to 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129). New cstate: current_term: 2 leader_uuid: "85d46f646b0148bdbd702fe0bb4c0add" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:07.499439 25625 heartbeater.cc:499] Master 127.19.130.190:36005 was elected leader, sending a full tablet report...
I20260630 12:31:07.508137 25410 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:07.509323 25650 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:07.564495 25485 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:07.565688 25652 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:07.682024 25336 consensus_queue.cc:237] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } }
I20260630 12:31:07.688301 25485 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:07.688328 25410 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:07.690320 25650 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:07.691231 25658 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:31:07.700209 25302 consensus_peers.cc:597] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add -> Peer 1be93999b26842129a342bb39377a461 (127.19.130.132:34903): Couldn't send request to peer 1be93999b26842129a342bb39377a461. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 176a2579cebd40f991b06fe50d596ba2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:07.699627 25485 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.699666 25410 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.710210 25234 catalog_manager.cc:5697] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 reported cstate change: config changed from index -1 to 3, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "85d46f646b0148bdbd702fe0bb4c0add" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.859364 25655 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.870649 25410 consensus_queue.cc:237] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } }
I20260630 12:31:07.878302 25485 raft_consensus.cc:1275] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Refusing update from remote peer 246c945e2e5e43989548a4aa07b49772: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:07.879719 25663 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:07.880183 25336 raft_consensus.cc:1275] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Refusing update from remote peer 246c945e2e5e43989548a4aa07b49772: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:07.881484 25638 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } 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:31:07.886821 25377 consensus_peers.cc:597] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 -> Peer 1be93999b26842129a342bb39377a461 (127.19.130.132:34903): Couldn't send request to peer 1be93999b26842129a342bb39377a461. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe4e97f88de640f4a57db00f9a6202b6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:07.889859 25485 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.890969 25336 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.899794 25232 catalog_manager.cc:5697] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b reported cstate change: config changed from index -1 to 2, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "246c945e2e5e43989548a4aa07b49772" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.907339 25663 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1be93999b26842129a342bb39377a461 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } } }
I20260630 12:31:07.992635 25669 ts_tablet_manager.cc:933] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: Initiating tablet copy from peer 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963)
I20260630 12:31:07.994275 25669 tablet_copy_client.cc:323] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:45963
I20260630 12:31:08.004456 25346 tablet_copy_service.cc:140] P 85d46f646b0148bdbd702fe0bb4c0add: Received BeginTabletCopySession request for tablet 176a2579cebd40f991b06fe50d596ba2 from peer 1be93999b26842129a342bb39377a461 ({username='slave'} at 127.0.0.1:50308)
I20260630 12:31:08.004894 25346 tablet_copy_service.cc:161] P 85d46f646b0148bdbd702fe0bb4c0add: Beginning new tablet copy session on tablet 176a2579cebd40f991b06fe50d596ba2 from peer 1be93999b26842129a342bb39377a461 at {username='slave'} at 127.0.0.1:50308: session id = 1be93999b26842129a342bb39377a461-176a2579cebd40f991b06fe50d596ba2
I20260630 12:31:08.009660 25346 tablet_copy_source_session.cc:215] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:08.012320 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a2579cebd40f991b06fe50d596ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:08.026925 25669 tablet_copy_client.cc:806] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:08.027458 25669 tablet_copy_client.cc:670] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:08.032771 25669 tablet_copy_client.cc:538] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:08.042302 25669 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: Bootstrap starting.
I20260630 12:31:08.060531 25669 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: 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:31:08.061281 25669 tablet_bootstrap.cc:492] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: Bootstrap complete.
I20260630 12:31:08.061790 25669 ts_tablet_manager.cc:1403] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:31:08.063871 25669 raft_consensus.cc:359] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } }
I20260630 12:31:08.064519 25669 raft_consensus.cc:740] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1be93999b26842129a342bb39377a461, State: Initialized, Role: LEARNER
I20260630 12:31:08.065011 25669 consensus_queue.cc:260] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } }
I20260630 12:31:08.067121 25669 ts_tablet_manager.cc:1434] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:31:08.068670 25346 tablet_copy_service.cc:342] P 85d46f646b0148bdbd702fe0bb4c0add: Request end of tablet copy session 1be93999b26842129a342bb39377a461-176a2579cebd40f991b06fe50d596ba2 received from {username='slave'} at 127.0.0.1:50308
I20260630 12:31:08.069116 25346 tablet_copy_service.cc:434] P 85d46f646b0148bdbd702fe0bb4c0add: ending tablet copy session 1be93999b26842129a342bb39377a461-176a2579cebd40f991b06fe50d596ba2 on tablet 176a2579cebd40f991b06fe50d596ba2 with peer 1be93999b26842129a342bb39377a461
I20260630 12:31:08.183806 25669 ts_tablet_manager.cc:933] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: Initiating tablet copy from peer 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847)
I20260630 12:31:08.185401 25669 tablet_copy_client.cc:323] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:44847
I20260630 12:31:08.198318 25421 tablet_copy_service.cc:140] P 246c945e2e5e43989548a4aa07b49772: Received BeginTabletCopySession request for tablet fe4e97f88de640f4a57db00f9a6202b6 from peer 1be93999b26842129a342bb39377a461 ({username='slave'} at 127.0.0.1:38942)
I20260630 12:31:08.198870 25421 tablet_copy_service.cc:161] P 246c945e2e5e43989548a4aa07b49772: Beginning new tablet copy session on tablet fe4e97f88de640f4a57db00f9a6202b6 from peer 1be93999b26842129a342bb39377a461 at {username='slave'} at 127.0.0.1:38942: session id = 1be93999b26842129a342bb39377a461-fe4e97f88de640f4a57db00f9a6202b6
I20260630 12:31:08.204427 25421 tablet_copy_source_session.cc:215] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:08.206656 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4e97f88de640f4a57db00f9a6202b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:08.216348 25669 tablet_copy_client.cc:806] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:08.216800 25669 tablet_copy_client.cc:670] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:08.219871 25669 tablet_copy_client.cc:538] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:08.226122 25669 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: Bootstrap starting.
I20260630 12:31:08.239782 25669 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: 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:31:08.240463 25669 tablet_bootstrap.cc:492] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: Bootstrap complete.
I20260630 12:31:08.240963 25669 ts_tablet_manager.cc:1403] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260630 12:31:08.242883 25669 raft_consensus.cc:359] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } }
I20260630 12:31:08.243427 25669 raft_consensus.cc:740] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1be93999b26842129a342bb39377a461, State: Initialized, Role: LEARNER
I20260630 12:31:08.243891 25669 consensus_queue.cc:260] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: true } }
I20260630 12:31:08.245687 25669 ts_tablet_manager.cc:1434] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:31:08.247272 25421 tablet_copy_service.cc:342] P 246c945e2e5e43989548a4aa07b49772: Request end of tablet copy session 1be93999b26842129a342bb39377a461-fe4e97f88de640f4a57db00f9a6202b6 received from {username='slave'} at 127.0.0.1:38942
I20260630 12:31:08.247619 25421 tablet_copy_service.cc:434] P 246c945e2e5e43989548a4aa07b49772: ending tablet copy session 1be93999b26842129a342bb39377a461-fe4e97f88de640f4a57db00f9a6202b6 on tablet fe4e97f88de640f4a57db00f9a6202b6 with peer 1be93999b26842129a342bb39377a461
I20260630 12:31:08.308923 25600 raft_consensus.cc:1217] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:31:08.512128 25600 raft_consensus.cc:1217] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:08.662601 25287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:08.665877 25287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:08.666260 25287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:08.787657 25668 raft_consensus.cc:1064] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: attempting to promote NON_VOTER 1be93999b26842129a342bb39377a461 to VOTER
I20260630 12:31:08.789572 25668 consensus_queue.cc:237] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } }
I20260630 12:31:08.795323 25600 raft_consensus.cc:1275] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 LEARNER]: Refusing update from remote peer 246c945e2e5e43989548a4aa07b49772: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:08.795365 25485 raft_consensus.cc:1275] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Refusing update from remote peer 246c945e2e5e43989548a4aa07b49772: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:08.796648 25336 raft_consensus.cc:1275] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Refusing update from remote peer 246c945e2e5e43989548a4aa07b49772: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:08.797120 25677 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:08.798103 25663 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } 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:31:08.798848 25668 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } 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:31:08.807394 25336 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:08.818290 25600 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:08.822647 25233 catalog_manager.cc:5697] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add reported cstate change: config changed from index 2 to 3, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "246c945e2e5e43989548a4aa07b49772" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:08.860834 25663 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:08.870847 25485 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:08.958514 25658 raft_consensus.cc:1064] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: attempting to promote NON_VOTER 1be93999b26842129a342bb39377a461 to VOTER
I20260630 12:31:08.960309 25658 consensus_queue.cc:237] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } }
I20260630 12:31:08.967020 25600 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 LEARNER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:08.968562 25485 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:08.968878 25683 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } 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:31:08.971066 25410 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:08.972723 25684 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:08.978133 25683 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } 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:31:08.989913 25410 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:08.996940 25599 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.010674 25231 catalog_manager.cc:5697] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 reported cstate change: config changed from index 3 to 4, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "85d46f646b0148bdbd702fe0bb4c0add" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.013619 25410 consensus_queue.cc:237] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [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: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } }
I20260630 12:31:09.019203 25599 raft_consensus.cc:1275] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 FOLLOWER]: Refusing update from remote peer 246c945e2e5e43989548a4aa07b49772: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:09.019389 25485 raft_consensus.cc:1275] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Refusing update from remote peer 246c945e2e5e43989548a4aa07b49772: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:09.020921 25681 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } 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:31:09.021682 25668 consensus_queue.cc:1048] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:09.029623 25485 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.030055 25599 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.041332 25234 catalog_manager.cc:5697] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b reported cstate change: config changed from index 3 to 4, VOTER 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129) evicted. New cstate: current_term: 1 leader_uuid: "246c945e2e5e43989548a4aa07b49772" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.147826 25655 raft_consensus.cc:1027] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 LEADER]: attempt to promote peer 1be93999b26842129a342bb39377a461: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260630 12:31:09.242669 25485 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.371236 25683 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1be93999b26842129a342bb39377a461 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } attrs { replace: true } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.467581 25326 tablet_service.cc:1558] Processing DeleteTablet for tablet fe4e97f88de640f4a57db00f9a6202b6 with delete_type TABLET_DATA_TOMBSTONED (TS 85d46f646b0148bdbd702fe0bb4c0add not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50266
I20260630 12:31:09.474321 25690 tablet_replica.cc:333] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: stopping tablet replica
I20260630 12:31:09.475281 25690 raft_consensus.cc:2243] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:09.476218 25690 raft_consensus.cc:2272] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:09.475584 25663 raft_consensus.cc:2955] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "246c945e2e5e43989548a4aa07b49772" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44847 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.480057 25690 ts_tablet_manager.cc:1916] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:09.475239 25336 consensus_queue.cc:237] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [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: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } }
I20260630 12:31:09.486876 25599 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:09.487381 25485 raft_consensus.cc:1275] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Refusing update from remote peer 85d46f646b0148bdbd702fe0bb4c0add: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:09.488343 25658 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } 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:31:09.489207 25685 consensus_queue.cc:1048] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [LEADER]: Connected to new peer: Peer: permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:09.493513 25220 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe4e97f88de640f4a57db00f9a6202b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:09.494453 25690 ts_tablet_manager.cc:1929] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:09.494836 25690 log.cc:1199] T fe4e97f88de640f4a57db00f9a6202b6 P 85d46f646b0148bdbd702fe0bb4c0add: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/fe4e97f88de640f4a57db00f9a6202b6
I20260630 12:31:09.497442 25221 catalog_manager.cc:5028] TS 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963): tablet fe4e97f88de640f4a57db00f9a6202b6 (table test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]) successfully deleted
I20260630 12:31:09.498364 25485 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 246c945e2e5e43989548a4aa07b49772 (127.19.130.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.503589 25599 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 246c945e2e5e43989548a4aa07b49772 (127.19.130.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.509521 25231 catalog_manager.cc:5697] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b reported cstate change: config changed from index 4 to 5, VOTER 246c945e2e5e43989548a4aa07b49772 (127.19.130.130) evicted. New cstate: current_term: 2 leader_uuid: "85d46f646b0148bdbd702fe0bb4c0add" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.586093 25401 tablet_service.cc:1558] Processing DeleteTablet for tablet 176a2579cebd40f991b06fe50d596ba2 with delete_type TABLET_DATA_TOMBSTONED (TS 246c945e2e5e43989548a4aa07b49772 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38890
I20260630 12:31:09.587752 25691 tablet_replica.cc:333] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: stopping tablet replica
I20260630 12:31:09.588435 25691 raft_consensus.cc:2243] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:09.589080 25691 raft_consensus.cc:2272] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:09.591462 25691 ts_tablet_manager.cc:1916] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:09.601030 25691 ts_tablet_manager.cc:1929] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:31:09.601310 25691 log.cc:1199] T 176a2579cebd40f991b06fe50d596ba2 P 246c945e2e5e43989548a4aa07b49772: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root/wals/176a2579cebd40f991b06fe50d596ba2
I20260630 12:31:09.602586 25220 catalog_manager.cc:5028] TS 246c945e2e5e43989548a4aa07b49772 (127.19.130.130:44847): tablet 176a2579cebd40f991b06fe50d596ba2 (table test-workload [id=7fbe855c114d46bf8868a9e1b6c43960]) successfully deleted
I20260630 12:31:09.923354 25683 raft_consensus.cc:2955] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 246c945e2e5e43989548a4aa07b49772 (127.19.130.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "85d46f646b0148bdbd702fe0bb4c0add" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45963 } } peers { permanent_uuid: "31433aaf34ff4265b65d1d43cef7633b" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41869 } } peers { permanent_uuid: "1be93999b26842129a342bb39377a461" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 34903 } attrs { promote: false } } }
I20260630 12:31:09.929996 25221 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 176a2579cebd40f991b06fe50d596ba2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:10.667286 25287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:10.669868 25287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:10.670220 25287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:12.671243 25287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:12.673914 25287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:12.674304 25287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:14.675328 25287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:14.678066 25287 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:14.678426 25287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:15.544907 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:31:15.576948 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:15.577721 19978 tablet_replica.cc:333] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add: stopping tablet replica
I20260630 12:31:15.578289 19978 raft_consensus.cc:2243] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:15.579409 19978 raft_consensus.cc:2272] T 176a2579cebd40f991b06fe50d596ba2 P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.581815 19978 tablet_replica.cc:333] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add: stopping tablet replica
I20260630 12:31:15.582278 19978 raft_consensus.cc:2243] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:15.582774 19978 raft_consensus.cc:2272] T e50daa8f97f2465a96bad574efee486f P 85d46f646b0148bdbd702fe0bb4c0add [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.607676 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:31:15.628026 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:31:15.649992 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:15.650650 19978 tablet_replica.cc:333] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772: stopping tablet replica
I20260630 12:31:15.651237 19978 raft_consensus.cc:2243] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:15.651800 19978 raft_consensus.cc:2272] T e50daa8f97f2465a96bad574efee486f P 246c945e2e5e43989548a4aa07b49772 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.654165 19978 tablet_replica.cc:333] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772: stopping tablet replica
I20260630 12:31:15.654623 19978 raft_consensus.cc:2243] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:15.655524 19978 raft_consensus.cc:2272] T fe4e97f88de640f4a57db00f9a6202b6 P 246c945e2e5e43989548a4aa07b49772 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:15.663542 25451 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45963: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260630 12:31:15.668769 25451 consensus_peers.cc:597] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b -> Peer 85d46f646b0148bdbd702fe0bb4c0add (127.19.130.129:45963): Couldn't send request to peer 85d46f646b0148bdbd702fe0bb4c0add. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:15.681316 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:31:15.695343 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:31:15.716578 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:15.717283 19978 tablet_replica.cc:333] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b: stopping tablet replica
I20260630 12:31:15.717940 19978 raft_consensus.cc:2243] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:15.718843 19978 raft_consensus.cc:2272] T e50daa8f97f2465a96bad574efee486f P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.721076 19978 tablet_replica.cc:333] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b: stopping tablet replica
I20260630 12:31:15.721544 19978 raft_consensus.cc:2243] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:15.722314 19978 raft_consensus.cc:2272] T 176a2579cebd40f991b06fe50d596ba2 P 31433aaf34ff4265b65d1d43cef7633b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.724412 19978 tablet_replica.cc:333] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b: stopping tablet replica
I20260630 12:31:15.724828 19978 raft_consensus.cc:2243] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:15.725409 19978 raft_consensus.cc:2272] T fe4e97f88de640f4a57db00f9a6202b6 P 31433aaf34ff4265b65d1d43cef7633b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.748792 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:31:15.761595 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:31:15.782524 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:15.783136 19978 tablet_replica.cc:333] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461: stopping tablet replica
I20260630 12:31:15.783684 19978 raft_consensus.cc:2243] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:15.784483 19978 raft_consensus.cc:2272] T fe4e97f88de640f4a57db00f9a6202b6 P 1be93999b26842129a342bb39377a461 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.786630 19978 tablet_replica.cc:333] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461: stopping tablet replica
I20260630 12:31:15.787036 19978 raft_consensus.cc:2243] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:15.787731 19978 raft_consensus.cc:2272] T 176a2579cebd40f991b06fe50d596ba2 P 1be93999b26842129a342bb39377a461 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.808151 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:31:15.819893 19978 master.cc:562] Master@127.19.130.190:36005 shutting down...
I20260630 12:31:15.838181 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:15.838725 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:15.839025 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P e842bac496b24b168cba2c590291389c: stopping tablet replica
I20260630 12:31:15.857827 19978 master.cc:584] Master@127.19.130.190:36005 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11385 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:31:15.895944 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:40847
I20260630 12:31:15.897027 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:15.902571 25695 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:31:15.902858 25696 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:31:15.903407 25698 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:31:15.903861 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:15.904672 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:15.904836 19978 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:31:15.904947 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822675904937 us; error 0 us; skew 500 ppm
I20260630 12:31:15.905330 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:15.907392 19978 webserver.cc:533] Webserver started at http://127.19.130.190:36835/ using document root <none> and password file <none>
I20260630 12:31:15.907765 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:15.907925 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:15.908136 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:15.909399 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "178ca6413bca400e83919569a8d7f6c7"
format_stamp: "Formatted at 2026-06-30 12:31:15 on dist-test-slave-zr02"
I20260630 12:31:15.913456 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:15.916419 25703 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:31:15.917114 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:15.917332 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "178ca6413bca400e83919569a8d7f6c7"
format_stamp: "Formatted at 2026-06-30 12:31:15 on dist-test-slave-zr02"
I20260630 12:31:15.917547 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-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:31:15.939785 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:15.940833 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:15.975783 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:40847
I20260630 12:31:15.975884 25754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:40847 every 8 connection(s)
I20260630 12:31:15.979351 25755 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:31:15.989969 25755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7: Bootstrap starting.
I20260630 12:31:15.994354 25755 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:15.998520 25755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7: No bootstrap required, opened a new log
I20260630 12:31:16.000608 25755 raft_consensus.cc:359] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ca6413bca400e83919569a8d7f6c7" member_type: VOTER }
I20260630 12:31:16.000993 25755 raft_consensus.cc:385] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:16.001159 25755 raft_consensus.cc:740] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178ca6413bca400e83919569a8d7f6c7, State: Initialized, Role: FOLLOWER
I20260630 12:31:16.001730 25755 consensus_queue.cc:260] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "178ca6413bca400e83919569a8d7f6c7" member_type: VOTER }
I20260630 12:31:16.002137 25755 raft_consensus.cc:399] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:16.002321 25755 raft_consensus.cc:493] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:16.002553 25755 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:16.006630 25755 raft_consensus.cc:515] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ca6413bca400e83919569a8d7f6c7" member_type: VOTER }
I20260630 12:31:16.007043 25755 leader_election.cc:304] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [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: 178ca6413bca400e83919569a8d7f6c7; no voters: 
I20260630 12:31:16.007985 25755 leader_election.cc:290] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:16.008402 25758 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:16.009691 25758 raft_consensus.cc:697] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 1 LEADER]: Becoming Leader. State: Replica: 178ca6413bca400e83919569a8d7f6c7, State: Running, Role: LEADER
I20260630 12:31:16.010330 25758 consensus_queue.cc:237] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [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: "178ca6413bca400e83919569a8d7f6c7" member_type: VOTER }
I20260630 12:31:16.010797 25755 sys_catalog.cc:565] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:16.013357 25759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "178ca6413bca400e83919569a8d7f6c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ca6413bca400e83919569a8d7f6c7" member_type: VOTER } }
I20260630 12:31:16.013568 25760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 178ca6413bca400e83919569a8d7f6c7. Latest consensus state: current_term: 1 leader_uuid: "178ca6413bca400e83919569a8d7f6c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178ca6413bca400e83919569a8d7f6c7" member_type: VOTER } }
I20260630 12:31:16.014153 25760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:16.014119 25759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:16.017285 25764 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:16.024789 25764 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:16.027380 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:16.034536 25764 catalog_manager.cc:1383] Generated new cluster ID: 7fb5ecd4409d42e88707b3aea1ef246a
I20260630 12:31:16.034785 25764 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:16.054248 25764 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:16.055338 25764 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:16.071544 25764 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7: Generated new TSK 0
I20260630 12:31:16.072093 25764 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:16.093585 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:16.099130 25776 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:31:16.100256 25777 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:31:16.101537 25779 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:31:16.101986 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:16.102666 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:16.102834 19978 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:31:16.103003 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822676102991 us; error 0 us; skew 500 ppm
I20260630 12:31:16.103417 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:16.105368 19978 webserver.cc:533] Webserver started at http://127.19.130.129:43077/ using document root <none> and password file <none>
I20260630 12:31:16.105754 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:16.105893 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:16.106076 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:16.106990 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "606070169a034e2281f3f9b3ec14200b"
format_stamp: "Formatted at 2026-06-30 12:31:16 on dist-test-slave-zr02"
I20260630 12:31:16.111135 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:16.114122 25784 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:31:16.114770 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:31:16.114998 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "606070169a034e2281f3f9b3ec14200b"
format_stamp: "Formatted at 2026-06-30 12:31:16 on dist-test-slave-zr02"
I20260630 12:31:16.115200 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-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:31:16.136305 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:16.137245 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:16.138538 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:16.140697 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:16.140847 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:16.141175 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:16.141362 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:16.178649 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:36139
I20260630 12:31:16.178746 25846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:36139 every 8 connection(s)
I20260630 12:31:16.183213 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:16.190522 25851 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:31:16.191813 25852 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:31:16.193310 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:16.193979 25855 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:31:16.194945 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:16.195158 19978 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:31:16.195314 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822676195296 us; error 0 us; skew 500 ppm
I20260630 12:31:16.195801 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:16.198061 25847 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40847
I20260630 12:31:16.198552 25847 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:16.199679 25847 heartbeater.cc:507] Master 127.19.130.190:40847 requested a full tablet report, sending...
I20260630 12:31:16.200516 19978 webserver.cc:533] Webserver started at http://127.19.130.130:44433/ using document root <none> and password file <none>
I20260630 12:31:16.201117 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:16.201371 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:16.201714 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:16.202122 25720 ts_manager.cc:194] Registered new tserver with Master: 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139)
I20260630 12:31:16.202907 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee"
format_stamp: "Formatted at 2026-06-30 12:31:16 on dist-test-slave-zr02"
I20260630 12:31:16.203919 25720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55710
I20260630 12:31:16.207773 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:31:16.210886 25859 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:31:16.211592 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:16.211855 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee"
format_stamp: "Formatted at 2026-06-30 12:31:16 on dist-test-slave-zr02"
I20260630 12:31:16.212113 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-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:31:16.233088 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:16.234120 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:16.235325 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:16.237298 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:16.237509 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:16.237720 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:16.237877 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:16.274700 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:33469
I20260630 12:31:16.274788 25921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:33469 every 8 connection(s)
I20260630 12:31:16.279048 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:16.285048 25925 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:31:16.285874 25926 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:31:16.288763 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:16.289983 25922 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40847
W20260630 12:31:16.290180 25929 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:31:16.290328 25922 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:16.291041 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:31:16.291086 25922 heartbeater.cc:507] Master 127.19.130.190:40847 requested a full tablet report, sending...
W20260630 12:31:16.291340 19978 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:31:16.291595 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822676291578 us; error 0 us; skew 500 ppm
I20260630 12:31:16.292286 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:16.293326 25720 ts_manager.cc:194] Registered new tserver with Master: d42dfa5c43094a6a8dbe7ec52952e6ee (127.19.130.130:33469)
I20260630 12:31:16.294828 19978 webserver.cc:533] Webserver started at http://127.19.130.131:39187/ using document root <none> and password file <none>
I20260630 12:31:16.295156 25720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55722
I20260630 12:31:16.295429 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:16.295681 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:16.296046 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:16.297317 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "c61950003f384e62925779d7afed28c9"
format_stamp: "Formatted at 2026-06-30 12:31:16 on dist-test-slave-zr02"
I20260630 12:31:16.301370 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:16.304302 25933 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:31:16.304960 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:16.305233 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "c61950003f384e62925779d7afed28c9"
format_stamp: "Formatted at 2026-06-30 12:31:16 on dist-test-slave-zr02"
I20260630 12:31:16.305490 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822531767112-19978-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:31:16.325168 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:16.326210 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:16.327461 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:16.329510 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:16.329725 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:16.329946 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:16.330116 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:16.366554 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:43585
I20260630 12:31:16.366636 25995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:43585 every 8 connection(s)
I20260630 12:31:16.379480 25996 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40847
I20260630 12:31:16.379829 25996 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:16.380447 25996 heartbeater.cc:507] Master 127.19.130.190:40847 requested a full tablet report, sending...
I20260630 12:31:16.382124 25720 ts_manager.cc:194] Registered new tserver with Master: c61950003f384e62925779d7afed28c9 (127.19.130.131:43585)
I20260630 12:31:16.383149 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013303872s
I20260630 12:31:16.383291 25720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55738
I20260630 12:31:17.206663 25847 heartbeater.cc:499] Master 127.19.130.190:40847 was elected leader, sending a full tablet report...
I20260630 12:31:17.297638 25922 heartbeater.cc:499] Master 127.19.130.190:40847 was elected leader, sending a full tablet report...
I20260630 12:31:17.385700 25996 heartbeater.cc:499] Master 127.19.130.190:40847 was elected leader, sending a full tablet report...
I20260630 12:31:17.434744 25720 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55746:
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:31:17.436645 25720 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:31:17.478042 25887 tablet_service.cc:1511] Processing CreateTablet for tablet 255eecc3432d43c6aebd85732e1c62ce (DEFAULT_TABLE table=test-workload [id=ce4a08b3b229448b8a11f92687da44a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:17.478858 25812 tablet_service.cc:1511] Processing CreateTablet for tablet 255eecc3432d43c6aebd85732e1c62ce (DEFAULT_TABLE table=test-workload [id=ce4a08b3b229448b8a11f92687da44a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:17.479295 25887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255eecc3432d43c6aebd85732e1c62ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:17.480014 25812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255eecc3432d43c6aebd85732e1c62ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:17.487217 25961 tablet_service.cc:1511] Processing CreateTablet for tablet 255eecc3432d43c6aebd85732e1c62ce (DEFAULT_TABLE table=test-workload [id=ce4a08b3b229448b8a11f92687da44a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:17.488085 25961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255eecc3432d43c6aebd85732e1c62ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:17.495667 26016 tablet_bootstrap.cc:492] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee: Bootstrap starting.
I20260630 12:31:17.496817 26017 tablet_bootstrap.cc:492] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b: Bootstrap starting.
I20260630 12:31:17.500283 26018 tablet_bootstrap.cc:492] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9: Bootstrap starting.
I20260630 12:31:17.501188 26016 tablet_bootstrap.cc:654] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:17.502377 26017 tablet_bootstrap.cc:654] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:17.506560 26018 tablet_bootstrap.cc:654] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:17.506578 26016 tablet_bootstrap.cc:492] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee: No bootstrap required, opened a new log
I20260630 12:31:17.507254 26016 ts_tablet_manager.cc:1403] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260630 12:31:17.507833 26017 tablet_bootstrap.cc:492] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b: No bootstrap required, opened a new log
I20260630 12:31:17.508188 26017 ts_tablet_manager.cc:1403] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.009s
I20260630 12:31:17.510047 26016 raft_consensus.cc:359] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.510708 26016 raft_consensus.cc:385] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:17.510494 26017 raft_consensus.cc:359] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.511126 26017 raft_consensus.cc:385] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:17.511014 26016 raft_consensus.cc:740] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42dfa5c43094a6a8dbe7ec52952e6ee, State: Initialized, Role: FOLLOWER
I20260630 12:31:17.511543 26018 tablet_bootstrap.cc:492] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9: No bootstrap required, opened a new log
I20260630 12:31:17.511439 26017 raft_consensus.cc:740] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606070169a034e2281f3f9b3ec14200b, State: Initialized, Role: FOLLOWER
I20260630 12:31:17.512058 26018 ts_tablet_manager.cc:1403] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:31:17.512096 26016 consensus_queue.cc:260] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.512351 26017 consensus_queue.cc:260] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.514847 26018 raft_consensus.cc:359] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.515601 26018 raft_consensus.cc:385] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:17.515959 26018 raft_consensus.cc:740] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c61950003f384e62925779d7afed28c9, State: Initialized, Role: FOLLOWER
I20260630 12:31:17.517376 26018 consensus_queue.cc:260] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.518309 26016 ts_tablet_manager.cc:1434] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:31:17.517794 26017 ts_tablet_manager.cc:1434] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:31:17.521737 26018 ts_tablet_manager.cc:1434] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:31:17.545830 26024 raft_consensus.cc:493] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:17.546252 26024 raft_consensus.cc:515] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.548460 26024 leader_election.cc:290] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139), d42dfa5c43094a6a8dbe7ec52952e6ee (127.19.130.130:33469)
I20260630 12:31:17.559211 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255eecc3432d43c6aebd85732e1c62ce" candidate_uuid: "c61950003f384e62925779d7afed28c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606070169a034e2281f3f9b3ec14200b" is_pre_election: true
I20260630 12:31:17.559517 25897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255eecc3432d43c6aebd85732e1c62ce" candidate_uuid: "c61950003f384e62925779d7afed28c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" is_pre_election: true
I20260630 12:31:17.559862 25822 raft_consensus.cc:2468] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c61950003f384e62925779d7afed28c9 in term 0.
I20260630 12:31:17.560137 25897 raft_consensus.cc:2468] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c61950003f384e62925779d7afed28c9 in term 0.
I20260630 12:31:17.561053 25934 leader_election.cc:304] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [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: 606070169a034e2281f3f9b3ec14200b, c61950003f384e62925779d7afed28c9; no voters: 
I20260630 12:31:17.561828 26024 raft_consensus.cc:2804] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:17.562125 26024 raft_consensus.cc:493] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:17.562379 26024 raft_consensus.cc:3060] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:17.567075 26024 raft_consensus.cc:515] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.568786 26024 leader_election.cc:290] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [CANDIDATE]: Term 1 election: Requested vote from peers 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139), d42dfa5c43094a6a8dbe7ec52952e6ee (127.19.130.130:33469)
I20260630 12:31:17.569568 25822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255eecc3432d43c6aebd85732e1c62ce" candidate_uuid: "c61950003f384e62925779d7afed28c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606070169a034e2281f3f9b3ec14200b"
I20260630 12:31:17.569772 25897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255eecc3432d43c6aebd85732e1c62ce" candidate_uuid: "c61950003f384e62925779d7afed28c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee"
I20260630 12:31:17.570196 25822 raft_consensus.cc:3060] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:17.570349 25897 raft_consensus.cc:3060] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:17.575049 25822 raft_consensus.cc:2468] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c61950003f384e62925779d7afed28c9 in term 1.
I20260630 12:31:17.575080 25897 raft_consensus.cc:2468] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c61950003f384e62925779d7afed28c9 in term 1.
I20260630 12:31:17.576092 25934 leader_election.cc:304] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [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: 606070169a034e2281f3f9b3ec14200b, c61950003f384e62925779d7afed28c9; no voters: 
I20260630 12:31:17.576777 26024 raft_consensus.cc:2804] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:17.577714 26024 raft_consensus.cc:697] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 1 LEADER]: Becoming Leader. State: Replica: c61950003f384e62925779d7afed28c9, State: Running, Role: LEADER
I20260630 12:31:17.578446 26024 consensus_queue.cc:237] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [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: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } }
I20260630 12:31:17.584614 25720 catalog_manager.cc:5697] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c61950003f384e62925779d7afed28c9 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "c61950003f384e62925779d7afed28c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "606070169a034e2281f3f9b3ec14200b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 36139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c61950003f384e62925779d7afed28c9" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 43585 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:17.595443 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:31:17.612370 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:17.613137 19978 tablet_replica.cc:333] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b: stopping tablet replica
I20260630 12:31:17.613658 19978 raft_consensus.cc:2243] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:17.614116 19978 raft_consensus.cc:2272] T 255eecc3432d43c6aebd85732e1c62ce P 606070169a034e2281f3f9b3ec14200b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:17.631686 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:31:18.026788 25773 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:18.028005 25773 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:18.028330 25773 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:18.067287 26024 consensus_queue.cc:1048] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42dfa5c43094a6a8dbe7ec52952e6ee" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:18.084403 25934 consensus_peers.cc:597] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 -> Peer 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139): Couldn't send request to peer 606070169a034e2281f3f9b3ec14200b. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:36139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:20.029454 25773 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:20.031064 25773 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:20.031450 25773 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:20.617412 25934 consensus_peers.cc:597] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 -> Peer 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139): Couldn't send request to peer 606070169a034e2281f3f9b3ec14200b. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:36139: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:31:21.169615 25934 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:36139: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:31:22.032459 25773 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:22.033568 25773 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:22.033782 25773 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:23.137166 25934 consensus_peers.cc:597] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 -> Peer 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139): Couldn't send request to peer 606070169a034e2281f3f9b3ec14200b. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:36139: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:31:24.034722 25773 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:24.035899 25773 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:24.036120 25773 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:25.809036 25934 consensus_peers.cc:597] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 -> Peer 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139): Couldn't send request to peer 606070169a034e2281f3f9b3ec14200b. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:36139: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:31:26.036985 25773 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:26.038082 25773 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:26.038300 25773 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:26.316365 25934 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:36139: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:31:28.039242 25773 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:28.040644 25773 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:28.040993 25773 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:28.301870 25934 consensus_peers.cc:597] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 -> Peer 606070169a034e2281f3f9b3ec14200b (127.19.130.129:36139): Couldn't send request to peer 606070169a034e2281f3f9b3ec14200b. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:36139: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:31:28.701388 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:31:28.727044 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:28.727644 19978 tablet_replica.cc:333] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee: stopping tablet replica
I20260630 12:31:28.728250 19978 raft_consensus.cc:2243] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:28.728901 19978 raft_consensus.cc:2272] T 255eecc3432d43c6aebd85732e1c62ce P d42dfa5c43094a6a8dbe7ec52952e6ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:28.748878 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:31:28.760998 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:31:28.780144 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:28.780937 19978 tablet_replica.cc:333] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9: stopping tablet replica
I20260630 12:31:28.781523 19978 raft_consensus.cc:2243] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:28.782547 19978 raft_consensus.cc:2272] T 255eecc3432d43c6aebd85732e1c62ce P c61950003f384e62925779d7afed28c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:28.802114 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:31:28.814240 19978 master.cc:562] Master@127.19.130.190:40847 shutting down...
I20260630 12:31:28.833825 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:28.834455 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:28.834789 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 178ca6413bca400e83919569a8d7f6c7: stopping tablet replica
I20260630 12:31:28.853436 19978 master.cc:584] Master@127.19.130.190:40847 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12992 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:31:28.889326 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:45441
I20260630 12:31:28.890308 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:28.895355 26063 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:31:28.895411 26062 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:31:28.898334 26065 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:31:28.898425 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:28.899372 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:28.899540 19978 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:31:28.899647 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822688899637 us; error 0 us; skew 500 ppm
I20260630 12:31:28.900275 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:28.902568 19978 webserver.cc:533] Webserver started at http://127.19.130.190:43429/ using document root <none> and password file <none>
I20260630 12:31:28.903038 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:28.903224 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:28.903517 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:28.904837 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "b7ffa259cbee415f81421200e671245f"
format_stamp: "Formatted at 2026-06-30 12:31:28 on dist-test-slave-zr02"
I20260630 12:31:28.908926 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:31:28.912009 26070 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:31:28.912789 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:28.913058 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "b7ffa259cbee415f81421200e671245f"
format_stamp: "Formatted at 2026-06-30 12:31:28 on dist-test-slave-zr02"
I20260630 12:31:28.913349 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-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:31:28.930951 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:28.932080 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:28.967629 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:45441
I20260630 12:31:28.967741 26121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:45441 every 8 connection(s)
I20260630 12:31:28.971431 26122 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:31:28.982831 26122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f: Bootstrap starting.
I20260630 12:31:28.987254 26122 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:28.991199 26122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f: No bootstrap required, opened a new log
I20260630 12:31:28.993281 26122 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ffa259cbee415f81421200e671245f" member_type: VOTER }
I20260630 12:31:28.993710 26122 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:28.993923 26122 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7ffa259cbee415f81421200e671245f, State: Initialized, Role: FOLLOWER
I20260630 12:31:28.994536 26122 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7ffa259cbee415f81421200e671245f" member_type: VOTER }
I20260630 12:31:28.994993 26122 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:28.995190 26122 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:28.995483 26122 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.999593 26122 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ffa259cbee415f81421200e671245f" member_type: VOTER }
I20260630 12:31:29.000121 26122 leader_election.cc:304] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [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: b7ffa259cbee415f81421200e671245f; no voters: 
I20260630 12:31:29.001174 26122 leader_election.cc:290] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:29.001513 26125 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:29.002727 26125 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 1 LEADER]: Becoming Leader. State: Replica: b7ffa259cbee415f81421200e671245f, State: Running, Role: LEADER
I20260630 12:31:29.003379 26125 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [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: "b7ffa259cbee415f81421200e671245f" member_type: VOTER }
I20260630 12:31:29.003923 26122 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:29.006027 26126 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7ffa259cbee415f81421200e671245f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ffa259cbee415f81421200e671245f" member_type: VOTER } }
I20260630 12:31:29.006141 26127 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7ffa259cbee415f81421200e671245f. Latest consensus state: current_term: 1 leader_uuid: "b7ffa259cbee415f81421200e671245f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7ffa259cbee415f81421200e671245f" member_type: VOTER } }
I20260630 12:31:29.006742 26126 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:29.006788 26127 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:29.017841 26130 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:29.018877 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:29.022588 26130 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:29.030926 26130 catalog_manager.cc:1383] Generated new cluster ID: 27379da920664d0fb26e45b954324787
I20260630 12:31:29.031213 26130 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:29.056171 26130 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:29.057301 26130 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:29.074620 26130 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f: Generated new TSK 0
I20260630 12:31:29.075071 26130 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:29.084654 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:29.090116 26143 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:31:29.091040 26144 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:31:29.092334 26146 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:31:29.092618 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:29.093405 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:29.093570 19978 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:31:29.093681 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822689093671 us; error 0 us; skew 500 ppm
I20260630 12:31:29.094108 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:29.095996 19978 webserver.cc:533] Webserver started at http://127.19.130.129:35807/ using document root <none> and password file <none>
I20260630 12:31:29.096438 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:29.096580 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:29.096765 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:29.097700 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "b5090a2b3d264e8daaa6ccad6322eb10"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-zr02"
I20260630 12:31:29.101612 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:31:29.104470 26151 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:31:29.105127 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:29.105367 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "b5090a2b3d264e8daaa6ccad6322eb10"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-zr02"
I20260630 12:31:29.105600 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-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:31:29.126847 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:29.127760 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:29.128998 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:29.131160 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:29.131367 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.131583 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:29.131757 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.168179 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:45511
I20260630 12:31:29.168337 26213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:45511 every 8 connection(s)
I20260630 12:31:29.172956 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:29.179870 26218 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:31:29.181411 26219 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:31:29.184047 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:29.184230 26221 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:31:29.184991 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:29.185207 19978 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:31:29.185367 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822689185342 us; error 0 us; skew 500 ppm
I20260630 12:31:29.185798 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:29.187740 19978 webserver.cc:533] Webserver started at http://127.19.130.130:36523/ using document root <none> and password file <none>
I20260630 12:31:29.188287 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:29.188534 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:29.188905 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:29.190114 26214 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45441
I20260630 12:31:29.190232 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "43eae75b5f224222b7c14665ba338ded"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-zr02"
I20260630 12:31:29.190485 26214 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:29.191202 26214 heartbeater.cc:507] Master 127.19.130.190:45441 requested a full tablet report, sending...
I20260630 12:31:29.193320 26087 ts_manager.cc:194] Registered new tserver with Master: b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511)
I20260630 12:31:29.195227 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:29.195520 26087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55768
I20260630 12:31:29.198637 26226 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:31:29.199244 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:29.199477 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "43eae75b5f224222b7c14665ba338ded"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-zr02"
I20260630 12:31:29.199688 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-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:31:29.231513 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:29.232587 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:29.233865 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:29.235864 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:29.236035 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.236315 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:29.236464 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.272485 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:39109
I20260630 12:31:29.272595 26288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:39109 every 8 connection(s)
I20260630 12:31:29.277096 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:29.283933 26292 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:31:29.285336 26293 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:31:29.288575 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:29.289153 26295 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:31:29.289822 26289 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45441
I20260630 12:31:29.290113 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:31:29.290151 26289 heartbeater.cc:461] Registering TS with master...
W20260630 12:31:29.290470 19978 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:31:29.290630 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822689290617 us; error 0 us; skew 500 ppm
I20260630 12:31:29.290983 26289 heartbeater.cc:507] Master 127.19.130.190:45441 requested a full tablet report, sending...
I20260630 12:31:29.291136 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:29.293063 26087 ts_manager.cc:194] Registered new tserver with Master: 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:29.293656 19978 webserver.cc:533] Webserver started at http://127.19.130.131:35763/ using document root <none> and password file <none>
I20260630 12:31:29.294144 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:29.294356 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:29.294597 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:29.294588 26087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55776
I20260630 12:31:29.296067 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "e37c68ba8e89431cb4ff448fc34229fa"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-zr02"
I20260630 12:31:29.299698 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:31:29.302850 26300 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:31:29.303563 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:29.303828 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "e37c68ba8e89431cb4ff448fc34229fa"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-zr02"
I20260630 12:31:29.304075 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-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:31:29.315212 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:29.316241 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:29.317430 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:29.319206 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:29.319422 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.319638 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:29.319809 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.355695 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:41623
I20260630 12:31:29.355788 26363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:41623 every 8 connection(s)
I20260630 12:31:29.368090 26364 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45441
I20260630 12:31:29.368484 26364 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:29.369159 26364 heartbeater.cc:507] Master 127.19.130.190:45441 requested a full tablet report, sending...
I20260630 12:31:29.370790 26087 ts_manager.cc:194] Registered new tserver with Master: e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:29.371492 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012997211s
I20260630 12:31:29.372268 26087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55780
I20260630 12:31:30.198014 26214 heartbeater.cc:499] Master 127.19.130.190:45441 was elected leader, sending a full tablet report...
I20260630 12:31:30.297003 26289 heartbeater.cc:499] Master 127.19.130.190:45441 was elected leader, sending a full tablet report...
I20260630 12:31:30.374950 26364 heartbeater.cc:499] Master 127.19.130.190:45441 was elected leader, sending a full tablet report...
I20260630 12:31:30.423125 26087 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55790:
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:31:30.425360 26087 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:31:30.481943 26254 tablet_service.cc:1511] Processing CreateTablet for tablet 11c9a12402bd48cc9dda3a86fb3b2bce (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:30.483341 26254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c9a12402bd48cc9dda3a86fb3b2bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.482818 26251 tablet_service.cc:1511] Processing CreateTablet for tablet e30fe3a649b143acafc2abbfc9015110 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:30.484838 26179 tablet_service.cc:1511] Processing CreateTablet for tablet 11c9a12402bd48cc9dda3a86fb3b2bce (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:30.485508 26253 tablet_service.cc:1511] Processing CreateTablet for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:30.486014 26252 tablet_service.cc:1511] Processing CreateTablet for tablet 2435585a662044f2a61521447f8e1210 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:30.485550 26177 tablet_service.cc:1511] Processing CreateTablet for tablet 2435585a662044f2a61521447f8e1210 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:30.487247 26178 tablet_service.cc:1511] Processing CreateTablet for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:30.487452 26176 tablet_service.cc:1511] Processing CreateTablet for tablet e30fe3a649b143acafc2abbfc9015110 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:30.484488 26251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30fe3a649b143acafc2abbfc9015110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.486035 26179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c9a12402bd48cc9dda3a86fb3b2bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.490101 26252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2435585a662044f2a61521447f8e1210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.491417 26176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30fe3a649b143acafc2abbfc9015110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.492522 26177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2435585a662044f2a61521447f8e1210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.495451 26178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.496469 26253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.515009 26384 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded: Bootstrap starting.
I20260630 12:31:30.531282 26384 tablet_bootstrap.cc:654] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.533434 26385 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: Bootstrap starting.
I20260630 12:31:30.533991 26327 tablet_service.cc:1511] Processing CreateTablet for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:30.534682 26328 tablet_service.cc:1511] Processing CreateTablet for tablet 11c9a12402bd48cc9dda3a86fb3b2bce (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:30.535272 26327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.535796 26328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c9a12402bd48cc9dda3a86fb3b2bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.538407 26385 tablet_bootstrap.cc:654] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.541302 26326 tablet_service.cc:1511] Processing CreateTablet for tablet 2435585a662044f2a61521447f8e1210 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:30.541654 26325 tablet_service.cc:1511] Processing CreateTablet for tablet e30fe3a649b143acafc2abbfc9015110 (DEFAULT_TABLE table=test-workload [id=68803a4441b84b989aa49911c749d56b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:30.542495 26326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2435585a662044f2a61521447f8e1210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.543210 26325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30fe3a649b143acafc2abbfc9015110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.567487 26384 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded: No bootstrap required, opened a new log
I20260630 12:31:30.568146 26384 ts_tablet_manager.cc:1403] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.007s
I20260630 12:31:30.571888 26384 raft_consensus.cc:359] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.572942 26384 raft_consensus.cc:385] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.573503 26384 raft_consensus.cc:740] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eae75b5f224222b7c14665ba338ded, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.574427 26384 consensus_queue.cc:260] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.575603 26387 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: Bootstrap starting.
I20260630 12:31:30.576023 26385 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: No bootstrap required, opened a new log
I20260630 12:31:30.576588 26385 ts_tablet_manager.cc:1403] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.018s
I20260630 12:31:30.577253 26384 ts_tablet_manager.cc:1434] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:31:30.578215 26384 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: Bootstrap starting.
I20260630 12:31:30.579155 26385 raft_consensus.cc:359] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.579859 26385 raft_consensus.cc:385] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.580170 26385 raft_consensus.cc:740] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5090a2b3d264e8daaa6ccad6322eb10, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.581055 26385 consensus_queue.cc:260] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.582294 26387 tablet_bootstrap.cc:654] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.584637 26384 tablet_bootstrap.cc:654] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.590293 26385 ts_tablet_manager.cc:1434] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.010s
I20260630 12:31:30.591475 26385 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: Bootstrap starting.
I20260630 12:31:30.592932 26384 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: No bootstrap required, opened a new log
I20260630 12:31:30.593626 26384 ts_tablet_manager.cc:1403] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:31:30.597675 26385 tablet_bootstrap.cc:654] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.597157 26384 raft_consensus.cc:359] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.598598 26384 raft_consensus.cc:385] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.598959 26384 raft_consensus.cc:740] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eae75b5f224222b7c14665ba338ded, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.599704 26384 consensus_queue.cc:260] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.600447 26387 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: No bootstrap required, opened a new log
I20260630 12:31:30.600914 26387 ts_tablet_manager.cc:1403] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.019s
I20260630 12:31:30.604314 26384 ts_tablet_manager.cc:1434] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:31:30.604221 26387 raft_consensus.cc:359] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:30.604863 26385 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: No bootstrap required, opened a new log
I20260630 12:31:30.605201 26387 raft_consensus.cc:385] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.605499 26384 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded: Bootstrap starting.
I20260630 12:31:30.605525 26385 ts_tablet_manager.cc:1403] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:31:30.605758 26387 raft_consensus.cc:740] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37c68ba8e89431cb4ff448fc34229fa, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.606873 26387 consensus_queue.cc:260] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:30.608510 26385 raft_consensus.cc:359] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.609261 26385 raft_consensus.cc:385] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.609601 26385 raft_consensus.cc:740] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5090a2b3d264e8daaa6ccad6322eb10, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.610421 26385 consensus_queue.cc:260] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.612308 26384 tablet_bootstrap.cc:654] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.612466 26385 ts_tablet_manager.cc:1434] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:31:30.613476 26385 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: Bootstrap starting.
I20260630 12:31:30.620066 26385 tablet_bootstrap.cc:654] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.632922 26384 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded: No bootstrap required, opened a new log
I20260630 12:31:30.633311 26387 ts_tablet_manager.cc:1434] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: Time spent starting tablet: real 0.032s	user 0.024s	sys 0.006s
I20260630 12:31:30.633440 26384 ts_tablet_manager.cc:1403] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260630 12:31:30.633973 26385 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: No bootstrap required, opened a new log
I20260630 12:31:30.634460 26385 ts_tablet_manager.cc:1403] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.015s
I20260630 12:31:30.634817 26387 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: Bootstrap starting.
I20260630 12:31:30.636283 26384 raft_consensus.cc:359] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.637015 26384 raft_consensus.cc:385] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.637454 26384 raft_consensus.cc:740] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eae75b5f224222b7c14665ba338ded, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.637072 26385 raft_consensus.cc:359] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.637465 26390 raft_consensus.cc:493] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:30.637946 26385 raft_consensus.cc:385] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.638303 26385 raft_consensus.cc:740] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5090a2b3d264e8daaa6ccad6322eb10, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.638309 26390 raft_consensus.cc:515] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.639400 26385 consensus_queue.cc:260] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.642258 26387 tablet_bootstrap.cc:654] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.642685 26390 leader_election.cc:290] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:30.645485 26390 raft_consensus.cc:493] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:30.646003 26390 raft_consensus.cc:515] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.649174 26385 ts_tablet_manager.cc:1434] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:31:30.649952 26385 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10: Bootstrap starting.
I20260630 12:31:30.651393 26390 leader_election.cc:290] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:30.652601 26390 raft_consensus.cc:493] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:30.653163 26390 raft_consensus.cc:515] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.638320 26384 consensus_queue.cc:260] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.655217 26390 leader_election.cc:290] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:30.655517 26385 tablet_bootstrap.cc:654] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.657251 26387 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: No bootstrap required, opened a new log
I20260630 12:31:30.657701 26387 ts_tablet_manager.cc:1403] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260630 12:31:30.658535 26384 ts_tablet_manager.cc:1434] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260630 12:31:30.660828 26384 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded: Bootstrap starting.
I20260630 12:31:30.660523 26387 raft_consensus.cc:359] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.664364 26387 raft_consensus.cc:385] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.664685 26387 raft_consensus.cc:740] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37c68ba8e89431cb4ff448fc34229fa, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.665378 26387 consensus_queue.cc:260] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.667166 26387 ts_tablet_manager.cc:1434] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:31:30.667972 26387 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa: Bootstrap starting.
W20260630 12:31:30.673404 26215 tablet.cc:2406] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:31:30.673743 26387 tablet_bootstrap.cc:654] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.681515 26384 tablet_bootstrap.cc:654] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.689745 26387 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa: No bootstrap required, opened a new log
I20260630 12:31:30.690106 26387 ts_tablet_manager.cc:1403] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260630 12:31:30.690939 26385 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10: No bootstrap required, opened a new log
I20260630 12:31:30.691578 26385 ts_tablet_manager.cc:1403] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.021s
I20260630 12:31:30.692260 26387 raft_consensus.cc:359] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.693104 26387 raft_consensus.cc:385] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.693574 26387 raft_consensus.cc:740] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37c68ba8e89431cb4ff448fc34229fa, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.694518 26387 consensus_queue.cc:260] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.694881 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30fe3a649b143acafc2abbfc9015110" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa" is_pre_election: true
I20260630 12:31:30.695062 26385 raft_consensus.cc:359] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:30.695569 26338 raft_consensus.cc:2468] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 0.
I20260630 12:31:30.695739 26385 raft_consensus.cc:385] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.695995 26385 raft_consensus.cc:740] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5090a2b3d264e8daaa6ccad6322eb10, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.697009 26387 ts_tablet_manager.cc:1434] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:31:30.696718 26385 consensus_queue.cc:260] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:30.697595 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435585a662044f2a61521447f8e1210" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa" is_pre_election: true
I20260630 12:31:30.698174 26338 raft_consensus.cc:2468] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 0.
I20260630 12:31:30.698401 26337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476627f9cb0a4ef3aa2f23f4e5b392c1" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa" is_pre_election: true
I20260630 12:31:30.699985 26387 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: Bootstrap starting.
I20260630 12:31:30.700346 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30fe3a649b143acafc2abbfc9015110" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded" is_pre_election: true
I20260630 12:31:30.701025 26264 raft_consensus.cc:2468] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 0.
I20260630 12:31:30.704082 26385 ts_tablet_manager.cc:1434] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:31:30.704698 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435585a662044f2a61521447f8e1210" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded" is_pre_election: true
I20260630 12:31:30.705245 26264 raft_consensus.cc:2468] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 0.
I20260630 12:31:30.705787 26387 tablet_bootstrap.cc:654] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:30.706660 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476627f9cb0a4ef3aa2f23f4e5b392c1" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded" is_pre_election: true
I20260630 12:31:30.707274 26264 raft_consensus.cc:2468] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 0.
I20260630 12:31:30.706357 26154 leader_election.cc:304] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [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: b5090a2b3d264e8daaa6ccad6322eb10, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:30.703778 26384 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded: No bootstrap required, opened a new log
I20260630 12:31:30.709527 26384 ts_tablet_manager.cc:1403] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.011s
I20260630 12:31:30.710134 26399 raft_consensus.cc:2804] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:30.710731 26399 raft_consensus.cc:493] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:30.711084 26399 raft_consensus.cc:3060] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.712671 26384 raft_consensus.cc:359] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:30.713155 26384 raft_consensus.cc:385] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.713326 26384 raft_consensus.cc:740] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eae75b5f224222b7c14665ba338ded, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.713904 26384 consensus_queue.cc:260] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:30.710085 26154 leader_election.cc:304] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [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: b5090a2b3d264e8daaa6ccad6322eb10, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:30.715333 26390 raft_consensus.cc:2804] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:30.715651 26390 raft_consensus.cc:493] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:30.715939 26390 raft_consensus.cc:3060] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.716969 26387 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: No bootstrap required, opened a new log
I20260630 12:31:30.717433 26387 ts_tablet_manager.cc:1403] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260630 12:31:30.719787 26387 raft_consensus.cc:359] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.720532 26387 raft_consensus.cc:385] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:30.720819 26387 raft_consensus.cc:740] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e37c68ba8e89431cb4ff448fc34229fa, State: Initialized, Role: FOLLOWER
I20260630 12:31:30.721192 26390 raft_consensus.cc:515] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.721624 26387 consensus_queue.cc:260] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
W20260630 12:31:30.722002 26154 leader_election.cc:343] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:30.722230 26399 raft_consensus.cc:515] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.726168 26387 ts_tablet_manager.cc:1434] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:31:30.726310 26399 leader_election.cc:290] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 election: Requested vote from peers 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:30.723642 26384 ts_tablet_manager.cc:1434] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260630 12:31:30.723948 26154 leader_election.cc:304] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [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: 43eae75b5f224222b7c14665ba338ded, b5090a2b3d264e8daaa6ccad6322eb10; no voters: e37c68ba8e89431cb4ff448fc34229fa
I20260630 12:31:30.724467 26390 leader_election.cc:290] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 election: Requested vote from peers 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:30.727531 26390 raft_consensus.cc:2804] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:30.727878 26390 raft_consensus.cc:493] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:30.728169 26390 raft_consensus.cc:3060] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.729293 26337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435585a662044f2a61521447f8e1210" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa"
I20260630 12:31:30.729844 26337 raft_consensus.cc:3060] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.730000 26263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30fe3a649b143acafc2abbfc9015110" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded"
I20260630 12:31:30.730419 26263 raft_consensus.cc:3060] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.733187 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30fe3a649b143acafc2abbfc9015110" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa"
I20260630 12:31:30.733724 26338 raft_consensus.cc:3060] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.734283 26390 raft_consensus.cc:515] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.736073 26390 leader_election.cc:290] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 election: Requested vote from peers 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:30.736792 26262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476627f9cb0a4ef3aa2f23f4e5b392c1" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded"
I20260630 12:31:30.737339 26262 raft_consensus.cc:3060] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.736101 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435585a662044f2a61521447f8e1210" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded"
I20260630 12:31:30.739821 26264 raft_consensus.cc:3060] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.740044 26338 raft_consensus.cc:2468] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 1.
I20260630 12:31:30.742475 26337 raft_consensus.cc:2468] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 1.
I20260630 12:31:30.744141 26263 raft_consensus.cc:2468] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 1.
I20260630 12:31:30.743966 26262 raft_consensus.cc:2468] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 1.
I20260630 12:31:30.745915 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476627f9cb0a4ef3aa2f23f4e5b392c1" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa"
I20260630 12:31:30.746384 26338 raft_consensus.cc:3060] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:30.746526 26154 leader_election.cc:304] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [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: b5090a2b3d264e8daaa6ccad6322eb10, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:30.746795 26264 raft_consensus.cc:2468] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 1.
I20260630 12:31:30.747363 26154 leader_election.cc:304] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [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: b5090a2b3d264e8daaa6ccad6322eb10, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:30.747936 26399 raft_consensus.cc:2804] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:30.748386 26154 leader_election.cc:304] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [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: 43eae75b5f224222b7c14665ba338ded, b5090a2b3d264e8daaa6ccad6322eb10; no voters: 
I20260630 12:31:30.748425 26399 raft_consensus.cc:697] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: Becoming Leader. State: Replica: b5090a2b3d264e8daaa6ccad6322eb10, State: Running, Role: LEADER
I20260630 12:31:30.748677 26397 raft_consensus.cc:2804] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:30.749696 26399 consensus_queue.cc:237] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.750036 26390 raft_consensus.cc:2804] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:30.752152 26390 raft_consensus.cc:697] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: Becoming Leader. State: Replica: b5090a2b3d264e8daaa6ccad6322eb10, State: Running, Role: LEADER
I20260630 12:31:30.752676 26338 raft_consensus.cc:2468] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 1.
I20260630 12:31:30.753013 26390 consensus_queue.cc:237] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.759485 26397 raft_consensus.cc:697] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: Becoming Leader. State: Replica: b5090a2b3d264e8daaa6ccad6322eb10, State: Running, Role: LEADER
I20260630 12:31:30.760346 26397 consensus_queue.cc:237] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:30.763495 26085 catalog_manager.cc:5697] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:30.774153 26085 catalog_manager.cc:5697] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:30.775137 26085 catalog_manager.cc:5697] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:30.992561 26394 raft_consensus.cc:493] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:30.993080 26394 raft_consensus.cc:515] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:30.995162 26394 leader_election.cc:290] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:31.003638 26397 raft_consensus.cc:493] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:31.004118 26397 raft_consensus.cc:515] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:31.006369 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" is_pre_election: true
I20260630 12:31:31.006788 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa" is_pre_election: true
I20260630 12:31:31.007009 26189 raft_consensus.cc:2468] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e37c68ba8e89431cb4ff448fc34229fa in term 0.
I20260630 12:31:31.007278 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded" is_pre_election: true
I20260630 12:31:31.007452 26338 raft_consensus.cc:2468] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 0.
I20260630 12:31:31.007546 26397 leader_election.cc:290] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:31.007929 26264 raft_consensus.cc:2468] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e37c68ba8e89431cb4ff448fc34229fa in term 0.
I20260630 12:31:31.008476 26302 leader_election.cc:304] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [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: b5090a2b3d264e8daaa6ccad6322eb10, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:31.009017 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded" is_pre_election: true
I20260630 12:31:31.009349 26394 raft_consensus.cc:2804] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:31.009375 26154 leader_election.cc:304] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [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: b5090a2b3d264e8daaa6ccad6322eb10, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:31.009552 26264 raft_consensus.cc:2468] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5090a2b3d264e8daaa6ccad6322eb10 in term 0.
I20260630 12:31:31.009809 26394 raft_consensus.cc:493] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:31.010324 26394 raft_consensus.cc:3060] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:31.010406 26397 raft_consensus.cc:2804] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:31.010921 26397 raft_consensus.cc:493] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:31.011219 26397 raft_consensus.cc:3060] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:31:31.014546 26135 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:31:31.015743 26394 raft_consensus.cc:515] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:31.016742 26397 raft_consensus.cc:515] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:31.017387 26394 leader_election.cc:290] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 1 election: Requested vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:31.018332 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded"
I20260630 12:31:31.018342 26189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5090a2b3d264e8daaa6ccad6322eb10"
I20260630 12:31:31.018953 26264 raft_consensus.cc:3060] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:31.019207 26189 raft_consensus.cc:2393] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e37c68ba8e89431cb4ff448fc34229fa in current term 1: Already voted for candidate b5090a2b3d264e8daaa6ccad6322eb10 in this term.
I20260630 12:31:31.019316 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa"
I20260630 12:31:31.020278 26338 raft_consensus.cc:2393] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5090a2b3d264e8daaa6ccad6322eb10 in current term 1: Already voted for candidate e37c68ba8e89431cb4ff448fc34229fa in this term.
I20260630 12:31:31.020103 26263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c9a12402bd48cc9dda3a86fb3b2bce" candidate_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded"
I20260630 12:31:31.018810 26397 leader_election.cc:290] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [CANDIDATE]: Term 1 election: Requested vote from peers e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:31.021711 26154 leader_election.cc:304] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [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: b5090a2b3d264e8daaa6ccad6322eb10; no voters: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa
I20260630 12:31:31.022344 26397 raft_consensus.cc:2749] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:31:31.024348 26264 raft_consensus.cc:2468] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e37c68ba8e89431cb4ff448fc34229fa in term 1.
I20260630 12:31:31.025221 26303 leader_election.cc:304] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [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: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa; no voters: b5090a2b3d264e8daaa6ccad6322eb10
I20260630 12:31:31.025763 26394 raft_consensus.cc:2804] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:31.026485 26394 raft_consensus.cc:697] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 LEADER]: Becoming Leader. State: Replica: e37c68ba8e89431cb4ff448fc34229fa, State: Running, Role: LEADER
I20260630 12:31:31.027168 26394 consensus_queue.cc:237] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } }
I20260630 12:31:31.033438 26085 catalog_manager.cc:5697] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: term changed from 0 to 1, leader changed from <none> to e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131). New cstate: current_term: 1 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:31.050197 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:31:31.066051 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:31.066812 19978 tablet_replica.cc:333] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10: stopping tablet replica
I20260630 12:31:31.067390 19978 raft_consensus.cc:2243] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:31.067818 19978 raft_consensus.cc:2272] T 11c9a12402bd48cc9dda3a86fb3b2bce P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:31.069723 19978 tablet_replica.cc:333] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: stopping tablet replica
I20260630 12:31:31.070207 19978 raft_consensus.cc:2243] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:31.070765 19978 pending_rounds.cc:70] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: Trying to abort 1 pending ops.
I20260630 12:31:31.070940 19978 pending_rounds.cc:77] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441741363294208 op_type: NO_OP noop_request { }
I20260630 12:31:31.071215 19978 raft_consensus.cc:2889] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:31.071470 19978 raft_consensus.cc:2272] T 2435585a662044f2a61521447f8e1210 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:31.073652 19978 tablet_replica.cc:333] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: stopping tablet replica
I20260630 12:31:31.074121 19978 raft_consensus.cc:2243] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:31.074641 19978 pending_rounds.cc:70] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: Trying to abort 1 pending ops.
I20260630 12:31:31.074811 19978 pending_rounds.cc:77] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441741332250624 op_type: NO_OP noop_request { }
I20260630 12:31:31.075156 19978 raft_consensus.cc:2889] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:31.075409 19978 raft_consensus.cc:2272] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:31.077337 19978 tablet_replica.cc:333] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: stopping tablet replica
I20260630 12:31:31.077741 19978 raft_consensus.cc:2243] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:31.078204 19978 pending_rounds.cc:70] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: Trying to abort 1 pending ops.
I20260630 12:31:31.078343 19978 pending_rounds.cc:77] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441741336027136 op_type: NO_OP noop_request { }
I20260630 12:31:31.078532 19978 raft_consensus.cc:2889] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:31.078732 19978 raft_consensus.cc:2272] T e30fe3a649b143acafc2abbfc9015110 P b5090a2b3d264e8daaa6ccad6322eb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:31.101264 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
W20260630 12:31:31.619221 26302 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260630 12:31:31.619463 26417 consensus_queue.cc:1048] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:31.622583 26302 consensus_peers.cc:597] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:32.016530 26135 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b5090a2b3d264e8daaa6ccad6322eb10 not available for placement
I20260630 12:31:32.142889 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:31:32.144249 26417 consensus_queue.cc:579] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.116s)
W20260630 12:31:32.153297 26426 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:31:32.155603 26087 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 11c9a12402bd48cc9dda3a86fb3b2bce with cas_config_opid_index -1: no extra replica candidate found for tablet 11c9a12402bd48cc9dda3a86fb3b2bce (table test-workload [id=68803a4441b84b989aa49911c749d56b]): 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:31:32.158206 26428 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:31:32.158603 26430 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:31:32.159969 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:32.160867 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:32.161103 19978 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:31:32.161273 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822692161254 us; error 0 us; skew 500 ppm
I20260630 12:31:32.161754 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:32.163895 19978 webserver.cc:533] Webserver started at http://127.19.130.132:41481/ using document root <none> and password file <none>
I20260630 12:31:32.164409 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:32.164608 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:32.164865 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:32.165779 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "c57a4338e01f4b208b5a01502b17b857"
format_stamp: "Formatted at 2026-06-30 12:31:32 on dist-test-slave-zr02"
I20260630 12:31:32.169724 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:31:32.172681 26436 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:31:32.173394 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:32.173681 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "c57a4338e01f4b208b5a01502b17b857"
format_stamp: "Formatted at 2026-06-30 12:31:32 on dist-test-slave-zr02"
I20260630 12:31:32.173980 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822531767112-19978-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:31:32.194187 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:32.195147 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:32.196493 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:32.198621 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:32.198835 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:32.199067 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:32.199244 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:32.236346 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:32949
I20260630 12:31:32.236440 26498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:32949 every 8 connection(s)
I20260630 12:31:32.248955 26499 heartbeater.cc:344] Connected to a master server at 127.19.130.190:45441
I20260630 12:31:32.249320 26499 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:32.250002 26499 heartbeater.cc:507] Master 127.19.130.190:45441 requested a full tablet report, sending...
I20260630 12:31:32.251855 26087 ts_manager.cc:194] Registered new tserver with Master: c57a4338e01f4b208b5a01502b17b857 (127.19.130.132:32949)
I20260630 12:31:32.253151 26087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44540
I20260630 12:31:32.257131 26338 consensus_queue.cc:237] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:32.262773 26264 raft_consensus.cc:1275] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:32.264684 26425 consensus_queue.cc:1048] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:32.267951 26302 consensus_peers.cc:597] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:32.270756 26417 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
W20260630 12:31:32.273707 26302 consensus_peers.cc:597] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa -> Peer c57a4338e01f4b208b5a01502b17b857 (127.19.130.132:32949): Couldn't send request to peer c57a4338e01f4b208b5a01502b17b857. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11c9a12402bd48cc9dda3a86fb3b2bce. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:32.272928 26264 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
I20260630 12:31:32.280752 26073 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 11c9a12402bd48cc9dda3a86fb3b2bce with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:31:32.284821 26087 catalog_manager.cc:5697] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:32.307420 26505 raft_consensus.cc:493] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:32.307857 26505 raft_consensus.cc:515] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.309729 26505 leader_election.cc:290] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
W20260630 12:31:32.316624 26228 leader_election.cc:336] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:32.321436 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435585a662044f2a61521447f8e1210" candidate_uuid: "43eae75b5f224222b7c14665ba338ded" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa" is_pre_election: true
I20260630 12:31:32.321995 26338 raft_consensus.cc:2468] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43eae75b5f224222b7c14665ba338ded in term 1.
I20260630 12:31:32.322901 26229 leader_election.cc:304] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [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: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa; no voters: b5090a2b3d264e8daaa6ccad6322eb10
I20260630 12:31:32.323534 26505 raft_consensus.cc:2804] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:32.323815 26505 raft_consensus.cc:493] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:32.324066 26505 raft_consensus.cc:3060] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:32.328578 26505 raft_consensus.cc:515] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.330138 26505 leader_election.cc:290] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [CANDIDATE]: Term 2 election: Requested vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:32.331079 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435585a662044f2a61521447f8e1210" candidate_uuid: "43eae75b5f224222b7c14665ba338ded" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e37c68ba8e89431cb4ff448fc34229fa"
I20260630 12:31:32.331547 26338 raft_consensus.cc:3060] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:31:32.333294 26228 leader_election.cc:336] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:32.335938 26338 raft_consensus.cc:2468] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eae75b5f224222b7c14665ba338ded in term 2.
I20260630 12:31:32.336786 26229 leader_election.cc:304] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [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: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa; no voters: b5090a2b3d264e8daaa6ccad6322eb10
I20260630 12:31:32.337308 26505 raft_consensus.cc:2804] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:32.338243 26505 raft_consensus.cc:697] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 LEADER]: Becoming Leader. State: Replica: 43eae75b5f224222b7c14665ba338ded, State: Running, Role: LEADER
I20260630 12:31:32.338948 26505 consensus_queue.cc:237] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.344942 26085 catalog_manager.cc:5697] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded reported cstate change: term changed from 1 to 2, leader changed from b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) to 43eae75b5f224222b7c14665ba338ded (127.19.130.130). New cstate: current_term: 2 leader_uuid: "43eae75b5f224222b7c14665ba338ded" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:32.550043 26425 raft_consensus.cc:493] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:32.550576 26425 raft_consensus.cc:515] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.552173 26425 leader_election.cc:290] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:32.553392 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30fe3a649b143acafc2abbfc9015110" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded" is_pre_election: true
I20260630 12:31:32.554005 26264 raft_consensus.cc:2468] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e37c68ba8e89431cb4ff448fc34229fa in term 1.
I20260630 12:31:32.555042 26303 leader_election.cc:304] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [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: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:32.555785 26425 raft_consensus.cc:2804] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:31:32.555922 26302 leader_election.cc:336] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:32.556173 26425 raft_consensus.cc:493] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:32.556582 26425 raft_consensus.cc:3060] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:32.561152 26425 raft_consensus.cc:515] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.562654 26425 leader_election.cc:290] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 election: Requested vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:32.563710 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30fe3a649b143acafc2abbfc9015110" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded"
I20260630 12:31:32.564303 26264 raft_consensus.cc:3060] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:31:32.566004 26302 leader_election.cc:336] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:32.568760 26264 raft_consensus.cc:2468] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e37c68ba8e89431cb4ff448fc34229fa in term 2.
I20260630 12:31:32.569654 26303 leader_election.cc:304] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [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: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa; no voters: b5090a2b3d264e8daaa6ccad6322eb10
I20260630 12:31:32.570201 26425 raft_consensus.cc:2804] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:32.570595 26425 raft_consensus.cc:697] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Becoming Leader. State: Replica: e37c68ba8e89431cb4ff448fc34229fa, State: Running, Role: LEADER
I20260630 12:31:32.571164 26425 consensus_queue.cc:237] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.577100 26085 catalog_manager.cc:5697] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: term changed from 1 to 2, leader changed from b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) to e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131). New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:32.734527 26425 raft_consensus.cc:493] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:32.735054 26425 raft_consensus.cc:515] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.736647 26425 leader_election.cc:290] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:32.737622 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476627f9cb0a4ef3aa2f23f4e5b392c1" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded" is_pre_election: true
I20260630 12:31:32.738248 26264 raft_consensus.cc:2468] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e37c68ba8e89431cb4ff448fc34229fa in term 1.
I20260630 12:31:32.739158 26303 leader_election.cc:304] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [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: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa; no voters: 
I20260630 12:31:32.739848 26425 raft_consensus.cc:2804] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:32.740180 26425 raft_consensus.cc:493] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:31:32.740123 26302 leader_election.cc:336] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:32.740665 26425 raft_consensus.cc:3060] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:32.745055 26425 raft_consensus.cc:515] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.746450 26425 leader_election.cc:290] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 election: Requested vote from peers b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511), 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:32.747440 26264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "476627f9cb0a4ef3aa2f23f4e5b392c1" candidate_uuid: "e37c68ba8e89431cb4ff448fc34229fa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eae75b5f224222b7c14665ba338ded"
I20260630 12:31:32.748064 26264 raft_consensus.cc:3060] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:31:32.749869 26302 leader_election.cc:336] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:32.753010 26264 raft_consensus.cc:2468] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e37c68ba8e89431cb4ff448fc34229fa in term 2.
I20260630 12:31:32.753829 26303 leader_election.cc:304] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [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: 43eae75b5f224222b7c14665ba338ded, e37c68ba8e89431cb4ff448fc34229fa; no voters: b5090a2b3d264e8daaa6ccad6322eb10
I20260630 12:31:32.754377 26425 raft_consensus.cc:2804] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:32.754784 26425 raft_consensus.cc:697] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Becoming Leader. State: Replica: e37c68ba8e89431cb4ff448fc34229fa, State: Running, Role: LEADER
I20260630 12:31:32.755524 26425 consensus_queue.cc:237] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } }
I20260630 12:31:32.762042 26085 catalog_manager.cc:5697] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: term changed from 1 to 2, leader changed from b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) to e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131). New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:32.812726 26518 ts_tablet_manager.cc:933] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: Initiating tablet copy from peer e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:32.814011 26518 tablet_copy_client.cc:323] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:41623
I20260630 12:31:32.822563 26348 tablet_copy_service.cc:140] P e37c68ba8e89431cb4ff448fc34229fa: Received BeginTabletCopySession request for tablet 11c9a12402bd48cc9dda3a86fb3b2bce from peer c57a4338e01f4b208b5a01502b17b857 ({username='slave'} at 127.0.0.1:52008)
I20260630 12:31:32.822952 26348 tablet_copy_service.cc:161] P e37c68ba8e89431cb4ff448fc34229fa: Beginning new tablet copy session on tablet 11c9a12402bd48cc9dda3a86fb3b2bce from peer c57a4338e01f4b208b5a01502b17b857 at {username='slave'} at 127.0.0.1:52008: session id = c57a4338e01f4b208b5a01502b17b857-11c9a12402bd48cc9dda3a86fb3b2bce
I20260630 12:31:32.827622 26348 tablet_copy_source_session.cc:215] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:32.829887 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c9a12402bd48cc9dda3a86fb3b2bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.839764 26518 tablet_copy_client.cc:806] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:32.840305 26518 tablet_copy_client.cc:670] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:32.843257 26518 tablet_copy_client.cc:538] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:32.848678 26518 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: Bootstrap starting.
W20260630 12:31:32.855613 26228 consensus_peers.cc:597] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:32.861229 26518 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: 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:31:32.861876 26518 tablet_bootstrap.cc:492] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: Bootstrap complete.
I20260630 12:31:32.862390 26518 ts_tablet_manager.cc:1403] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:31:32.864817 26518 raft_consensus.cc:359] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:32.865518 26518 raft_consensus.cc:740] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c57a4338e01f4b208b5a01502b17b857, State: Initialized, Role: LEARNER
I20260630 12:31:32.866062 26518 consensus_queue.cc:260] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:32.867820 26499 heartbeater.cc:499] Master 127.19.130.190:45441 was elected leader, sending a full tablet report...
I20260630 12:31:32.868049 26518 ts_tablet_manager.cc:1434] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:31:32.869870 26348 tablet_copy_service.cc:342] P e37c68ba8e89431cb4ff448fc34229fa: Request end of tablet copy session c57a4338e01f4b208b5a01502b17b857-11c9a12402bd48cc9dda3a86fb3b2bce received from {username='slave'} at 127.0.0.1:52008
I20260630 12:31:32.870217 26348 tablet_copy_service.cc:434] P e37c68ba8e89431cb4ff448fc34229fa: ending tablet copy session c57a4338e01f4b208b5a01502b17b857-11c9a12402bd48cc9dda3a86fb3b2bce on tablet 11c9a12402bd48cc9dda3a86fb3b2bce with peer c57a4338e01f4b208b5a01502b17b857
I20260630 12:31:32.870836 26338 raft_consensus.cc:1275] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Refusing update from remote peer 43eae75b5f224222b7c14665ba338ded: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:31:32.872491 26521 consensus_queue.cc:1048] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:32.952939 26264 raft_consensus.cc:1275] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:31:32.954145 26425 consensus_queue.cc:1048] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:32.994160 26302 consensus_peers.cc:597] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:33.018965 26135 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b5090a2b3d264e8daaa6ccad6322eb10 not available for placement
I20260630 12:31:33.206533 26474 raft_consensus.cc:1217] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:31:33.272835 26302 consensus_peers.cc:597] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:33.286290 26417 consensus_queue.cc:579] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.028s)
I20260630 12:31:33.313093 26264 raft_consensus.cc:1275] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:31:33.314496 26417 consensus_queue.cc:1048] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:33.777021 26417 raft_consensus.cc:1064] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: attempting to promote NON_VOTER c57a4338e01f4b208b5a01502b17b857 to VOTER
I20260630 12:31:33.779183 26417 consensus_queue.cc:237] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:33.785290 26474 raft_consensus.cc:1275] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 LEARNER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:33.785405 26264 raft_consensus.cc:1275] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:33.786625 26535 consensus_queue.cc:1048] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:33.787253 26417 consensus_queue.cc:1048] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:31:33.787855 26302 consensus_peers.cc:597] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:33.795637 26535 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:33.797281 26474 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:33.806145 26264 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:33.809512 26085 catalog_manager.cc:5697] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:33.826720 26338 consensus_queue.cc:237] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [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: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:33.831233 26474 raft_consensus.cc:1275] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:33.831828 26264 raft_consensus.cc:1275] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:33.832541 26535 consensus_queue.cc:1048] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:33.833379 26532 consensus_queue.cc:1048] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:33.838514 26535 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:33.840296 26474 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:33.840862 26264 raft_consensus.cc:2955] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:33.847908 26073 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11c9a12402bd48cc9dda3a86fb3b2bce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:33.849970 26086 catalog_manager.cc:5697] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New cstate: current_term: 1 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:31:33.864956 26072 catalog_manager.cc:4755] TS b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 11c9a12402bd48cc9dda3a86fb3b2bce: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:33.947961 26521 consensus_queue.cc:579] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.608s)
I20260630 12:31:33.963948 26264 consensus_queue.cc:237] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:33.969601 26338 raft_consensus.cc:1275] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Refusing update from remote peer 43eae75b5f224222b7c14665ba338ded: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:33.971351 26521 consensus_queue.cc:1048] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:33.975253 26228 consensus_peers.cc:597] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:33.979135 26545 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
I20260630 12:31:33.980985 26338 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
W20260630 12:31:33.983639 26228 consensus_peers.cc:597] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded -> Peer c57a4338e01f4b208b5a01502b17b857 (127.19.130.132:32949): Couldn't send request to peer c57a4338e01f4b208b5a01502b17b857. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2435585a662044f2a61521447f8e1210. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:33.987645 26073 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2435585a662044f2a61521447f8e1210 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:31:33.991291 26085 catalog_manager.cc:5697] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded reported cstate change: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "43eae75b5f224222b7c14665ba338ded" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:34.022900 26135 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b5090a2b3d264e8daaa6ccad6322eb10 not available for placement
I20260630 12:31:34.062414 26532 consensus_queue.cc:579] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.490s)
I20260630 12:31:34.071223 26338 consensus_queue.cc:237] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.077310 26264 raft_consensus.cc:1275] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:31:34.077651 26302 consensus_peers.cc:597] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa -> Peer c57a4338e01f4b208b5a01502b17b857 (127.19.130.132:32949): Couldn't send request to peer c57a4338e01f4b208b5a01502b17b857. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e30fe3a649b143acafc2abbfc9015110. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:34.078722 26425 consensus_queue.cc:1048] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:34.080714 26302 consensus_peers.cc:597] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:34.085539 26417 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
I20260630 12:31:34.087314 26425 consensus_queue.cc:579] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.331s)
I20260630 12:31:34.087054 26264 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
I20260630 12:31:34.095755 26073 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e30fe3a649b143acafc2abbfc9015110 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:31:34.098977 26338 consensus_queue.cc:237] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.100445 26087 catalog_manager.cc:5697] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded reported cstate change: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
W20260630 12:31:34.106374 26302 consensus_peers.cc:597] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa -> Peer c57a4338e01f4b208b5a01502b17b857 (127.19.130.132:32949): Couldn't send request to peer c57a4338e01f4b208b5a01502b17b857. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 476627f9cb0a4ef3aa2f23f4e5b392c1. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:34.109673 26302 consensus_peers.cc:597] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:34.110301 26264 raft_consensus.cc:1275] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:34.111429 26425 consensus_queue.cc:1048] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:34.116286 26417 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
I20260630 12:31:34.117635 26264 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } } }
I20260630 12:31:34.122421 26073 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:31:34.125976 26085 catalog_manager.cc:5697] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index -1 to 2, NON_VOTER c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:34.493857 26556 ts_tablet_manager.cc:933] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: Initiating tablet copy from peer 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109)
I20260630 12:31:34.495057 26556 tablet_copy_client.cc:323] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:39109
I20260630 12:31:34.506800 26274 tablet_copy_service.cc:140] P 43eae75b5f224222b7c14665ba338ded: Received BeginTabletCopySession request for tablet 2435585a662044f2a61521447f8e1210 from peer c57a4338e01f4b208b5a01502b17b857 ({username='slave'} at 127.0.0.1:36470)
I20260630 12:31:34.507357 26274 tablet_copy_service.cc:161] P 43eae75b5f224222b7c14665ba338ded: Beginning new tablet copy session on tablet 2435585a662044f2a61521447f8e1210 from peer c57a4338e01f4b208b5a01502b17b857 at {username='slave'} at 127.0.0.1:36470: session id = c57a4338e01f4b208b5a01502b17b857-2435585a662044f2a61521447f8e1210
I20260630 12:31:34.513424 26274 tablet_copy_source_session.cc:215] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:34.515771 26556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2435585a662044f2a61521447f8e1210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:34.523097 26560 ts_tablet_manager.cc:933] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: Initiating tablet copy from peer e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:34.524718 26560 tablet_copy_client.cc:323] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:41623
I20260630 12:31:34.526276 26348 tablet_copy_service.cc:140] P e37c68ba8e89431cb4ff448fc34229fa: Received BeginTabletCopySession request for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 from peer c57a4338e01f4b208b5a01502b17b857 ({username='slave'} at 127.0.0.1:52008)
I20260630 12:31:34.526648 26348 tablet_copy_service.cc:161] P e37c68ba8e89431cb4ff448fc34229fa: Beginning new tablet copy session on tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 from peer c57a4338e01f4b208b5a01502b17b857 at {username='slave'} at 127.0.0.1:52008: session id = c57a4338e01f4b208b5a01502b17b857-476627f9cb0a4ef3aa2f23f4e5b392c1
I20260630 12:31:34.528184 26556 tablet_copy_client.cc:806] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:34.528775 26556 tablet_copy_client.cc:670] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:34.531857 26556 tablet_copy_client.cc:538] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:34.532374 26348 tablet_copy_source_session.cc:215] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:34.535081 26560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:34.538646 26556 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: Bootstrap starting.
I20260630 12:31:34.549259 26560 tablet_copy_client.cc:806] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:34.549732 26560 tablet_copy_client.cc:670] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:34.553155 26560 tablet_copy_client.cc:538] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:34.555724 26556 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: 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:31:34.556401 26556 tablet_bootstrap.cc:492] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: Bootstrap complete.
I20260630 12:31:34.556897 26556 ts_tablet_manager.cc:1403] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.008s
I20260630 12:31:34.558145 26560 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: Bootstrap starting.
I20260630 12:31:34.558977 26556 raft_consensus.cc:359] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.559562 26556 raft_consensus.cc:740] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c57a4338e01f4b208b5a01502b17b857, State: Initialized, Role: LEARNER
I20260630 12:31:34.560045 26556 consensus_queue.cc:260] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.562594 26556 ts_tablet_manager.cc:1434] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:31:34.564306 26274 tablet_copy_service.cc:342] P 43eae75b5f224222b7c14665ba338ded: Request end of tablet copy session c57a4338e01f4b208b5a01502b17b857-2435585a662044f2a61521447f8e1210 received from {username='slave'} at 127.0.0.1:36470
I20260630 12:31:34.564697 26274 tablet_copy_service.cc:434] P 43eae75b5f224222b7c14665ba338ded: ending tablet copy session c57a4338e01f4b208b5a01502b17b857-2435585a662044f2a61521447f8e1210 on tablet 2435585a662044f2a61521447f8e1210 with peer c57a4338e01f4b208b5a01502b17b857
I20260630 12:31:34.574470 26560 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: 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:31:34.575268 26560 tablet_bootstrap.cc:492] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: Bootstrap complete.
I20260630 12:31:34.575754 26560 ts_tablet_manager.cc:1403] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260630 12:31:34.577538 26560 raft_consensus.cc:359] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.578011 26560 raft_consensus.cc:740] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c57a4338e01f4b208b5a01502b17b857, State: Initialized, Role: LEARNER
I20260630 12:31:34.578419 26560 consensus_queue.cc:260] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.580140 26560 ts_tablet_manager.cc:1434] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:31:34.581509 26348 tablet_copy_service.cc:342] P e37c68ba8e89431cb4ff448fc34229fa: Request end of tablet copy session c57a4338e01f4b208b5a01502b17b857-476627f9cb0a4ef3aa2f23f4e5b392c1 received from {username='slave'} at 127.0.0.1:52008
I20260630 12:31:34.581861 26348 tablet_copy_service.cc:434] P e37c68ba8e89431cb4ff448fc34229fa: ending tablet copy session c57a4338e01f4b208b5a01502b17b857-476627f9cb0a4ef3aa2f23f4e5b392c1 on tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 with peer c57a4338e01f4b208b5a01502b17b857
I20260630 12:31:34.627467 26560 ts_tablet_manager.cc:933] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: Initiating tablet copy from peer e37c68ba8e89431cb4ff448fc34229fa (127.19.130.131:41623)
I20260630 12:31:34.628685 26560 tablet_copy_client.cc:323] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:41623
I20260630 12:31:34.630019 26348 tablet_copy_service.cc:140] P e37c68ba8e89431cb4ff448fc34229fa: Received BeginTabletCopySession request for tablet e30fe3a649b143acafc2abbfc9015110 from peer c57a4338e01f4b208b5a01502b17b857 ({username='slave'} at 127.0.0.1:52008)
I20260630 12:31:34.630451 26348 tablet_copy_service.cc:161] P e37c68ba8e89431cb4ff448fc34229fa: Beginning new tablet copy session on tablet e30fe3a649b143acafc2abbfc9015110 from peer c57a4338e01f4b208b5a01502b17b857 at {username='slave'} at 127.0.0.1:52008: session id = c57a4338e01f4b208b5a01502b17b857-e30fe3a649b143acafc2abbfc9015110
I20260630 12:31:34.635615 26348 tablet_copy_source_session.cc:215] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:34.637655 26560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30fe3a649b143acafc2abbfc9015110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:34.646775 26560 tablet_copy_client.cc:806] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:34.647233 26560 tablet_copy_client.cc:670] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:34.649895 26560 tablet_copy_client.cc:538] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:34.654621 26560 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: Bootstrap starting.
I20260630 12:31:34.666841 26560 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: 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:31:34.667325 26560 tablet_bootstrap.cc:492] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: Bootstrap complete.
I20260630 12:31:34.667712 26560 ts_tablet_manager.cc:1403] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:31:34.669466 26560 raft_consensus.cc:359] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.669909 26560 raft_consensus.cc:740] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c57a4338e01f4b208b5a01502b17b857, State: Initialized, Role: LEARNER
I20260630 12:31:34.670266 26560 consensus_queue.cc:260] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: true } }
I20260630 12:31:34.671725 26560 ts_tablet_manager.cc:1434] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:31:34.673092 26348 tablet_copy_service.cc:342] P e37c68ba8e89431cb4ff448fc34229fa: Request end of tablet copy session c57a4338e01f4b208b5a01502b17b857-e30fe3a649b143acafc2abbfc9015110 received from {username='slave'} at 127.0.0.1:52008
I20260630 12:31:34.673411 26348 tablet_copy_service.cc:434] P e37c68ba8e89431cb4ff448fc34229fa: ending tablet copy session c57a4338e01f4b208b5a01502b17b857-e30fe3a649b143acafc2abbfc9015110 on tablet e30fe3a649b143acafc2abbfc9015110 with peer c57a4338e01f4b208b5a01502b17b857
I20260630 12:31:34.904659 26474 raft_consensus.cc:1217] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:31:34.953292 26474 raft_consensus.cc:1217] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:31:35.025650 26135 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b5090a2b3d264e8daaa6ccad6322eb10 not available for placement
I20260630 12:31:35.077986 26474 raft_consensus.cc:1217] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:31:35.104115 26570 consensus_queue.cc:579] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.139s)
W20260630 12:31:35.129314 26072 catalog_manager.cc:4755] TS b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 11c9a12402bd48cc9dda3a86fb3b2bce: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:35.248482 26572 consensus_queue.cc:579] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.147s)
I20260630 12:31:35.371335 26571 raft_consensus.cc:1064] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: attempting to promote NON_VOTER c57a4338e01f4b208b5a01502b17b857 to VOTER
I20260630 12:31:35.372851 26572 consensus_queue.cc:579] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Leader has been unable to successfully communicate with peer b5090a2b3d264e8daaa6ccad6322eb10 for more than 1 seconds (1.301s)
I20260630 12:31:35.373356 26571 consensus_queue.cc:237] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:35.379999 26264 raft_consensus.cc:1275] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:35.380627 26474 raft_consensus.cc:1275] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:35.381322 26577 consensus_queue.cc:1048] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:31:35.382628 26571 consensus_queue.cc:1048] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:35.384280 26302 consensus_peers.cc:597] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:35.390888 26577 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.392517 26474 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.401489 26264 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.403899 26087 catalog_manager.cc:5697] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.417640 26338 consensus_queue.cc:237] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [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: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:35.421694 26264 raft_consensus.cc:1275] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:35.421722 26474 raft_consensus.cc:1275] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:35.423066 26571 consensus_queue.cc:1048] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:35.423673 26572 consensus_queue.cc:1048] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:35.429216 26577 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.430676 26474 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.431442 26264 raft_consensus.cc:2955] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.437103 26073 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:35.439599 26570 raft_consensus.cc:1064] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: attempting to promote NON_VOTER c57a4338e01f4b208b5a01502b17b857 to VOTER
I20260630 12:31:35.439733 26085 catalog_manager.cc:5697] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.441987 26570 consensus_queue.cc:237] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:35.451439 26338 raft_consensus.cc:1275] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Refusing update from remote peer 43eae75b5f224222b7c14665ba338ded: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:35.453109 26521 consensus_queue.cc:1048] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:35.454644 26474 raft_consensus.cc:1275] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Refusing update from remote peer 43eae75b5f224222b7c14665ba338ded: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:35.457609 26521 consensus_queue.cc:1048] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:35.460270 26228 consensus_peers.cc:597] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:35.464772 26570 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.466090 26474 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.472738 26338 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.475539 26087 catalog_manager.cc:5697] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 reported cstate change: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "43eae75b5f224222b7c14665ba338ded" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.486399 26264 consensus_queue.cc:237] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [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: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:35.490073 26474 raft_consensus.cc:1275] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Refusing update from remote peer 43eae75b5f224222b7c14665ba338ded: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:35.490252 26338 raft_consensus.cc:1275] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Refusing update from remote peer 43eae75b5f224222b7c14665ba338ded: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:35.491258 26569 consensus_queue.cc:1048] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:35.491890 26570 consensus_queue.cc:1048] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [LEADER]: Connected to new peer: Peer: permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:35.497421 26521 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.499079 26473 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.504853 26338 raft_consensus.cc:2955] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.506497 26073 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2435585a662044f2a61521447f8e1210 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:35.510100 26086 catalog_manager.cc:5697] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded reported cstate change: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New cstate: current_term: 2 leader_uuid: "43eae75b5f224222b7c14665ba338ded" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.695384 26571 raft_consensus.cc:1064] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: attempting to promote NON_VOTER c57a4338e01f4b208b5a01502b17b857 to VOTER
I20260630 12:31:35.697230 26571 consensus_queue.cc:237] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [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: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:35.702312 26264 raft_consensus.cc:1275] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:35.702461 26473 raft_consensus.cc:1275] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 LEARNER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:35.703595 26571 consensus_queue.cc:1048] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:35.704321 26577 consensus_queue.cc:1048] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:35.705595 26302 consensus_peers.cc:597] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa -> Peer b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): Couldn't send request to peer b5090a2b3d264e8daaa6ccad6322eb10. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:35.711545 26571 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.713181 26473 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.720856 26264 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.722926 26085 catalog_manager.cc:5697] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index 2 to 3, c57a4338e01f4b208b5a01502b17b857 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5090a2b3d264e8daaa6ccad6322eb10" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:35.733937 26338 consensus_queue.cc:237] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [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: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } }
I20260630 12:31:35.737804 26264 raft_consensus.cc:1275] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:35.738131 26473 raft_consensus.cc:1275] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Refusing update from remote peer e37c68ba8e89431cb4ff448fc34229fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:35.739248 26425 consensus_queue.cc:1048] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:35.740350 26571 consensus_queue.cc:1048] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } 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:31:35.744335 26425 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.745733 26264 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.747311 26473 raft_consensus.cc:2955] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } } }
I20260630 12:31:35.752260 26073 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e30fe3a649b143acafc2abbfc9015110 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:35.757393 26087 catalog_manager.cc:5697] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa reported cstate change: config changed from index 3 to 4, VOTER b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129) evicted. New cstate: current_term: 2 leader_uuid: "e37c68ba8e89431cb4ff448fc34229fa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "43eae75b5f224222b7c14665ba338ded" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 39109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37c68ba8e89431cb4ff448fc34229fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 41623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57a4338e01f4b208b5a01502b17b857" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 32949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:31:36.150578 26072 catalog_manager.cc:4755] TS b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2435585a662044f2a61521447f8e1210: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
W20260630 12:31:36.631476 26072 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260630 12:31:37.675379 26072 catalog_manager.cc:4755] TS b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:39.270936 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:31:39.291668 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:39.292340 19978 tablet_replica.cc:333] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded: stopping tablet replica
I20260630 12:31:39.292994 19978 raft_consensus.cc:2243] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.293582 19978 raft_consensus.cc:2272] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.295497 19978 tablet_replica.cc:333] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded: stopping tablet replica
I20260630 12:31:39.295987 19978 raft_consensus.cc:2243] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.296522 19978 raft_consensus.cc:2272] T 11c9a12402bd48cc9dda3a86fb3b2bce P 43eae75b5f224222b7c14665ba338ded [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.298225 19978 tablet_replica.cc:333] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded: stopping tablet replica
I20260630 12:31:39.298723 19978 raft_consensus.cc:2243] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:39.299373 19978 raft_consensus.cc:2272] T 2435585a662044f2a61521447f8e1210 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.301156 19978 tablet_replica.cc:333] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded: stopping tablet replica
I20260630 12:31:39.301574 19978 raft_consensus.cc:2243] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.302021 19978 raft_consensus.cc:2272] T e30fe3a649b143acafc2abbfc9015110 P 43eae75b5f224222b7c14665ba338ded [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.324983 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:31:39.339305 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:31:39.360836 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:39.361474 19978 tablet_replica.cc:333] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa: stopping tablet replica
I20260630 12:31:39.362047 19978 raft_consensus.cc:2243] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:39.362789 19978 raft_consensus.cc:2272] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.364761 19978 tablet_replica.cc:333] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa: stopping tablet replica
I20260630 12:31:39.365258 19978 raft_consensus.cc:2243] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:39.365931 19978 raft_consensus.cc:2272] T e30fe3a649b143acafc2abbfc9015110 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.367882 19978 tablet_replica.cc:333] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa: stopping tablet replica
I20260630 12:31:39.368468 19978 raft_consensus.cc:2243] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.369035 19978 raft_consensus.cc:2272] T 2435585a662044f2a61521447f8e1210 P e37c68ba8e89431cb4ff448fc34229fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:39.370443 26303 consensus_peers.cc:597] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa -> Peer 43eae75b5f224222b7c14665ba338ded (127.19.130.130:39109): Couldn't send request to peer 43eae75b5f224222b7c14665ba338ded. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.130:39109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:39.370903 19978 tablet_replica.cc:333] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa: stopping tablet replica
I20260630 12:31:39.371394 19978 raft_consensus.cc:2243] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:39.372071 19978 raft_consensus.cc:2272] T 11c9a12402bd48cc9dda3a86fb3b2bce P e37c68ba8e89431cb4ff448fc34229fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.394541 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:31:39.408560 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:31:39.429899 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:39.430467 19978 tablet_replica.cc:333] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857: stopping tablet replica
I20260630 12:31:39.430958 19978 raft_consensus.cc:2243] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.431497 19978 raft_consensus.cc:2272] T e30fe3a649b143acafc2abbfc9015110 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.433341 19978 tablet_replica.cc:333] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857: stopping tablet replica
I20260630 12:31:39.433821 19978 raft_consensus.cc:2243] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.434281 19978 raft_consensus.cc:2272] T 476627f9cb0a4ef3aa2f23f4e5b392c1 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.435755 19978 tablet_replica.cc:333] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857: stopping tablet replica
I20260630 12:31:39.436178 19978 raft_consensus.cc:2243] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.436642 19978 raft_consensus.cc:2272] T 2435585a662044f2a61521447f8e1210 P c57a4338e01f4b208b5a01502b17b857 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.438122 19978 tablet_replica.cc:333] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857: stopping tablet replica
I20260630 12:31:39.438544 19978 raft_consensus.cc:2243] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:39.439015 19978 raft_consensus.cc:2272] T 11c9a12402bd48cc9dda3a86fb3b2bce P c57a4338e01f4b208b5a01502b17b857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:39.460429 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:31:39.472847 19978 master.cc:562] Master@127.19.130.190:45441 shutting down...
W20260630 12:31:39.729487 26072 catalog_manager.cc:4755] TS b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 476627f9cb0a4ef3aa2f23f4e5b392c1: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
W20260630 12:31:42.356760 26072 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:31:42.359555 26072 catalog_manager.cc:4755] TS b5090a2b3d264e8daaa6ccad6322eb10 (127.19.130.129:45511): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 11c9a12402bd48cc9dda3a86fb3b2bce: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45511: connect: Connection refused (error 111)
I20260630 12:31:42.392784 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:42.394273 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:42.394630 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7ffa259cbee415f81421200e671245f: stopping tablet replica
W20260630 12:31:42.931715 26118 debug-util.cc:398] Leaking SignalData structure 0x7b0800131b40 after lost signal to thread 19981
W20260630 12:31:43.422650 19978 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26118)
I20260630 12:31:44.408486 19978 master.cc:584] Master@127.19.130.190:45441 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15566 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:31:44.456122 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:40067
I20260630 12:31:44.457312 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:44.462430 26600 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:31:44.462728 26601 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:31:44.463881 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:44.464274 26603 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:31:44.465116 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:44.465274 19978 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:31:44.465376 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822704465367 us; error 0 us; skew 500 ppm
I20260630 12:31:44.465744 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:44.467700 19978 webserver.cc:533] Webserver started at http://127.19.130.190:37945/ using document root <none> and password file <none>
I20260630 12:31:44.468124 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:44.468348 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:44.468578 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:44.469615 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "9a69b3d6e3dc4ba1980727f15d76be09"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.473497 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:31:44.476365 26608 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:31:44.476991 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:44.477245 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "9a69b3d6e3dc4ba1980727f15d76be09"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.477474 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:44.516434 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:44.517495 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:44.552701 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:40067
I20260630 12:31:44.552794 26659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:40067 every 8 connection(s)
I20260630 12:31:44.556365 26660 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:31:44.567435 26660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09: Bootstrap starting.
I20260630 12:31:44.571786 26660 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:44.575498 26660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09: No bootstrap required, opened a new log
I20260630 12:31:44.577419 26660 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69b3d6e3dc4ba1980727f15d76be09" member_type: VOTER }
I20260630 12:31:44.577829 26660 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:44.578006 26660 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a69b3d6e3dc4ba1980727f15d76be09, State: Initialized, Role: FOLLOWER
I20260630 12:31:44.578523 26660 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a69b3d6e3dc4ba1980727f15d76be09" member_type: VOTER }
I20260630 12:31:44.578955 26660 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:44.579231 26660 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:44.579507 26660 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:44.583434 26660 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69b3d6e3dc4ba1980727f15d76be09" member_type: VOTER }
I20260630 12:31:44.583921 26660 leader_election.cc:304] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [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: 9a69b3d6e3dc4ba1980727f15d76be09; no voters: 
I20260630 12:31:44.584977 26660 leader_election.cc:290] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:44.585426 26663 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:44.586663 26663 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 1 LEADER]: Becoming Leader. State: Replica: 9a69b3d6e3dc4ba1980727f15d76be09, State: Running, Role: LEADER
I20260630 12:31:44.587349 26663 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [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: "9a69b3d6e3dc4ba1980727f15d76be09" member_type: VOTER }
I20260630 12:31:44.587798 26660 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:44.595319 26664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a69b3d6e3dc4ba1980727f15d76be09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69b3d6e3dc4ba1980727f15d76be09" member_type: VOTER } }
I20260630 12:31:44.595431 26665 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a69b3d6e3dc4ba1980727f15d76be09. Latest consensus state: current_term: 1 leader_uuid: "9a69b3d6e3dc4ba1980727f15d76be09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69b3d6e3dc4ba1980727f15d76be09" member_type: VOTER } }
I20260630 12:31:44.595913 26664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:44.596154 26665 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:44.598094 26672 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:44.605783 26672 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:44.606630 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:44.614233 26672 catalog_manager.cc:1383] Generated new cluster ID: 4cb76dac74924f0cb5ef1dd0916d0ebe
I20260630 12:31:44.614480 26672 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:44.643224 26672 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:44.644443 26672 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:44.661314 26672 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09: Generated new TSK 0
I20260630 12:31:44.661818 26672 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:44.672977 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:44.679101 26681 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:31:44.680401 26682 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:31:44.681979 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:44.682405 26684 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:31:44.683238 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:44.683440 19978 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:31:44.683614 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822704683596 us; error 0 us; skew 500 ppm
I20260630 12:31:44.684109 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:44.686175 19978 webserver.cc:533] Webserver started at http://127.19.130.129:36951/ using document root <none> and password file <none>
I20260630 12:31:44.686618 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:44.686811 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:44.687052 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:44.688135 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "cd4e6de562c24d31b9b9082d32dc8401"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.692260 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:31:44.695191 26689 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:31:44.695838 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:44.696080 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "cd4e6de562c24d31b9b9082d32dc8401"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.696357 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:44.706890 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:44.707970 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:44.709379 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:44.711612 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:44.711813 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:44.712046 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:44.712221 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:44.749821 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:35989
I20260630 12:31:44.749941 26751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:35989 every 8 connection(s)
I20260630 12:31:44.754642 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:44.763795 26756 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:31:44.764952 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:44.765257 26757 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:31:44.765808 26759 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:31:44.766759 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:44.767007 19978 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:31:44.767194 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822704767176 us; error 0 us; skew 500 ppm
I20260630 12:31:44.767827 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:44.768275 26752 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40067
I20260630 12:31:44.768626 26752 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:44.769336 26752 heartbeater.cc:507] Master 127.19.130.190:40067 requested a full tablet report, sending...
I20260630 12:31:44.770537 19978 webserver.cc:533] Webserver started at http://127.19.130.130:36917/ using document root <none> and password file <none>
I20260630 12:31:44.771047 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:44.771252 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:44.771534 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:44.771483 26625 ts_manager.cc:194] Registered new tserver with Master: cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989)
I20260630 12:31:44.772791 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.773576 26625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37642
I20260630 12:31:44.776865 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:31:44.779886 26764 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:31:44.780545 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:31:44.780798 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.781049 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:44.798215 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:44.799234 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:44.800660 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:44.802664 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:44.802811 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:44.803095 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:44.803244 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:44.839834 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:41055
I20260630 12:31:44.839936 26826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:41055 every 8 connection(s)
I20260630 12:31:44.844666 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:44.851150 26830 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:31:44.852643 26831 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:31:44.854017 26833 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:31:44.855540 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:44.856487 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:44.856698 19978 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:31:44.856900 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822704856883 us; error 0 us; skew 500 ppm
I20260630 12:31:44.856959 26827 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40067
I20260630 12:31:44.857357 26827 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:44.857455 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:44.858160 26827 heartbeater.cc:507] Master 127.19.130.190:40067 requested a full tablet report, sending...
I20260630 12:31:44.860085 19978 webserver.cc:533] Webserver started at http://127.19.130.131:43751/ using document root <none> and password file <none>
I20260630 12:31:44.860327 26625 ts_manager.cc:194] Registered new tserver with Master: 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:44.860705 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:44.860955 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:44.861258 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:44.861835 26625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37644
I20260630 12:31:44.862583 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "cad5d102662b45638a90e80d013172a6"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.866811 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:44.869820 26838 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:31:44.870496 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:31:44.870751 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "cad5d102662b45638a90e80d013172a6"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:44.871048 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:44.879686 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:44.880811 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:44.882108 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:44.884318 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:44.884548 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:44.884757 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:44.884912 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:44.922317 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:38935
I20260630 12:31:44.922412 26900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:38935 every 8 connection(s)
I20260630 12:31:44.935600 26901 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40067
I20260630 12:31:44.935920 26901 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:44.936647 26901 heartbeater.cc:507] Master 127.19.130.190:40067 requested a full tablet report, sending...
I20260630 12:31:44.938377 26625 ts_manager.cc:194] Registered new tserver with Master: cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:44.938766 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01337643s
I20260630 12:31:44.940027 26625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37656
I20260630 12:31:45.776039 26752 heartbeater.cc:499] Master 127.19.130.190:40067 was elected leader, sending a full tablet report...
I20260630 12:31:45.864207 26827 heartbeater.cc:499] Master 127.19.130.190:40067 was elected leader, sending a full tablet report...
I20260630 12:31:45.942765 26901 heartbeater.cc:499] Master 127.19.130.190:40067 was elected leader, sending a full tablet report...
I20260630 12:31:45.995218 26625 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37658:
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:31:45.997478 26625 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:31:46.045805 26866 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3a9b99f1f149d0ad5c7472df4940cf (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:46.047230 26866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3a9b99f1f149d0ad5c7472df4940cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.049182 26865 tablet_service.cc:1511] Processing CreateTablet for tablet 593211102cbe43a6bea7e4a56cf2828a (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:46.050529 26865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593211102cbe43a6bea7e4a56cf2828a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.050222 26716 tablet_service.cc:1511] Processing CreateTablet for tablet 593211102cbe43a6bea7e4a56cf2828a (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:46.050716 26717 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3a9b99f1f149d0ad5c7472df4940cf (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:46.051610 26716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593211102cbe43a6bea7e4a56cf2828a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.053130 26715 tablet_service.cc:1511] Processing CreateTablet for tablet 5a71f788a71f43f39942a30e1de90d69 (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:46.053412 26864 tablet_service.cc:1511] Processing CreateTablet for tablet 5a71f788a71f43f39942a30e1de90d69 (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:46.054539 26715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a71f788a71f43f39942a30e1de90d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.054629 26864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a71f788a71f43f39942a30e1de90d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.064538 26717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3a9b99f1f149d0ad5c7472df4940cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.068147 26714 tablet_service.cc:1511] Processing CreateTablet for tablet 8341c922483b499e813c8c9fc78e4f97 (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:46.069664 26714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8341c922483b499e813c8c9fc78e4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.076488 26863 tablet_service.cc:1511] Processing CreateTablet for tablet 8341c922483b499e813c8c9fc78e4f97 (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:46.077764 26863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8341c922483b499e813c8c9fc78e4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.114493 26921 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:46.122515 26922 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:46.123059 26921 tablet_bootstrap.cc:654] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.127362 26792 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3a9b99f1f149d0ad5c7472df4940cf (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:46.128180 26790 tablet_service.cc:1511] Processing CreateTablet for tablet 5a71f788a71f43f39942a30e1de90d69 (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:46.128839 26792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3a9b99f1f149d0ad5c7472df4940cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.128595 26789 tablet_service.cc:1511] Processing CreateTablet for tablet 8341c922483b499e813c8c9fc78e4f97 (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:46.129616 26790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a71f788a71f43f39942a30e1de90d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.129868 26922 tablet_bootstrap.cc:654] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.130844 26791 tablet_service.cc:1511] Processing CreateTablet for tablet 593211102cbe43a6bea7e4a56cf2828a (DEFAULT_TABLE table=test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:46.132145 26791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593211102cbe43a6bea7e4a56cf2828a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.136533 26789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8341c922483b499e813c8c9fc78e4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:46.147589 26922 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: No bootstrap required, opened a new log
I20260630 12:31:46.148176 26922 ts_tablet_manager.cc:1403] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260630 12:31:46.151081 26922 raft_consensus.cc:359] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.151798 26922 raft_consensus.cc:385] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.154165 26921 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: No bootstrap required, opened a new log
I20260630 12:31:46.152086 26922 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.154708 26921 ts_tablet_manager.cc:1403] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.005s
I20260630 12:31:46.155735 26925 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:46.155870 26922 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.158802 26921 raft_consensus.cc:359] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.159581 26921 raft_consensus.cc:385] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.159948 26922 ts_tablet_manager.cc:1434] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:31:46.159904 26921 raft_consensus.cc:740] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.161034 26922 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:46.161149 26921 consensus_queue.cc:260] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.163215 26925 tablet_bootstrap.cc:654] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.167794 26922 tablet_bootstrap.cc:654] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.177906 26921 ts_tablet_manager.cc:1434] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.008s
I20260630 12:31:46.179185 26921 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:46.179404 26922 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: No bootstrap required, opened a new log
I20260630 12:31:46.179641 26925 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: No bootstrap required, opened a new log
I20260630 12:31:46.179971 26922 ts_tablet_manager.cc:1403] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260630 12:31:46.180143 26925 ts_tablet_manager.cc:1403] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.018s
I20260630 12:31:46.182947 26922 raft_consensus.cc:359] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.183216 26925 raft_consensus.cc:359] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.183724 26922 raft_consensus.cc:385] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.183981 26925 raft_consensus.cc:385] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.184087 26922 raft_consensus.cc:740] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.184540 26925 raft_consensus.cc:740] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.185212 26922 consensus_queue.cc:260] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.185547 26921 tablet_bootstrap.cc:654] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.185518 26925 consensus_queue.cc:260] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.187561 26922 ts_tablet_manager.cc:1434] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:31:46.188918 26922 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:46.194643 26921 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: No bootstrap required, opened a new log
I20260630 12:31:46.195211 26921 ts_tablet_manager.cc:1403] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:31:46.197181 26922 tablet_bootstrap.cc:654] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.199156 26925 ts_tablet_manager.cc:1434] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:31:46.198913 26921 raft_consensus.cc:359] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.200295 26925 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:46.201555 26921 raft_consensus.cc:385] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.201917 26921 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.202764 26921 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.205281 26921 ts_tablet_manager.cc:1434] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:31:46.206198 26921 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:46.212148 26921 tablet_bootstrap.cc:654] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.212909 26925 tablet_bootstrap.cc:654] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.219044 26922 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: No bootstrap required, opened a new log
I20260630 12:31:46.219533 26922 ts_tablet_manager.cc:1403] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260630 12:31:46.220009 26925 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: No bootstrap required, opened a new log
I20260630 12:31:46.220419 26925 ts_tablet_manager.cc:1403] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:31:46.220742 26921 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: No bootstrap required, opened a new log
I20260630 12:31:46.221204 26921 ts_tablet_manager.cc:1403] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:31:46.222281 26922 raft_consensus.cc:359] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.222482 26925 raft_consensus.cc:359] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.223074 26922 raft_consensus.cc:385] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.223219 26925 raft_consensus.cc:385] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.223538 26922 raft_consensus.cc:740] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.223637 26925 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.223784 26921 raft_consensus.cc:359] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.224563 26921 raft_consensus.cc:385] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.224490 26922 consensus_queue.cc:260] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.225023 26921 raft_consensus.cc:740] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.224701 26925 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.225777 26921 consensus_queue.cc:260] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.226752 26922 ts_tablet_manager.cc:1434] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:31:46.226929 26925 ts_tablet_manager.cc:1434] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:46.227753 26922 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:46.227872 26921 ts_tablet_manager.cc:1434] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:31:46.227895 26925 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:46.229162 26921 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:46.234323 26925 tablet_bootstrap.cc:654] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.234445 26922 tablet_bootstrap.cc:654] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.234916 26921 tablet_bootstrap.cc:654] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.239979 26930 raft_consensus.cc:493] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:46.240630 26930 raft_consensus.cc:515] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.244122 26930 leader_election.cc:290] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935), cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989)
I20260630 12:31:46.246012 26925 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: No bootstrap required, opened a new log
I20260630 12:31:46.246558 26925 ts_tablet_manager.cc:1403] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:31:46.246721 26921 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: No bootstrap required, opened a new log
I20260630 12:31:46.247323 26921 ts_tablet_manager.cc:1403] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260630 12:31:46.250523 26921 raft_consensus.cc:359] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.251583 26921 raft_consensus.cc:385] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.251991 26921 raft_consensus.cc:740] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.254834 26922 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: No bootstrap required, opened a new log
I20260630 12:31:46.255362 26922 ts_tablet_manager.cc:1403] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.002s
I20260630 12:31:46.254004 26921 consensus_queue.cc:260] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.255586 26925 raft_consensus.cc:359] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.258199 26922 raft_consensus.cc:359] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.258638 26925 raft_consensus.cc:385] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.258744 26922 raft_consensus.cc:385] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.259162 26922 raft_consensus.cc:740] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.257745 26921 ts_tablet_manager.cc:1434] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:31:46.257680 26927 raft_consensus.cc:493] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:46.259055 26925 raft_consensus.cc:740] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.259936 26922 consensus_queue.cc:260] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.260136 26927 raft_consensus.cc:515] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.260522 26925 consensus_queue.cc:260] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.262775 26922 ts_tablet_manager.cc:1434] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:46.262778 26925 ts_tablet_manager.cc:1434] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260630 12:31:46.263875 26925 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:46.268620 26927 leader_election.cc:290] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:46.271260 26925 tablet_bootstrap.cc:654] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:46.292084 26926 raft_consensus.cc:493] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:46.292683 26926 raft_consensus.cc:515] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.295755 26926 leader_election.cc:290] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:46.303006 26926 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:46.303634 26926 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.306133 26926 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:46.319473 26727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:46.320502 26727 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 0.
I20260630 12:31:46.320958 26930 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:46.321453 26930 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.322082 26767 leader_election.cc:304] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:46.323587 26930 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:46.324085 26930 raft_consensus.cc:2804] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:46.324461 26930 raft_consensus.cc:493] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:46.324756 26930 raft_consensus.cc:3060] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.332350 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:46.332700 26930 raft_consensus.cc:515] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.333917 26802 raft_consensus.cc:2393] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cad5d102662b45638a90e80d013172a6 in current term 1: Already voted for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in this term.
I20260630 12:31:46.333920 26801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:46.335132 26801 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 0.
I20260630 12:31:46.337402 26930 leader_election.cc:290] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 1 election: Requested vote from peers cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935), cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989)
I20260630 12:31:46.337677 26839 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cad5d102662b45638a90e80d013172a6; no voters: 
I20260630 12:31:46.339210 26926 raft_consensus.cc:2804] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:46.339762 26926 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:46.340265 26926 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.343195 26727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:46.343825 26727 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 0.
I20260630 12:31:46.350931 26926 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.360162 26726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:46.360975 26726 raft_consensus.cc:3060] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.371143 26726 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 1.
I20260630 12:31:46.377759 26949 raft_consensus.cc:493] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:46.378203 26949 raft_consensus.cc:515] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.378408 26725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:46.379252 26725 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 0.
I20260630 12:31:46.379519 26926 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 1 election: Requested vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:46.372138 26767 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:46.380585 26801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
I20260630 12:31:46.380736 26930 raft_consensus.cc:2804] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:46.381184 26801 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.381424 26767 leader_election.cc:304] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:46.382431 26725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:46.382963 26725 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 0.
I20260630 12:31:46.382885 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:46.383705 26802 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 0.
I20260630 12:31:46.383997 26949 leader_election.cc:290] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:46.384958 26839 leader_election.cc:304] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cad5d102662b45638a90e80d013172a6; no voters: 
I20260630 12:31:46.385628 26949 raft_consensus.cc:2804] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:46.385711 26727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:46.385972 26949 raft_consensus.cc:493] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:46.386351 26949 raft_consensus.cc:3060] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.384044 26948 raft_consensus.cc:2804] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:46.388803 26948 raft_consensus.cc:697] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 LEADER]: Becoming Leader. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Running, Role: LEADER
I20260630 12:31:46.388800 26801 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 1.
I20260630 12:31:46.389683 26930 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:46.390208 26930 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:46.390949 26876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6" is_pre_election: true
I20260630 12:31:46.391573 26876 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 0.
I20260630 12:31:46.391721 26726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:46.392306 26726 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.392711 26875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6" is_pre_election: true
I20260630 12:31:46.393513 26875 raft_consensus.cc:2393] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55bc2e2fbf8e43bead7a153a2a631e34 in current term 1: Already voted for candidate cad5d102662b45638a90e80d013172a6 in this term.
I20260630 12:31:46.394510 26874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6"
I20260630 12:31:46.395109 26874 raft_consensus.cc:3060] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.386464 26727 raft_consensus.cc:2393] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cad5d102662b45638a90e80d013172a6 in current term 1: Already voted for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in this term.
I20260630 12:31:46.396615 26841 leader_election.cc:304] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [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: cad5d102662b45638a90e80d013172a6; no voters: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401
I20260630 12:31:46.397590 26930 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.396579 26949 raft_consensus.cc:515] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.389765 26948 consensus_queue.cc:237] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [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: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:46.403993 26839 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cad5d102662b45638a90e80d013172a6; no voters: 
I20260630 12:31:46.404563 26925 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: No bootstrap required, opened a new log
I20260630 12:31:46.405011 26925 ts_tablet_manager.cc:1403] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.141s	user 0.035s	sys 0.087s
I20260630 12:31:46.407518 26930 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 2 election: Requested vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:46.409730 26727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:46.410059 26949 leader_election.cc:290] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 1 election: Requested vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:46.410475 26727 raft_consensus.cc:3060] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.410874 26949 raft_consensus.cc:2804] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:46.411017 26876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6"
I20260630 12:31:46.411441 26949 raft_consensus.cc:697] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 LEADER]: Becoming Leader. State: Replica: cad5d102662b45638a90e80d013172a6, State: Running, Role: LEADER
I20260630 12:31:46.412359 26949 consensus_queue.cc:237] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.415489 26925 raft_consensus.cc:359] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.416316 26925 raft_consensus.cc:385] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:46.416635 26925 raft_consensus.cc:740] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:46.417328 26925 consensus_queue.cc:260] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.418112 26801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:46.418761 26801 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 0.
I20260630 12:31:46.419819 26925 ts_tablet_manager.cc:1434] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:31:46.420846 26690 leader_election.cc:304] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:46.421605 26940 raft_consensus.cc:2804] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:46.422073 26940 raft_consensus.cc:493] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:46.422405 26625 catalog_manager.cc:5697] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cad5d102662b45638a90e80d013172a6 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:46.415968 26874 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 1.
I20260630 12:31:46.423734 26926 raft_consensus.cc:2749] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:46.427462 26727 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 1.
I20260630 12:31:46.428830 26725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:46.429649 26726 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 1.
I20260630 12:31:46.429895 26841 leader_election.cc:304] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:46.430756 26766 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bc2e2fbf8e43bead7a153a2a631e34; no voters: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401
I20260630 12:31:46.431071 26801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
I20260630 12:31:46.431733 26801 raft_consensus.cc:3060] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.431777 26948 raft_consensus.cc:2749] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:31:46.426798 26622 catalog_manager.cc:5697] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:46.422415 26940 raft_consensus.cc:3060] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.430826 26951 raft_consensus.cc:2804] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:46.434600 26951 raft_consensus.cc:697] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 LEADER]: Becoming Leader. State: Replica: cad5d102662b45638a90e80d013172a6, State: Running, Role: LEADER
I20260630 12:31:46.435420 26951 consensus_queue.cc:237] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.436596 26874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6" is_pre_election: true
I20260630 12:31:46.437204 26874 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 0.
I20260630 12:31:46.437853 26940 raft_consensus.cc:515] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.439970 26940 leader_election.cc:290] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [CANDIDATE]: Term 1 election: Requested vote from peers 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:46.441097 26874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6"
I20260630 12:31:46.441699 26874 raft_consensus.cc:3060] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.446022 26801 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 1.
I20260630 12:31:46.446519 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
I20260630 12:31:46.447255 26802 raft_consensus.cc:3060] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:46.448343 26874 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 1.
I20260630 12:31:46.449545 26691 leader_election.cc:304] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:46.450508 26940 raft_consensus.cc:2804] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:46.451035 26940 raft_consensus.cc:697] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 LEADER]: Becoming Leader. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Running, Role: LEADER
I20260630 12:31:46.451956 26940 consensus_queue.cc:237] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:46.459604 26802 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 1.
I20260630 12:31:46.459918 26625 catalog_manager.cc:5697] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cad5d102662b45638a90e80d013172a6 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:46.462173 26622 catalog_manager.cc:5697] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "cd4e6de562c24d31b9b9082d32dc8401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:46.545243 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:31:46.561770 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:46.562429 19978 tablet_replica.cc:333] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: stopping tablet replica
I20260630 12:31:46.563005 19978 raft_consensus.cc:2243] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.563406 19978 raft_consensus.cc:2272] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.565224 19978 tablet_replica.cc:333] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: stopping tablet replica
I20260630 12:31:46.565667 19978 raft_consensus.cc:2243] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.565989 19978 raft_consensus.cc:2272] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.567490 19978 tablet_replica.cc:333] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: stopping tablet replica
I20260630 12:31:46.567950 19978 raft_consensus.cc:2243] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.568331 19978 raft_consensus.cc:2272] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.570120 19978 tablet_replica.cc:333] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: stopping tablet replica
I20260630 12:31:46.570544 19978 raft_consensus.cc:2243] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.571026 19978 pending_rounds.cc:70] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Trying to abort 1 pending ops.
I20260630 12:31:46.571211 19978 pending_rounds.cc:77] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441805638336512 op_type: NO_OP noop_request { }
I20260630 12:31:46.571452 19978 raft_consensus.cc:2889] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:46.571684 19978 raft_consensus.cc:2272] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.592850 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:31:46.604678 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:31:46.621445 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:46.622109 19978 tablet_replica.cc:333] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: stopping tablet replica
I20260630 12:31:46.622661 19978 raft_consensus.cc:2243] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.623126 19978 raft_consensus.cc:2272] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.625069 19978 tablet_replica.cc:333] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: stopping tablet replica
I20260630 12:31:46.625499 19978 raft_consensus.cc:2243] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.625784 19978 raft_consensus.cc:2272] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.627429 19978 tablet_replica.cc:333] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: stopping tablet replica
I20260630 12:31:46.627827 19978 raft_consensus.cc:2243] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.628114 19978 raft_consensus.cc:2272] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.629801 19978 tablet_replica.cc:333] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: stopping tablet replica
I20260630 12:31:46.630182 19978 raft_consensus.cc:2243] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.630640 19978 pending_rounds.cc:70] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Trying to abort 1 pending ops.
I20260630 12:31:46.630787 19978 pending_rounds.cc:77] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441805435715584 op_type: NO_OP noop_request { }
I20260630 12:31:46.630988 19978 raft_consensus.cc:2889] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:46.631184 19978 raft_consensus.cc:2272] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.653033 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:31:46.663456 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:31:46.681785 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:46.682569 19978 tablet_replica.cc:333] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: stopping tablet replica
I20260630 12:31:46.683163 19978 raft_consensus.cc:2243] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.683728 19978 pending_rounds.cc:70] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Trying to abort 1 pending ops.
I20260630 12:31:46.683923 19978 pending_rounds.cc:77] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441805569138688 op_type: NO_OP noop_request { }
I20260630 12:31:46.684182 19978 raft_consensus.cc:2889] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:46.684494 19978 raft_consensus.cc:2272] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.686578 19978 tablet_replica.cc:333] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: stopping tablet replica
I20260630 12:31:46.687058 19978 raft_consensus.cc:2243] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.687433 19978 raft_consensus.cc:2272] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.689220 19978 tablet_replica.cc:333] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: stopping tablet replica
I20260630 12:31:46.689733 19978 raft_consensus.cc:2243] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:46.690071 19978 raft_consensus.cc:2272] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.691569 19978 tablet_replica.cc:333] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: stopping tablet replica
I20260630 12:31:46.691987 19978 raft_consensus.cc:2243] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:46.692553 19978 pending_rounds.cc:70] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Trying to abort 1 pending ops.
I20260630 12:31:46.692732 19978 pending_rounds.cc:77] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441805473759232 op_type: NO_OP noop_request { }
I20260630 12:31:46.692987 19978 raft_consensus.cc:2889] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:46.693279 19978 raft_consensus.cc:2272] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:46.714167 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:31:46.725538 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:46.730298 26957 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:31:46.731302 26958 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:31:46.733333 26960 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:31:46.734187 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:46.735172 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:46.735487 19978 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:31:46.735737 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822706735725 us; error 0 us; skew 500 ppm
I20260630 12:31:46.736356 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:46.738500 19978 webserver.cc:533] Webserver started at http://127.19.130.132:38335/ using document root <none> and password file <none>
I20260630 12:31:46.739039 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:46.739317 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:46.739668 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:46.740840 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "608c9cff4d1f408fa4c85f556ebb4f2c"
format_stamp: "Formatted at 2026-06-30 12:31:46 on dist-test-slave-zr02"
I20260630 12:31:46.745396 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:46.748476 26965 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:31:46.749329 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:46.749694 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "608c9cff4d1f408fa4c85f556ebb4f2c"
format_stamp: "Formatted at 2026-06-30 12:31:46 on dist-test-slave-zr02"
I20260630 12:31:46.750145 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:46.760733 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:46.761750 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:46.763144 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:46.765318 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:46.765591 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:46.765880 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:46.766112 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:46.801585 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:36993
I20260630 12:31:46.801674 27027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:36993 every 8 connection(s)
I20260630 12:31:46.818686 27028 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40067
I20260630 12:31:46.819060 27028 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:46.819681 27028 heartbeater.cc:507] Master 127.19.130.190:40067 requested a full tablet report, sending...
I20260630 12:31:46.821470 26624 ts_manager.cc:194] Registered new tserver with Master: 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132:36993)
I20260630 12:31:46.822844 26624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37660
W20260630 12:31:47.619367 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 8341c922483b499e813c8c9fc78e4f97: Network error: Client connection negotiation failed: client connection to 127.19.130.131:38935: connect: Connection refused (error 111)
W20260630 12:31:47.622246 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 5a71f788a71f43f39942a30e1de90d69: Network error: Client connection negotiation failed: client connection to 127.19.130.131:38935: connect: Connection refused (error 111)
W20260630 12:31:47.625360 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 0e3a9b99f1f149d0ad5c7472df4940cf: Network error: Client connection negotiation failed: client connection to 127.19.130.130:41055: connect: Connection refused (error 111)
I20260630 12:31:47.825299 27028 heartbeater.cc:499] Master 127.19.130.190:40067 was elected leader, sending a full tablet report...
W20260630 12:31:48.636788 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 593211102cbe43a6bea7e4a56cf2828a: Network error: Client connection negotiation failed: client connection to 127.19.130.129:35989: connect: Connection refused (error 111)
W20260630 12:31:48.639732 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 5a71f788a71f43f39942a30e1de90d69: Network error: Client connection negotiation failed: client connection to 127.19.130.131:38935: connect: Connection refused (error 111)
W20260630 12:31:48.642696 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 0e3a9b99f1f149d0ad5c7472df4940cf: Network error: Client connection negotiation failed: client connection to 127.19.130.130:41055: connect: Connection refused (error 111)
W20260630 12:31:49.671682 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 5a71f788a71f43f39942a30e1de90d69: Network error: Client connection negotiation failed: client connection to 127.19.130.131:38935: connect: Connection refused (error 111)
W20260630 12:31:49.674660 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 8341c922483b499e813c8c9fc78e4f97: Network error: Client connection negotiation failed: client connection to 127.19.130.131:38935: connect: Connection refused (error 111)
W20260630 12:31:49.677366 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 0e3a9b99f1f149d0ad5c7472df4940cf: Network error: Client connection negotiation failed: client connection to 127.19.130.130:41055: connect: Connection refused (error 111)
W20260630 12:31:50.688709 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 5a71f788a71f43f39942a30e1de90d69: Network error: Client connection negotiation failed: client connection to 127.19.130.131:38935: connect: Connection refused (error 111)
W20260630 12:31:50.691717 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 0e3a9b99f1f149d0ad5c7472df4940cf: Network error: Client connection negotiation failed: client connection to 127.19.130.130:41055: connect: Connection refused (error 111)
W20260630 12:31:50.694720 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 8341c922483b499e813c8c9fc78e4f97: Network error: Client connection negotiation failed: client connection to 127.19.130.131:38935: connect: Connection refused (error 111)
W20260630 12:31:51.696909 26673 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cad5d102662b45638a90e80d013172a6 not available for placement
W20260630 12:31:52.698845 26673 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cad5d102662b45638a90e80d013172a6 not available for placement
W20260630 12:31:53.701231 26673 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver cad5d102662b45638a90e80d013172a6 not available for placement
I20260630 12:31:53.837841 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:53.845235 27037 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:31:53.846784 27038 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:31:53.847144 27040 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:31:53.850675 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:53.853981 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:53.854204 19978 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:31:53.854398 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822713854381 us; error 0 us; skew 500 ppm
I20260630 12:31:53.854966 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:53.857265 19978 webserver.cc:533] Webserver started at http://127.19.130.129:36951/ using document root <none> and password file <none>
I20260630 12:31:53.857766 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:53.857950 19978 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:31:53.861423 19978 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.004s
I20260630 12:31:53.864451 27045 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:31:53.865142 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:31:53.865384 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "cd4e6de562c24d31b9b9082d32dc8401"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:53.865751 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:53.889724 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:53.891078 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:53.892547 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:53.895927 27052 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:31:53.915423 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:31:53.915680 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:31:53.915934 19978 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:31:53.920413 27052 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:53.928912 19978 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:31:53.929234 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.013s	user 0.010s	sys 0.003s
I20260630 12:31:53.932159 27052 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: 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:31:53.933019 27052 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap complete.
I20260630 12:31:53.933528 27052 ts_tablet_manager.cc:1403] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260630 12:31:53.935680 27052 raft_consensus.cc:359] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:53.936625 27052 raft_consensus.cc:740] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:53.937230 27052 consensus_queue.cc:260] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:53.939888 27052 ts_tablet_manager.cc:1434] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:31:53.940584 27052 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:53.952574 27052 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: 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:31:53.953179 27052 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap complete.
I20260630 12:31:53.953794 27052 ts_tablet_manager.cc:1403] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:31:53.955915 27052 raft_consensus.cc:359] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:53.956470 27052 raft_consensus.cc:740] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:53.957173 27052 consensus_queue.cc:260] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:53.958752 27052 ts_tablet_manager.cc:1434] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:31:53.959405 27052 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:53.970508 27052 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: 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:31:53.971184 27052 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap complete.
I20260630 12:31:53.971807 27052 ts_tablet_manager.cc:1403] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260630 12:31:53.973984 27052 raft_consensus.cc:359] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:53.974481 27052 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:53.975157 27052 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:53.976899 27052 ts_tablet_manager.cc:1434] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:31:53.977703 27052 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap starting.
I20260630 12:31:53.986294 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:35989
I20260630 12:31:53.986383 27112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:35989 every 8 connection(s)
I20260630 12:31:53.989285 27052 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: 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:31:53.990119 27052 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Bootstrap complete.
I20260630 12:31:53.990911 27052 ts_tablet_manager.cc:1403] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.001s
I20260630 12:31:53.991701 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:31:53.994445 27052 raft_consensus.cc:359] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:53.995481 27052 raft_consensus.cc:740] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Initialized, Role: FOLLOWER
I20260630 12:31:53.996649 27052 consensus_queue.cc:260] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:53.999078 27052 ts_tablet_manager.cc:1434] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260630 12:31:54.002791 27118 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:31:54.005096 27119 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:31:54.007416 19978 server_base.cc:1061] running on GCE node
W20260630 12:31:54.007666 27121 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:31:54.008843 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:54.009109 19978 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:31:54.009260 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822714009248 us; error 0 us; skew 500 ppm
I20260630 12:31:54.009688 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:54.019188 19978 webserver.cc:533] Webserver started at http://127.19.130.130:36917/ using document root <none> and password file <none>
I20260630 12:31:54.019965 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:54.020233 19978 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:31:54.022502 27114 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40067
I20260630 12:31:54.022957 27114 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:54.023916 27114 heartbeater.cc:507] Master 127.19.130.190:40067 requested a full tablet report, sending...
I20260630 12:31:54.025315 19978 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:31:54.029191 26624 ts_manager.cc:194] Re-registered known tserver with Master: cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989)
I20260630 12:31:54.029865 27126 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:31:54.030730 19978 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:31:54.031113 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:54.031432 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:54.034948 26624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46882
I20260630 12:31:54.038076 27114 heartbeater.cc:499] Master 127.19.130.190:40067 was elected leader, sending a full tablet report...
I20260630 12:31:54.043076 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:54.044325 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:54.045850 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:54.069020 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:31:54.069274 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:31:54.073944 27133 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:54.084772 19978 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:31:54.084807 27133 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: 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:31:54.085211 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:31:54.085841 27133 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap complete.
I20260630 12:31:54.086449 27133 ts_tablet_manager.cc:1403] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:31:54.088461 27133 raft_consensus.cc:359] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.088992 27133 raft_consensus.cc:740] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.089707 27133 consensus_queue.cc:260] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.092069 27133 ts_tablet_manager.cc:1434] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:31:54.092782 27133 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:54.104393 27133 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: 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:31:54.105134 27133 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap complete.
I20260630 12:31:54.105708 27133 ts_tablet_manager.cc:1403] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:31:54.108290 27133 raft_consensus.cc:359] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.108825 27133 raft_consensus.cc:740] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.109542 27133 consensus_queue.cc:260] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.111667 27133 ts_tablet_manager.cc:1434] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:31:54.112581 27133 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:54.124514 27133 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: 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:31:54.125255 27133 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap complete.
I20260630 12:31:54.125962 27133 ts_tablet_manager.cc:1403] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:31:54.127944 27133 raft_consensus.cc:359] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.128543 27133 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.129204 27133 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.130875 27133 ts_tablet_manager.cc:1434] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:31:54.131493 27133 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap starting.
I20260630 12:31:54.139889 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:41055
I20260630 12:31:54.140249 27193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:41055 every 8 connection(s)
I20260630 12:31:54.143757 27133 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: 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:31:54.144811 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:31:54.144842 27133 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Bootstrap complete.
I20260630 12:31:54.146461 27133 ts_tablet_manager.cc:1403] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:31:54.149307 27133 raft_consensus.cc:359] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:54.150168 27133 raft_consensus.cc:740] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.151160 27133 consensus_queue.cc:260] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [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: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:54.154008 27133 ts_tablet_manager.cc:1434] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:31:54.154723 27199 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:31:54.156455 27198 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:31:54.157675 27195 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40067
I20260630 12:31:54.158089 27195 heartbeater.cc:461] Registering TS with master...
W20260630 12:31:54.158962 27201 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:31:54.159078 27195 heartbeater.cc:507] Master 127.19.130.190:40067 requested a full tablet report, sending...
I20260630 12:31:54.159670 19978 server_base.cc:1061] running on GCE node
I20260630 12:31:54.160887 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:54.161152 19978 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:31:54.161353 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822714161336 us; error 0 us; skew 500 ppm
I20260630 12:31:54.161922 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:54.163547 26624 ts_manager.cc:194] Re-registered known tserver with Master: 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:54.164446 19978 webserver.cc:533] Webserver started at http://127.19.130.131:43751/ using document root <none> and password file <none>
I20260630 12:31:54.164970 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:54.165139 19978 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:31:54.168483 26624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46888
I20260630 12:31:54.168763 19978 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:31:54.170913 27195 heartbeater.cc:499] Master 127.19.130.190:40067 was elected leader, sending a full tablet report...
I20260630 12:31:54.172334 27206 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:31:54.173200 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:54.173478 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "cad5d102662b45638a90e80d013172a6"
format_stamp: "Formatted at 2026-06-30 12:31:44 on dist-test-slave-zr02"
I20260630 12:31:54.173781 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-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:31:54.196532 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:54.197621 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:54.198994 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:54.219436 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:31:54.219703 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.019s	user 0.001s	sys 0.000s
I20260630 12:31:54.223582 27213 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:54.233021 19978 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:31:54.233287 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.013s	user 0.013s	sys 0.000s
I20260630 12:31:54.233659 27213 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: 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:31:54.234503 27213 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Bootstrap complete.
I20260630 12:31:54.235059 27213 ts_tablet_manager.cc:1403] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:31:54.236850 27213 raft_consensus.cc:359] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.237295 27213 raft_consensus.cc:740] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.237922 27213 consensus_queue.cc:260] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.239956 27213 ts_tablet_manager.cc:1434] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:31:54.240635 27213 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:54.254602 27213 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: 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:31:54.255774 27213 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Bootstrap complete.
I20260630 12:31:54.256496 27213 ts_tablet_manager.cc:1403] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:31:54.259698 27213 raft_consensus.cc:359] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.260741 27213 raft_consensus.cc:740] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.261754 27213 consensus_queue.cc:260] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.264271 27213 ts_tablet_manager.cc:1434] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:31:54.265210 27213 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:54.283099 27213 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: 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:31:54.283972 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:38935
I20260630 12:31:54.284252 27213 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Bootstrap complete.
I20260630 12:31:54.284159 27273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:38935 every 8 connection(s)
I20260630 12:31:54.285115 27213 ts_tablet_manager.cc:1403] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:31:54.288061 27213 raft_consensus.cc:359] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.289505 27213 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.291307 27213 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:54.293599 27213 ts_tablet_manager.cc:1434] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:31:54.294389 27213 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Bootstrap starting.
I20260630 12:31:54.299811 27274 heartbeater.cc:344] Connected to a master server at 127.19.130.190:40067
I20260630 12:31:54.300311 27274 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:54.301046 27274 heartbeater.cc:507] Master 127.19.130.190:40067 requested a full tablet report, sending...
I20260630 12:31:54.304527 26624 ts_manager.cc:194] Re-registered known tserver with Master: cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:54.304962 27213 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: 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:31:54.305694 27213 tablet_bootstrap.cc:492] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Bootstrap complete.
I20260630 12:31:54.306279 27213 ts_tablet_manager.cc:1403] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:31:54.308626 26624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46894
I20260630 12:31:54.308586 27213 raft_consensus.cc:359] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:54.309413 27213 raft_consensus.cc:740] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cad5d102662b45638a90e80d013172a6, State: Initialized, Role: FOLLOWER
I20260630 12:31:54.310213 27213 consensus_queue.cc:260] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:54.311158 27274 heartbeater.cc:499] Master 127.19.130.190:40067 was elected leader, sending a full tablet report...
I20260630 12:31:54.311945 27213 ts_tablet_manager.cc:1434] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260630 12:31:54.719440 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 0e3a9b99f1f149d0ad5c7472df4940cf: Illegal state: Replica 55bc2e2fbf8e43bead7a153a2a631e34 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } }
W20260630 12:31:54.730599 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 5a71f788a71f43f39942a30e1de90d69: Illegal state: Replica cad5d102662b45638a90e80d013172a6 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } }
W20260630 12:31:54.740962 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 593211102cbe43a6bea7e4a56cf2828a: Illegal state: Replica cd4e6de562c24d31b9b9082d32dc8401 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } }
I20260630 12:31:55.373826 27282 raft_consensus.cc:493] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:55.374440 27282 raft_consensus.cc:515] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.376701 27282 leader_election.cc:290] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:55.389421 27248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6" is_pre_election: true
I20260630 12:31:55.389428 27168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:55.390285 27248 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 1.
I20260630 12:31:55.390539 27168 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 1.
I20260630 12:31:55.391597 27047 leader_election.cc:304] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:55.392473 27282 raft_consensus.cc:2804] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:55.392973 27282 raft_consensus.cc:493] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:55.393373 27282 raft_consensus.cc:3060] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.396612 27287 raft_consensus.cc:493] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:55.397296 27287 raft_consensus.cc:515] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:55.398140 27288 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:55.398888 27288 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.399734 27282 raft_consensus.cc:515] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.404672 27248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6"
I20260630 12:31:55.405048 27288 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:55.405763 27248 raft_consensus.cc:3060] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.400285 27287 leader_election.cc:290] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935), cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989)
I20260630 12:31:55.409044 27282 leader_election.cc:290] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [CANDIDATE]: Term 2 election: Requested vote from peers 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:55.409943 27247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6" is_pre_election: true
I20260630 12:31:55.411046 27247 raft_consensus.cc:2410] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd4e6de562c24d31b9b9082d32dc8401 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:31:55.410969 27168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:55.412250 27167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593211102cbe43a6bea7e4a56cf2828a" candidate_uuid: "cd4e6de562c24d31b9b9082d32dc8401" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
I20260630 12:31:55.413091 27167 raft_consensus.cc:3060] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.412564 27168 raft_consensus.cc:2393] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd4e6de562c24d31b9b9082d32dc8401 in current term 2: Already voted for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in this term.
I20260630 12:31:55.417853 27046 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [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: cd4e6de562c24d31b9b9082d32dc8401; no voters: 55bc2e2fbf8e43bead7a153a2a631e34, cad5d102662b45638a90e80d013172a6
I20260630 12:31:55.419266 27282 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.419647 27248 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 2.
I20260630 12:31:55.420866 27167 raft_consensus.cc:2468] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd4e6de562c24d31b9b9082d32dc8401 in term 2.
I20260630 12:31:55.421141 27047 leader_election.cc:304] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:55.422122 27288 raft_consensus.cc:2804] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:55.422858 27247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6" is_pre_election: true
I20260630 12:31:55.423282 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:55.424096 27247 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 1.
I20260630 12:31:55.424497 27087 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 1.
I20260630 12:31:55.425756 27282 raft_consensus.cc:2749] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:55.426462 27129 leader_election.cc:304] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:55.426210 27288 raft_consensus.cc:697] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 LEADER]: Becoming Leader. State: Replica: cd4e6de562c24d31b9b9082d32dc8401, State: Running, Role: LEADER
I20260630 12:31:55.427485 27287 raft_consensus.cc:2804] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:55.428158 27287 raft_consensus.cc:493] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:55.427786 27288 consensus_queue.cc:237] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.428633 27287 raft_consensus.cc:3060] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.434741 27287 raft_consensus.cc:515] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:55.435708 26624 catalog_manager.cc:5697] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "cd4e6de562c24d31b9b9082d32dc8401" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:55.436533 27287 leader_election.cc:290] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 2 election: Requested vote from peers cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935), cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989)
I20260630 12:31:55.437093 27247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6"
I20260630 12:31:55.437572 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a9b99f1f149d0ad5c7472df4940cf" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:55.438192 27247 raft_consensus.cc:3060] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.438431 27087 raft_consensus.cc:3060] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.448464 27247 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 2.
I20260630 12:31:55.449224 27087 raft_consensus.cc:2468] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 2.
I20260630 12:31:55.450341 27128 leader_election.cc:304] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [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: 55bc2e2fbf8e43bead7a153a2a631e34, cad5d102662b45638a90e80d013172a6; no voters: 
I20260630 12:31:55.452112 27287 raft_consensus.cc:2804] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:55.452879 27294 raft_consensus.cc:493] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:55.453454 27294 raft_consensus.cc:515] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.453788 27287 raft_consensus.cc:697] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 LEADER]: Becoming Leader. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Running, Role: LEADER
I20260630 12:31:55.455348 27287 consensus_queue.cc:237] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [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: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } }
I20260630 12:31:55.456310 27294 leader_election.cc:290] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:55.470818 26622 catalog_manager.cc:5697] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:55.474355 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:55.475227 27087 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 1.
I20260630 12:31:55.476562 27209 leader_election.cc:304] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:55.477632 27294 raft_consensus.cc:2804] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:55.478359 27294 raft_consensus.cc:493] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:55.479236 27294 raft_consensus.cc:3060] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.480618 27167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:55.481547 27167 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 1.
I20260630 12:31:55.488278 27294 raft_consensus.cc:515] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.490074 27294 leader_election.cc:290] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 2 election: Requested vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:55.490724 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:55.490931 27167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8341c922483b499e813c8c9fc78e4f97" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
I20260630 12:31:55.491429 27087 raft_consensus.cc:3060] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.491629 27167 raft_consensus.cc:3060] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:55.496454 27087 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 2.
I20260630 12:31:55.496639 27167 raft_consensus.cc:2468] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 2.
I20260630 12:31:55.497591 27209 leader_election.cc:304] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:55.498373 27294 raft_consensus.cc:2804] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:55.499380 27294 raft_consensus.cc:697] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 LEADER]: Becoming Leader. State: Replica: cad5d102662b45638a90e80d013172a6, State: Running, Role: LEADER
I20260630 12:31:55.500061 27294 consensus_queue.cc:237] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.506132 26622 catalog_manager.cc:5697] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:55.649235 27287 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:55.649901 27287 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.651696 27287 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:55.652544 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:55.652729 27247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6" is_pre_election: true
I20260630 12:31:55.653407 27087 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 2.
I20260630 12:31:55.653839 27247 raft_consensus.cc:2410] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55bc2e2fbf8e43bead7a153a2a631e34 for term 3 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:31:55.654752 27129 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:55.655689 27287 raft_consensus.cc:2804] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:31:55.656083 27287 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:55.656442 27287 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:55.661319 27287 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.662910 27287 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 3 election: Requested vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:55.663596 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:55.663781 27247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cad5d102662b45638a90e80d013172a6"
I20260630 12:31:55.664336 27087 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:55.664597 27247 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:31:55.669062 27087 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bc2e2fbf8e43bead7a153a2a631e34 in term 3.
I20260630 12:31:55.669584 27247 raft_consensus.cc:2410] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 55bc2e2fbf8e43bead7a153a2a631e34 for term 3 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:31:55.670064 27129 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bc2e2fbf8e43bead7a153a2a631e34, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:55.670935 27287 raft_consensus.cc:2804] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:31:55.671511 27287 raft_consensus.cc:697] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 3 LEADER]: Becoming Leader. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Running, Role: LEADER
I20260630 12:31:55.672250 27287 consensus_queue.cc:237] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:55.679152 26622 catalog_manager.cc:5697] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 reported cstate change: term changed from 1 to 3, leader changed from cad5d102662b45638a90e80d013172a6 (127.19.130.131) to 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130). New cstate: current_term: 3 leader_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:55.750211 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 593211102cbe43a6bea7e4a56cf2828a: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:31:55.753306 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 5a71f788a71f43f39942a30e1de90d69: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:31:55.756361 26673 auto_rebalancer.cc:639] Failed to schedule move for tablet 8341c922483b499e813c8c9fc78e4f97: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:31:55.862154 27167 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:55.863575 27288 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:55.875672 27247 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:55.876796 27087 raft_consensus.cc:1275] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Refusing update from remote peer 55bc2e2fbf8e43bead7a153a2a631e34: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:55.877775 27292 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:55.881886 27287 consensus_queue.cc:1048] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:55.901917 27247 raft_consensus.cc:1275] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Refusing update from remote peer 55bc2e2fbf8e43bead7a153a2a631e34: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:55.903523 27287 consensus_queue.cc:1048] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:56.024055 27294 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:56.024824 27294 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:56.027174 27294 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:56.027885 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401" is_pre_election: true
I20260630 12:31:56.028389 27167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" is_pre_election: true
I20260630 12:31:56.028807 27087 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 3.
I20260630 12:31:56.030205 27209 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 
I20260630 12:31:56.031211 27294 raft_consensus.cc:2804] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260630 12:31:56.031733 27294 raft_consensus.cc:493] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:56.032246 27294 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:31:56.036960 27294 raft_consensus.cc:515] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:56.038775 27294 leader_election.cc:290] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 4 election: Requested vote from peers cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989), 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055)
I20260630 12:31:56.039388 27087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd4e6de562c24d31b9b9082d32dc8401"
I20260630 12:31:56.039726 27167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a71f788a71f43f39942a30e1de90d69" candidate_uuid: "cad5d102662b45638a90e80d013172a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bc2e2fbf8e43bead7a153a2a631e34"
I20260630 12:31:56.040344 27087 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:31:56.045238 27087 raft_consensus.cc:2468] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cad5d102662b45638a90e80d013172a6 in term 4.
I20260630 12:31:56.046154 27209 leader_election.cc:304] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cad5d102662b45638a90e80d013172a6, cd4e6de562c24d31b9b9082d32dc8401; no voters: 55bc2e2fbf8e43bead7a153a2a631e34
I20260630 12:31:56.046928 27294 raft_consensus.cc:2804] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:31:56.047786 27294 raft_consensus.cc:697] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 LEADER]: Becoming Leader. State: Replica: cad5d102662b45638a90e80d013172a6, State: Running, Role: LEADER
I20260630 12:31:56.048736 27294 consensus_queue.cc:237] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:56.054826 26622 catalog_manager.cc:5697] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 reported cstate change: term changed from 3 to 4, leader changed from 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130) to cad5d102662b45638a90e80d013172a6 (127.19.130.131). New cstate: current_term: 4 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:56.069434 27087 raft_consensus.cc:1240] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Rejecting Update request from peer 55bc2e2fbf8e43bead7a153a2a631e34 for earlier term 3. Current term is 4. Ops: []
I20260630 12:31:56.070731 27287 consensus_queue.cc:1059] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:56.071607 27313 raft_consensus.cc:3055] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:31:56.071983 27313 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 55bc2e2fbf8e43bead7a153a2a631e34, State: Running, Role: LEADER
I20260630 12:31:56.072798 27313 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } }
I20260630 12:31:56.073845 27313 raft_consensus.cc:3060] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:31:56.102802 27167 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:56.104045 27294 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:56.115625 27087 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:56.117095 27318 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:56.592859 27167 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260630 12:31:56.594255 27318 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:56.595135 27318 consensus_queue.cc:1243] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Peer 55bc2e2fbf8e43bead7a153a2a631e34 log is divergent from this leader: its last log entry 3.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:31:56.597548 27167 pending_rounds.cc:85] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Aborting all ops after (but not including) 0
I20260630 12:31:56.597935 27167 pending_rounds.cc:107] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34: Aborting uncommitted NO_OP operation due to leader change: 3.1
I20260630 12:31:56.598346 27167 raft_consensus.cc:2889] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:31:56.604676 27087 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260630 12:31:56.606428 27318 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:56.765964 27247 consensus_queue.cc:237] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:56.771560 27087 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260630 12:31:56.773278 27167 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260630 12:31:56.773300 27315 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } 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:31:56.775269 27318 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:56.779304 27315 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 LEADER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:56.781204 27087 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:56.783130 27168 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
W20260630 12:31:56.784930 27207 consensus_peers.cc:597] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 -> Peer 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132:36993): Couldn't send request to peer 608c9cff4d1f408fa4c85f556ebb4f2c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a71f788a71f43f39942a30e1de90d69. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:56.794464 26625 catalog_manager.cc:5697] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 reported cstate change: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New cstate: current_term: 4 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:56.799067 27087 consensus_queue.cc:237] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:56.808525 27247 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:56.810693 27321 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } 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:31:56.812261 27168 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:56.813917 27321 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:56.817245 27320 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
W20260630 12:31:56.820598 27046 consensus_peers.cc:597] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 -> Peer 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132:36993): Couldn't send request to peer 608c9cff4d1f408fa4c85f556ebb4f2c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 593211102cbe43a6bea7e4a56cf2828a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:56.820011 27247 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:56.822576 27168 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:56.829399 27248 consensus_queue.cc:237] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:56.829732 26624 catalog_manager.cc:5697] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 reported cstate change: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "cd4e6de562c24d31b9b9082d32dc8401" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:56.835685 27207 consensus_peers.cc:597] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 -> Peer 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132:36993): Couldn't send request to peer 608c9cff4d1f408fa4c85f556ebb4f2c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8341c922483b499e813c8c9fc78e4f97. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:56.837904 27168 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:56.839582 27315 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } 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:31:56.840130 27087 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:56.842621 27315 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:56.848619 27318 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:56.851025 27168 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:56.851316 27087 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:56.862196 26625 catalog_manager.cc:5697] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 reported cstate change: config changed from index -1 to 3, NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } } }
I20260630 12:31:57.171942 27329 ts_tablet_manager.cc:933] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: Initiating tablet copy from peer cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:57.173843 27329 tablet_copy_client.cc:323] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:38935
I20260630 12:31:57.184514 27258 tablet_copy_service.cc:140] P cad5d102662b45638a90e80d013172a6: Received BeginTabletCopySession request for tablet 5a71f788a71f43f39942a30e1de90d69 from peer 608c9cff4d1f408fa4c85f556ebb4f2c ({username='slave'} at 127.0.0.1:60016)
I20260630 12:31:57.185272 27258 tablet_copy_service.cc:161] P cad5d102662b45638a90e80d013172a6: Beginning new tablet copy session on tablet 5a71f788a71f43f39942a30e1de90d69 from peer 608c9cff4d1f408fa4c85f556ebb4f2c at {username='slave'} at 127.0.0.1:60016: session id = 608c9cff4d1f408fa4c85f556ebb4f2c-5a71f788a71f43f39942a30e1de90d69
I20260630 12:31:57.193097 27258 tablet_copy_source_session.cc:215] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:57.196066 27329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a71f788a71f43f39942a30e1de90d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:57.206059 27329 tablet_copy_client.cc:806] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:57.206645 27329 tablet_copy_client.cc:670] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:57.210168 27329 tablet_copy_client.cc:538] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:57.215215 27329 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: Bootstrap starting.
I20260630 12:31:57.229609 27329 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: 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:31:57.230280 27329 tablet_bootstrap.cc:492] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: Bootstrap complete.
I20260630 12:31:57.230917 27329 ts_tablet_manager.cc:1403] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260630 12:31:57.233132 27329 raft_consensus.cc:359] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:57.233922 27329 raft_consensus.cc:740] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 608c9cff4d1f408fa4c85f556ebb4f2c, State: Initialized, Role: LEARNER
I20260630 12:31:57.234525 27329 consensus_queue.cc:260] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:57.237073 27329 ts_tablet_manager.cc:1434] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:31:57.238691 27258 tablet_copy_service.cc:342] P cad5d102662b45638a90e80d013172a6: Request end of tablet copy session 608c9cff4d1f408fa4c85f556ebb4f2c-5a71f788a71f43f39942a30e1de90d69 received from {username='slave'} at 127.0.0.1:60016
I20260630 12:31:57.239140 27258 tablet_copy_service.cc:434] P cad5d102662b45638a90e80d013172a6: ending tablet copy session 608c9cff4d1f408fa4c85f556ebb4f2c-5a71f788a71f43f39942a30e1de90d69 on tablet 5a71f788a71f43f39942a30e1de90d69 with peer 608c9cff4d1f408fa4c85f556ebb4f2c
I20260630 12:31:57.247933 27329 ts_tablet_manager.cc:933] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: Initiating tablet copy from peer cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935)
I20260630 12:31:57.249471 27329 tablet_copy_client.cc:323] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:38935
I20260630 12:31:57.251075 27258 tablet_copy_service.cc:140] P cad5d102662b45638a90e80d013172a6: Received BeginTabletCopySession request for tablet 8341c922483b499e813c8c9fc78e4f97 from peer 608c9cff4d1f408fa4c85f556ebb4f2c ({username='slave'} at 127.0.0.1:60016)
I20260630 12:31:57.251617 27258 tablet_copy_service.cc:161] P cad5d102662b45638a90e80d013172a6: Beginning new tablet copy session on tablet 8341c922483b499e813c8c9fc78e4f97 from peer 608c9cff4d1f408fa4c85f556ebb4f2c at {username='slave'} at 127.0.0.1:60016: session id = 608c9cff4d1f408fa4c85f556ebb4f2c-8341c922483b499e813c8c9fc78e4f97
I20260630 12:31:57.256495 27258 tablet_copy_source_session.cc:215] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:57.258949 27329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8341c922483b499e813c8c9fc78e4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:57.273207 27329 tablet_copy_client.cc:806] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:57.273870 27329 tablet_copy_client.cc:670] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:57.277072 27329 tablet_copy_client.cc:538] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:57.284349 27329 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: Bootstrap starting.
I20260630 12:31:57.287155 27336 ts_tablet_manager.cc:933] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: Initiating tablet copy from peer cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989)
I20260630 12:31:57.288976 27336 tablet_copy_client.cc:323] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:35989
I20260630 12:31:57.304111 27098 tablet_copy_service.cc:140] P cd4e6de562c24d31b9b9082d32dc8401: Received BeginTabletCopySession request for tablet 593211102cbe43a6bea7e4a56cf2828a from peer 608c9cff4d1f408fa4c85f556ebb4f2c ({username='slave'} at 127.0.0.1:47862)
I20260630 12:31:57.304668 27329 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: 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:31:57.304764 27098 tablet_copy_service.cc:161] P cd4e6de562c24d31b9b9082d32dc8401: Beginning new tablet copy session on tablet 593211102cbe43a6bea7e4a56cf2828a from peer 608c9cff4d1f408fa4c85f556ebb4f2c at {username='slave'} at 127.0.0.1:47862: session id = 608c9cff4d1f408fa4c85f556ebb4f2c-593211102cbe43a6bea7e4a56cf2828a
I20260630 12:31:57.305795 27329 tablet_bootstrap.cc:492] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: Bootstrap complete.
I20260630 12:31:57.306528 27329 ts_tablet_manager.cc:1403] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260630 12:31:57.311650 27329 raft_consensus.cc:359] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:57.312714 27329 raft_consensus.cc:740] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 608c9cff4d1f408fa4c85f556ebb4f2c, State: Initialized, Role: LEARNER
I20260630 12:31:57.313410 27098 tablet_copy_source_session.cc:215] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:57.313465 27329 consensus_queue.cc:260] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:57.316596 27336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593211102cbe43a6bea7e4a56cf2828a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:57.317304 27329 ts_tablet_manager.cc:1434] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260630 12:31:57.322858 27258 tablet_copy_service.cc:342] P cad5d102662b45638a90e80d013172a6: Request end of tablet copy session 608c9cff4d1f408fa4c85f556ebb4f2c-8341c922483b499e813c8c9fc78e4f97 received from {username='slave'} at 127.0.0.1:60016
I20260630 12:31:57.323257 27258 tablet_copy_service.cc:434] P cad5d102662b45638a90e80d013172a6: ending tablet copy session 608c9cff4d1f408fa4c85f556ebb4f2c-8341c922483b499e813c8c9fc78e4f97 on tablet 8341c922483b499e813c8c9fc78e4f97 with peer 608c9cff4d1f408fa4c85f556ebb4f2c
I20260630 12:31:57.332557 27336 tablet_copy_client.cc:806] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:57.333199 27336 tablet_copy_client.cc:670] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:57.336141 27336 tablet_copy_client.cc:538] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:57.341527 27336 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: Bootstrap starting.
I20260630 12:31:57.356348 27336 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: 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:31:57.356915 27336 tablet_bootstrap.cc:492] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: Bootstrap complete.
I20260630 12:31:57.357379 27336 ts_tablet_manager.cc:1403] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:31:57.359212 27336 raft_consensus.cc:359] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:57.359707 27336 raft_consensus.cc:740] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 608c9cff4d1f408fa4c85f556ebb4f2c, State: Initialized, Role: LEARNER
I20260630 12:31:57.360140 27336 consensus_queue.cc:260] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: true } }
I20260630 12:31:57.361864 27336 ts_tablet_manager.cc:1434] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:57.363683 27098 tablet_copy_service.cc:342] P cd4e6de562c24d31b9b9082d32dc8401: Request end of tablet copy session 608c9cff4d1f408fa4c85f556ebb4f2c-593211102cbe43a6bea7e4a56cf2828a received from {username='slave'} at 127.0.0.1:47862
I20260630 12:31:57.364078 27098 tablet_copy_service.cc:434] P cd4e6de562c24d31b9b9082d32dc8401: ending tablet copy session 608c9cff4d1f408fa4c85f556ebb4f2c-593211102cbe43a6bea7e4a56cf2828a on tablet 593211102cbe43a6bea7e4a56cf2828a with peer 608c9cff4d1f408fa4c85f556ebb4f2c
I20260630 12:31:57.633232 27003 raft_consensus.cc:1217] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:31:57.639966 27003 raft_consensus.cc:1217] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 LEARNER]: Deduplicated request from leader. Original: 4.2->[4.3-4.3]   Dedup: 4.3->[]
I20260630 12:31:57.764446 27003 raft_consensus.cc:1217] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:31:58.032951 27342 raft_consensus.cc:1064] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6: attempting to promote NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c to VOTER
I20260630 12:31:58.034807 27342 consensus_queue.cc:237] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } }
I20260630 12:31:58.040969 27003 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:58.042311 27087 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:58.042431 27342 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } 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:31:58.043011 27168 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:58.044131 27341 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:58.045028 27318 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } 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:31:58.056970 27318 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.060241 27003 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.066548 27087 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.068111 27168 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.068629 26623 catalog_manager.cc:5697] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 reported cstate change: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:58.110896 27247 consensus_queue.cc:237] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } }
I20260630 12:31:58.115278 27003 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:58.115278 27087 raft_consensus.cc:1275] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:58.116638 27342 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:58.117385 27318 consensus_queue.cc:1048] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } 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:31:58.123306 27341 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.125168 27003 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.125442 27087 raft_consensus.cc:2955] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.133287 26610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8341c922483b499e813c8c9fc78e4f97 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:58.137751 26622 catalog_manager.cc:5697] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 reported cstate change: config changed from index 4 to 5, VOTER 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130) evicted. New cstate: current_term: 2 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:58.158039 27158 tablet_service.cc:1558] Processing DeleteTablet for tablet 8341c922483b499e813c8c9fc78e4f97 with delete_type TABLET_DATA_TOMBSTONED (TS 55bc2e2fbf8e43bead7a153a2a631e34 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33680
I20260630 12:31:58.160024 27356 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:58.160610 27356 raft_consensus.cc:2243] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:58.161078 27356 raft_consensus.cc:2272] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:58.163445 27356 ts_tablet_manager.cc:1916] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:58.173211 27356 ts_tablet_manager.cc:1929] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:31:58.173475 27356 log.cc:1199] T 8341c922483b499e813c8c9fc78e4f97 P 55bc2e2fbf8e43bead7a153a2a631e34: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-1-root/wals/8341c922483b499e813c8c9fc78e4f97
I20260630 12:31:58.174755 26609 catalog_manager.cc:5028] TS 55bc2e2fbf8e43bead7a153a2a631e34 (127.19.130.130:41055): tablet 8341c922483b499e813c8c9fc78e4f97 (table test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]) successfully deleted
I20260630 12:31:58.186874 27343 raft_consensus.cc:1064] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401: attempting to promote NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c to VOTER
I20260630 12:31:58.189266 27343 consensus_queue.cc:237] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } }
I20260630 12:31:58.195281 27003 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 LEARNER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:58.195338 27247 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:58.196601 27168 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:58.196949 27320 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } 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:31:58.197736 27343 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } 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:31:58.198725 27344 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:58.210486 27343 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.211975 27003 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.216531 27248 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.222077 27168 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.224385 26625 catalog_manager.cc:5697] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c reported cstate change: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cd4e6de562c24d31b9b9082d32dc8401" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } attrs { replace: true } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.241940 27341 raft_consensus.cc:1064] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6: attempting to promote NON_VOTER 608c9cff4d1f408fa4c85f556ebb4f2c to VOTER
I20260630 12:31:58.244571 27341 consensus_queue.cc:237] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 1, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } }
I20260630 12:31:58.253794 27003 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 LEARNER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:31:58.255872 27342 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } 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:31:58.257210 27087 consensus_queue.cc:237] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [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: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } }
I20260630 12:31:58.258402 27086 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:31:58.260253 27363 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } 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:31:58.264772 27168 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:31:58.266110 27002 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:58.266309 27342 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:58.268029 27167 raft_consensus.cc:1275] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Refusing update from remote peer cd4e6de562c24d31b9b9082d32dc8401: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:58.271629 27343 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } 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:31:58.278901 27343 consensus_queue.cc:1048] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:58.285254 27342 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.288290 27086 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.289773 27320 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cad5d102662b45638a90e80d013172a6 (127.19.130.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.298640 27168 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cad5d102662b45638a90e80d013172a6 (127.19.130.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.301292 26622 catalog_manager.cc:5697] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 reported cstate change: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:58.303071 27167 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.308285 26611 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 593211102cbe43a6bea7e4a56cf2828a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:58.306070 27002 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, 608c9cff4d1f408fa4c85f556ebb4f2c (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } attrs { replace: true } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.311266 27003 raft_consensus.cc:2955] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cad5d102662b45638a90e80d013172a6 (127.19.130.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.316234 26624 catalog_manager.cc:5697] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 reported cstate change: config changed from index 4 to 5, VOTER cad5d102662b45638a90e80d013172a6 (127.19.130.131) evicted. New cstate: current_term: 2 leader_uuid: "cd4e6de562c24d31b9b9082d32dc8401" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cd4e6de562c24d31b9b9082d32dc8401" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35989 } } peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.328426 27247 consensus_queue.cc:237] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } }
I20260630 12:31:58.330183 27238 tablet_service.cc:1558] Processing DeleteTablet for tablet 593211102cbe43a6bea7e4a56cf2828a with delete_type TABLET_DATA_TOMBSTONED (TS cad5d102662b45638a90e80d013172a6 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60028
I20260630 12:31:58.333716 27367 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:58.334630 27367 raft_consensus.cc:2243] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:58.335279 27367 raft_consensus.cc:2272] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:58.338292 27367 ts_tablet_manager.cc:1916] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:58.342029 27002 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:31:58.342352 27167 raft_consensus.cc:1275] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Refusing update from remote peer cad5d102662b45638a90e80d013172a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:31:58.343791 27342 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } 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:31:58.345443 27342 consensus_queue.cc:1048] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:58.352718 27367 ts_tablet_manager.cc:1929] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:31:58.353197 27367 log.cc:1199] T 593211102cbe43a6bea7e4a56cf2828a P cad5d102662b45638a90e80d013172a6: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-2-root/wals/593211102cbe43a6bea7e4a56cf2828a
I20260630 12:31:58.353718 27318 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.354849 26610 catalog_manager.cc:5028] TS cad5d102662b45638a90e80d013172a6 (127.19.130.131:38935): tablet 593211102cbe43a6bea7e4a56cf2828a (table test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]) successfully deleted
I20260630 12:31:58.355981 27002 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.362902 26610 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a71f788a71f43f39942a30e1de90d69 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:58.354773 27167 raft_consensus.cc:2955] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } } }
I20260630 12:31:58.372579 26622 catalog_manager.cc:5697] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 reported cstate change: config changed from index 4 to 5, VOTER cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129) evicted. New cstate: current_term: 4 leader_uuid: "cad5d102662b45638a90e80d013172a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "55bc2e2fbf8e43bead7a153a2a631e34" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cad5d102662b45638a90e80d013172a6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608c9cff4d1f408fa4c85f556ebb4f2c" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 36993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:58.384183 27077 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a71f788a71f43f39942a30e1de90d69 with delete_type TABLET_DATA_TOMBSTONED (TS cd4e6de562c24d31b9b9082d32dc8401 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47878
I20260630 12:31:58.385974 27368 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:58.386782 27368 raft_consensus.cc:2243] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:58.387395 27368 raft_consensus.cc:2272] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:58.390069 27368 ts_tablet_manager.cc:1916] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:58.399121 27368 ts_tablet_manager.cc:1929] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.4
I20260630 12:31:58.399410 27368 log.cc:1199] T 5a71f788a71f43f39942a30e1de90d69 P cd4e6de562c24d31b9b9082d32dc8401: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/5a71f788a71f43f39942a30e1de90d69
I20260630 12:31:58.400741 26611 catalog_manager.cc:5028] TS cd4e6de562c24d31b9b9082d32dc8401 (127.19.130.129:35989): tablet 5a71f788a71f43f39942a30e1de90d69 (table test-workload [id=f19c3766e0de4b96abf01e4fd5cf211b]) successfully deleted
I20260630 12:32:00.328022 19978 tablet_server.cc:179] TabletServer@127.19.130.129:35989 shutting down...
I20260630 12:32:00.345247 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.345769 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.346217 19978 raft_consensus.cc:2243] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.346585 19978 raft_consensus.cc:2272] T 0e3a9b99f1f149d0ad5c7472df4940cf P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.348342 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.348780 19978 raft_consensus.cc:2243] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.349193 19978 raft_consensus.cc:2272] T 8341c922483b499e813c8c9fc78e4f97 P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.350569 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.350909 19978 raft_consensus.cc:2243] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.351517 19978 raft_consensus.cc:2272] T 593211102cbe43a6bea7e4a56cf2828a P cd4e6de562c24d31b9b9082d32dc8401 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.373636 19978 tablet_server.cc:196] TabletServer@127.19.130.129:35989 shutdown complete.
I20260630 12:32:00.385264 19978 tablet_server.cc:179] TabletServer@127.19.130.130:41055 shutting down...
I20260630 12:32:00.407833 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.408422 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.408974 19978 raft_consensus.cc:2243] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.409567 19978 raft_consensus.cc:2272] T 0e3a9b99f1f149d0ad5c7472df4940cf P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.411088 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.411505 19978 raft_consensus.cc:2243] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.411890 19978 raft_consensus.cc:2272] T 5a71f788a71f43f39942a30e1de90d69 P 55bc2e2fbf8e43bead7a153a2a631e34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.413486 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.413877 19978 raft_consensus.cc:2243] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.414242 19978 raft_consensus.cc:2272] T 593211102cbe43a6bea7e4a56cf2828a P 55bc2e2fbf8e43bead7a153a2a631e34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.435204 19978 tablet_server.cc:196] TabletServer@127.19.130.130:41055 shutdown complete.
I20260630 12:32:00.445768 19978 tablet_server.cc:179] TabletServer@127.19.130.131:38935 shutting down...
I20260630 12:32:00.461299 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.461848 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.462316 19978 raft_consensus.cc:2243] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.462653 19978 raft_consensus.cc:2272] T 0e3a9b99f1f149d0ad5c7472df4940cf P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.464176 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.464663 19978 raft_consensus.cc:2243] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.465320 19978 raft_consensus.cc:2272] T 5a71f788a71f43f39942a30e1de90d69 P cad5d102662b45638a90e80d013172a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.466822 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:00.467175 19978 raft_consensus.cc:2243] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.467727 19978 raft_consensus.cc:2272] T 8341c922483b499e813c8c9fc78e4f97 P cad5d102662b45638a90e80d013172a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.488333 19978 tablet_server.cc:196] TabletServer@127.19.130.131:38935 shutdown complete.
I20260630 12:32:00.499349 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:32:00.518481 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.519068 19978 tablet_replica.cc:333] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c: stopping tablet replica
I20260630 12:32:00.519572 19978 raft_consensus.cc:2243] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.520090 19978 raft_consensus.cc:2272] T 593211102cbe43a6bea7e4a56cf2828a P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.521762 19978 tablet_replica.cc:333] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c: stopping tablet replica
I20260630 12:32:00.522176 19978 raft_consensus.cc:2243] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.522579 19978 raft_consensus.cc:2272] T 8341c922483b499e813c8c9fc78e4f97 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.524144 19978 tablet_replica.cc:333] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c: stopping tablet replica
I20260630 12:32:00.524662 19978 raft_consensus.cc:2243] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.525122 19978 raft_consensus.cc:2272] T 5a71f788a71f43f39942a30e1de90d69 P 608c9cff4d1f408fa4c85f556ebb4f2c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.544037 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:32:00.555084 19978 master.cc:562] Master@127.19.130.190:40067 shutting down...
I20260630 12:32:00.570889 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.571328 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.571646 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a69b3d6e3dc4ba1980727f15d76be09: stopping tablet replica
I20260630 12:32:00.590359 19978 master.cc:584] Master@127.19.130.190:40067 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16168 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:32:00.624342 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:38069
I20260630 12:32:00.625306 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:00.629628 27369 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:32:00.629771 27370 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:32:00.630564 27372 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:32:00.632180 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:00.633093 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:00.633262 19978 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:32:00.633412 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822720633382 us; error 0 us; skew 500 ppm
I20260630 12:32:00.633867 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:00.635879 19978 webserver.cc:533] Webserver started at http://127.19.130.190:35491/ using document root <none> and password file <none>
I20260630 12:32:00.636348 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:00.636510 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:00.636775 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:00.637741 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "94e6f14966ab41d987244a8427314e0d"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-zr02"
I20260630 12:32:00.641606 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:00.644270 27377 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:32:00.644932 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:00.645200 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "94e6f14966ab41d987244a8427314e0d"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-zr02"
I20260630 12:32:00.645459 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-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:32:00.659870 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:00.660718 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:00.694818 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:38069
I20260630 12:32:00.694914 27428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:38069 every 8 connection(s)
I20260630 12:32:00.698472 27429 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:32:00.708030 27429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: Bootstrap starting.
I20260630 12:32:00.712323 27429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:00.715978 27429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: No bootstrap required, opened a new log
I20260630 12:32:00.717865 27429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e6f14966ab41d987244a8427314e0d" member_type: VOTER }
I20260630 12:32:00.718230 27429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:00.718436 27429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94e6f14966ab41d987244a8427314e0d, State: Initialized, Role: FOLLOWER
I20260630 12:32:00.718998 27429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94e6f14966ab41d987244a8427314e0d" member_type: VOTER }
I20260630 12:32:00.719419 27429 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:00.719594 27429 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:00.719858 27429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.723654 27429 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e6f14966ab41d987244a8427314e0d" member_type: VOTER }
I20260630 12:32:00.724123 27429 leader_election.cc:304] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [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: 94e6f14966ab41d987244a8427314e0d; no voters: 
I20260630 12:32:00.725167 27429 leader_election.cc:290] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:00.725481 27432 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:00.726706 27432 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 1 LEADER]: Becoming Leader. State: Replica: 94e6f14966ab41d987244a8427314e0d, State: Running, Role: LEADER
I20260630 12:32:00.727291 27432 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [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: "94e6f14966ab41d987244a8427314e0d" member_type: VOTER }
I20260630 12:32:00.727907 27429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:00.732089 27433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94e6f14966ab41d987244a8427314e0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e6f14966ab41d987244a8427314e0d" member_type: VOTER } }
I20260630 12:32:00.732749 27433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:00.733162 27434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94e6f14966ab41d987244a8427314e0d. Latest consensus state: current_term: 1 leader_uuid: "94e6f14966ab41d987244a8427314e0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e6f14966ab41d987244a8427314e0d" member_type: VOTER } }
I20260630 12:32:00.733708 27434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:00.734858 27439 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:00.739539 27439 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:00.742590 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:00.747992 27439 catalog_manager.cc:1383] Generated new cluster ID: c950531ba516489bbf8c64f946ba4196
I20260630 12:32:00.748289 27439 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:00.761308 27439 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:00.762511 27439 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:00.781642 27439 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: Generated new TSK 0
I20260630 12:32:00.782159 27439 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:00.809229 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:00.814790 27450 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:32:00.815836 27451 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:32:00.817655 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:00.817747 27453 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:32:00.818682 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:00.818895 19978 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:32:00.819051 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822720819035 us; error 0 us; skew 500 ppm
I20260630 12:32:00.819504 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:00.821413 19978 webserver.cc:533] Webserver started at http://127.19.130.129:35867/ using document root <none> and password file <none>
I20260630 12:32:00.821839 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:00.822055 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:00.822319 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:00.823395 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "061da5caa7c648629c36721c7d6012a4"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-zr02"
I20260630 12:32:00.827383 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.006s
I20260630 12:32:00.830619 27458 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:32:00.831313 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:00.831573 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "061da5caa7c648629c36721c7d6012a4"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-zr02"
I20260630 12:32:00.831832 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-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:32:00.847414 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:00.848457 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:00.849794 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:00.851850 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:00.852065 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.852306 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:00.852468 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.890075 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:40977
I20260630 12:32:00.890172 27520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:40977 every 8 connection(s)
I20260630 12:32:00.894887 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:00.901722 27525 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:32:00.901890 27526 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:32:00.905267 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:00.905647 27528 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:32:00.906574 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:00.906842 19978 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:32:00.907079 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822720907059 us; error 0 us; skew 500 ppm
I20260630 12:32:00.907639 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:00.910023 27521 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38069
I20260630 12:32:00.910347 27521 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:00.911099 27521 heartbeater.cc:507] Master 127.19.130.190:38069 requested a full tablet report, sending...
I20260630 12:32:00.911158 19978 webserver.cc:533] Webserver started at http://127.19.130.130:38299/ using document root <none> and password file <none>
I20260630 12:32:00.911722 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:00.911934 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:00.912236 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:00.913092 27394 ts_manager.cc:194] Registered new tserver with Master: 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977)
I20260630 12:32:00.913420 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "c427a26243e2476384dcb76a030c1ac5"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-zr02"
I20260630 12:32:00.914894 27394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40428
I20260630 12:32:00.917899 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:00.920982 27533 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:32:00.921725 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:00.921988 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "c427a26243e2476384dcb76a030c1ac5"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-zr02"
I20260630 12:32:00.922230 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-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:32:00.950435 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:00.951375 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:00.952665 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:00.954680 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:00.954896 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.955125 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:00.955308 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:00.989596 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:41855
I20260630 12:32:00.989707 27595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:41855 every 8 connection(s)
I20260630 12:32:00.994249 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:01.000684 27599 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:32:01.001420 27600 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:32:01.005398 27603 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:32:01.006263 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:01.006690 27596 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38069
I20260630 12:32:01.007102 27596 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:01.007210 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:01.007499 19978 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:32:01.007676 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822721007660 us; error 0 us; skew 500 ppm
I20260630 12:32:01.007850 27596 heartbeater.cc:507] Master 127.19.130.190:38069 requested a full tablet report, sending...
I20260630 12:32:01.008337 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:01.009886 27394 ts_manager.cc:194] Registered new tserver with Master: c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:01.011029 19978 webserver.cc:533] Webserver started at http://127.19.130.131:35863/ using document root <none> and password file <none>
I20260630 12:32:01.011521 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:01.011564 27394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40436
I20260630 12:32:01.011754 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:01.012110 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:01.013394 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "4e9f0140f4424d6ca368a3681fb16a6e"
format_stamp: "Formatted at 2026-06-30 12:32:01 on dist-test-slave-zr02"
I20260630 12:32:01.017369 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:01.020433 27607 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:32:01.021092 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:01.021353 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "4e9f0140f4424d6ca368a3681fb16a6e"
format_stamp: "Formatted at 2026-06-30 12:32:01 on dist-test-slave-zr02"
I20260630 12:32:01.021618 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-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:32:01.038378 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:01.039265 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:01.040619 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:01.042642 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:01.042857 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.043082 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:01.043248 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.079458 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:38739
I20260630 12:32:01.079545 27669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:38739 every 8 connection(s)
I20260630 12:32:01.092741 27670 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38069
I20260630 12:32:01.093093 27670 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:01.093772 27670 heartbeater.cc:507] Master 127.19.130.190:38069 requested a full tablet report, sending...
I20260630 12:32:01.095631 27394 ts_manager.cc:194] Registered new tserver with Master: 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739)
I20260630 12:32:01.096320 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013593455s
I20260630 12:32:01.097158 27394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40438
I20260630 12:32:01.917248 27521 heartbeater.cc:499] Master 127.19.130.190:38069 was elected leader, sending a full tablet report...
I20260630 12:32:02.014019 27596 heartbeater.cc:499] Master 127.19.130.190:38069 was elected leader, sending a full tablet report...
I20260630 12:32:02.099526 27670 heartbeater.cc:499] Master 127.19.130.190:38069 was elected leader, sending a full tablet report...
I20260630 12:32:02.151238 27394 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35846:
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:32:02.153462 27394 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:32:02.212455 27635 tablet_service.cc:1511] Processing CreateTablet for tablet 02c90a284b0e4672962d36af165fc285 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:02.214105 27635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c90a284b0e4672962d36af165fc285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.212455 27634 tablet_service.cc:1511] Processing CreateTablet for tablet 3988e017f17c47d1b10f893903a07d69 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:02.217604 27634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3988e017f17c47d1b10f893903a07d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.217720 27633 tablet_service.cc:1511] Processing CreateTablet for tablet 10efb48544474768bf436a69d6417708 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:02.218941 27633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10efb48544474768bf436a69d6417708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.221930 27561 tablet_service.cc:1511] Processing CreateTablet for tablet 02c90a284b0e4672962d36af165fc285 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:02.223208 27561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c90a284b0e4672962d36af165fc285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.225239 27559 tablet_service.cc:1511] Processing CreateTablet for tablet 10efb48544474768bf436a69d6417708 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:02.226521 27559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10efb48544474768bf436a69d6417708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.230026 27558 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6c04793e2340f3a4cebd6976ffa718 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:02.231298 27558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6c04793e2340f3a4cebd6976ffa718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.233371 27632 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6c04793e2340f3a4cebd6976ffa718 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:02.234618 27632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6c04793e2340f3a4cebd6976ffa718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.237306 27560 tablet_service.cc:1511] Processing CreateTablet for tablet 3988e017f17c47d1b10f893903a07d69 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:02.239152 27486 tablet_service.cc:1511] Processing CreateTablet for tablet 02c90a284b0e4672962d36af165fc285 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:02.240585 27486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c90a284b0e4672962d36af165fc285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.247414 27560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3988e017f17c47d1b10f893903a07d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.249799 27485 tablet_service.cc:1511] Processing CreateTablet for tablet 3988e017f17c47d1b10f893903a07d69 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:02.251269 27485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3988e017f17c47d1b10f893903a07d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.257373 27484 tablet_service.cc:1511] Processing CreateTablet for tablet 10efb48544474768bf436a69d6417708 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:02.258687 27484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10efb48544474768bf436a69d6417708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.261252 27483 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6c04793e2340f3a4cebd6976ffa718 (DEFAULT_TABLE table=test-workload [id=bac8e942381b4a24bab85f3c482b03ef]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:02.263127 27483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6c04793e2340f3a4cebd6976ffa718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.285351 27690 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5: Bootstrap starting.
I20260630 12:32:02.286918 27691 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: Bootstrap starting.
I20260630 12:32:02.292420 27690 tablet_bootstrap.cc:654] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.293184 27691 tablet_bootstrap.cc:654] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.296180 27692 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:02.304018 27692 tablet_bootstrap.cc:654] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.304725 27690 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5: No bootstrap required, opened a new log
I20260630 12:32:02.305513 27690 ts_tablet_manager.cc:1403] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:32:02.309245 27690 raft_consensus.cc:359] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.310375 27690 raft_consensus.cc:385] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.310843 27690 raft_consensus.cc:740] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.312124 27690 consensus_queue.cc:260] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.315977 27691 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: No bootstrap required, opened a new log
I20260630 12:32:02.316149 27692 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: No bootstrap required, opened a new log
I20260630 12:32:02.316218 27690 ts_tablet_manager.cc:1434] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:32:02.316634 27691 ts_tablet_manager.cc:1403] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
I20260630 12:32:02.316732 27692 ts_tablet_manager.cc:1403] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260630 12:32:02.317432 27690 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5: Bootstrap starting.
I20260630 12:32:02.319609 27692 raft_consensus.cc:359] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.319865 27691 raft_consensus.cc:359] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.320446 27692 raft_consensus.cc:385] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.320704 27691 raft_consensus.cc:385] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.320763 27692 raft_consensus.cc:740] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.321113 27691 raft_consensus.cc:740] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e9f0140f4424d6ca368a3681fb16a6e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.321600 27692 consensus_queue.cc:260] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.322054 27691 consensus_queue.cc:260] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.325496 27690 tablet_bootstrap.cc:654] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.337942 27692 ts_tablet_manager.cc:1434] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:32:02.337987 27690 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5: No bootstrap required, opened a new log
I20260630 12:32:02.338743 27690 ts_tablet_manager.cc:1403] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260630 12:32:02.339130 27692 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:02.340167 27691 ts_tablet_manager.cc:1434] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.010s
I20260630 12:32:02.341338 27691 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e: Bootstrap starting.
I20260630 12:32:02.341691 27690 raft_consensus.cc:359] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.342475 27690 raft_consensus.cc:385] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.342767 27690 raft_consensus.cc:740] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.343628 27690 consensus_queue.cc:260] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.345391 27692 tablet_bootstrap.cc:654] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.348022 27691 tablet_bootstrap.cc:654] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.348814 27690 ts_tablet_manager.cc:1434] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:32:02.349941 27690 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5: Bootstrap starting.
I20260630 12:32:02.357384 27690 tablet_bootstrap.cc:654] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.357424 27692 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: No bootstrap required, opened a new log
I20260630 12:32:02.358013 27692 ts_tablet_manager.cc:1403] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:32:02.358767 27691 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e: No bootstrap required, opened a new log
I20260630 12:32:02.359248 27691 ts_tablet_manager.cc:1403] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260630 12:32:02.361344 27692 raft_consensus.cc:359] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.362517 27692 raft_consensus.cc:385] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.363016 27692 raft_consensus.cc:740] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.364100 27692 consensus_queue.cc:260] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.361687 27691 raft_consensus.cc:359] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.366219 27691 raft_consensus.cc:385] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.366562 27691 raft_consensus.cc:740] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e9f0140f4424d6ca368a3681fb16a6e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.366796 27692 ts_tablet_manager.cc:1434] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:32:02.367833 27692 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:02.367424 27691 consensus_queue.cc:260] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.368571 27690 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5: No bootstrap required, opened a new log
I20260630 12:32:02.369117 27690 ts_tablet_manager.cc:1403] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260630 12:32:02.369853 27691 ts_tablet_manager.cc:1434] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:32:02.370847 27691 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e: Bootstrap starting.
I20260630 12:32:02.372237 27690 raft_consensus.cc:359] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.373075 27690 raft_consensus.cc:385] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.373464 27690 raft_consensus.cc:740] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.374325 27692 tablet_bootstrap.cc:654] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.374419 27690 consensus_queue.cc:260] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.376387 27691 tablet_bootstrap.cc:654] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.377312 27690 ts_tablet_manager.cc:1434] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:32:02.378767 27690 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: Bootstrap starting.
I20260630 12:32:02.381323 27697 raft_consensus.cc:493] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:02.381927 27697 raft_consensus.cc:515] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.385162 27697 leader_election.cc:290] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739), c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:02.389391 27690 tablet_bootstrap.cc:654] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: Neither blocks nor log segments found. Creating new log.
W20260630 12:32:02.395305 27522 tablet.cc:2406] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:32:02.396811 27691 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e: No bootstrap required, opened a new log
I20260630 12:32:02.397058 27698 raft_consensus.cc:493] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:02.397419 27691 ts_tablet_manager.cc:1403] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.018s
I20260630 12:32:02.397725 27698 raft_consensus.cc:515] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.399887 27692 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: No bootstrap required, opened a new log
I20260630 12:32:02.400455 27692 ts_tablet_manager.cc:1403] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260630 12:32:02.400377 27691 raft_consensus.cc:359] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.401245 27691 raft_consensus.cc:385] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.401571 27691 raft_consensus.cc:740] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e9f0140f4424d6ca368a3681fb16a6e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.402396 27691 consensus_queue.cc:260] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.408288 27698 leader_election.cc:290] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977), c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:02.408181 27692 raft_consensus.cc:359] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.416446 27692 raft_consensus.cc:385] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.416702 27692 raft_consensus.cc:740] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.417450 27692 consensus_queue.cc:260] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.419266 27692 ts_tablet_manager.cc:1434] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:32:02.420120 27692 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:02.428129 27691 ts_tablet_manager.cc:1434] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.012s
I20260630 12:32:02.428340 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c90a284b0e4672962d36af165fc285" candidate_uuid: "061da5caa7c648629c36721c7d6012a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" is_pre_election: true
I20260630 12:32:02.428514 27571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c90a284b0e4672962d36af165fc285" candidate_uuid: "061da5caa7c648629c36721c7d6012a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c427a26243e2476384dcb76a030c1ac5" is_pre_election: true
I20260630 12:32:02.429241 27645 raft_consensus.cc:2468] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 061da5caa7c648629c36721c7d6012a4 in term 0.
W20260630 12:32:02.430282 27462 leader_election.cc:343] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:02.430876 27691 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e: Bootstrap starting.
I20260630 12:32:02.437067 27692 tablet_bootstrap.cc:654] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.437070 27691 tablet_bootstrap.cc:654] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.431046 27462 leader_election.cc:304] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [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: 061da5caa7c648629c36721c7d6012a4, 4e9f0140f4424d6ca368a3681fb16a6e; no voters: c427a26243e2476384dcb76a030c1ac5
I20260630 12:32:02.441751 27697 raft_consensus.cc:2804] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:02.442273 27697 raft_consensus.cc:493] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:02.442591 27697 raft_consensus.cc:3060] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.441746 27690 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: No bootstrap required, opened a new log
I20260630 12:32:02.444316 27690 ts_tablet_manager.cc:1403] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.010s
I20260630 12:32:02.447070 27690 raft_consensus.cc:359] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.447911 27690 raft_consensus.cc:385] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.448236 27690 raft_consensus.cc:740] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.449184 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3988e017f17c47d1b10f893903a07d69" candidate_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061da5caa7c648629c36721c7d6012a4" is_pre_election: true
I20260630 12:32:02.449873 27496 raft_consensus.cc:2468] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e9f0140f4424d6ca368a3681fb16a6e in term 0.
I20260630 12:32:02.450037 27690 consensus_queue.cc:260] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.453510 27690 ts_tablet_manager.cc:1434] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:02.464493 27608 leader_election.cc:304] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [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: 061da5caa7c648629c36721c7d6012a4, 4e9f0140f4424d6ca368a3681fb16a6e; no voters: 
I20260630 12:32:02.465430 27709 raft_consensus.cc:2804] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:02.465802 27709 raft_consensus.cc:493] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:02.466140 27709 raft_consensus.cc:3060] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.466018 27697 raft_consensus.cc:515] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.468144 27697 leader_election.cc:290] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [CANDIDATE]: Term 1 election: Requested vote from peers 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739), c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:02.469097 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c90a284b0e4672962d36af165fc285" candidate_uuid: "061da5caa7c648629c36721c7d6012a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e"
I20260630 12:32:02.470050 27645 raft_consensus.cc:3060] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.469998 27571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3988e017f17c47d1b10f893903a07d69" candidate_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c427a26243e2476384dcb76a030c1ac5" is_pre_election: true
I20260630 12:32:02.470849 27571 raft_consensus.cc:2468] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e9f0140f4424d6ca368a3681fb16a6e in term 0.
I20260630 12:32:02.472026 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c90a284b0e4672962d36af165fc285" candidate_uuid: "061da5caa7c648629c36721c7d6012a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c427a26243e2476384dcb76a030c1ac5"
I20260630 12:32:02.472648 27570 raft_consensus.cc:3060] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.473940 27692 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: No bootstrap required, opened a new log
I20260630 12:32:02.474475 27692 ts_tablet_manager.cc:1403] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.010s
I20260630 12:32:02.477134 27570 raft_consensus.cc:2468] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061da5caa7c648629c36721c7d6012a4 in term 1.
I20260630 12:32:02.477430 27645 raft_consensus.cc:2468] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061da5caa7c648629c36721c7d6012a4 in term 1.
I20260630 12:32:02.477177 27692 raft_consensus.cc:359] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.477924 27692 raft_consensus.cc:385] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.478111 27462 leader_election.cc:304] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [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: 061da5caa7c648629c36721c7d6012a4, c427a26243e2476384dcb76a030c1ac5; no voters: 
I20260630 12:32:02.478228 27692 raft_consensus.cc:740] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.478981 27697 raft_consensus.cc:2804] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.479202 27692 consensus_queue.cc:260] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.480293 27697 raft_consensus.cc:697] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 LEADER]: Becoming Leader. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Running, Role: LEADER
I20260630 12:32:02.480106 27709 raft_consensus.cc:515] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.481264 27697 consensus_queue.cc:237] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.483693 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3988e017f17c47d1b10f893903a07d69" candidate_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061da5caa7c648629c36721c7d6012a4"
I20260630 12:32:02.484540 27496 raft_consensus.cc:3060] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.488173 27692 ts_tablet_manager.cc:1434] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260630 12:32:02.488623 27392 catalog_manager.cc:5697] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 061da5caa7c648629c36721c7d6012a4 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "061da5caa7c648629c36721c7d6012a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:02.491138 27496 raft_consensus.cc:2468] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e9f0140f4424d6ca368a3681fb16a6e in term 1.
I20260630 12:32:02.491894 27709 leader_election.cc:290] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [CANDIDATE]: Term 1 election: Requested vote from peers 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977), c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:02.492376 27691 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e: No bootstrap required, opened a new log
I20260630 12:32:02.492146 27608 leader_election.cc:304] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [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: 061da5caa7c648629c36721c7d6012a4, 4e9f0140f4424d6ca368a3681fb16a6e; no voters: 
I20260630 12:32:02.492852 27696 raft_consensus.cc:493] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:02.493618 27691 ts_tablet_manager.cc:1403] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.023s
I20260630 12:32:02.493681 27696 raft_consensus.cc:515] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.492983 27570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3988e017f17c47d1b10f893903a07d69" candidate_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c427a26243e2476384dcb76a030c1ac5"
I20260630 12:32:02.495791 27570 raft_consensus.cc:3060] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.496661 27691 raft_consensus.cc:359] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.497234 27691 raft_consensus.cc:385] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.497514 27691 raft_consensus.cc:740] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e9f0140f4424d6ca368a3681fb16a6e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.498193 27691 consensus_queue.cc:260] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.498976 27698 raft_consensus.cc:2804] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.500185 27691 ts_tablet_manager.cc:1434] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260630 12:32:02.500907 27698 raft_consensus.cc:697] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 LEADER]: Becoming Leader. State: Replica: 4e9f0140f4424d6ca368a3681fb16a6e, State: Running, Role: LEADER
I20260630 12:32:02.501586 27698 consensus_queue.cc:237] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.508509 27696 leader_election.cc:290] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977), 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739)
I20260630 12:32:02.513154 27570 raft_consensus.cc:2468] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e9f0140f4424d6ca368a3681fb16a6e in term 1.
I20260630 12:32:02.513078 27391 catalog_manager.cc:5697] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131). New cstate: current_term: 1 leader_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:02.525190 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6c04793e2340f3a4cebd6976ffa718" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" is_pre_election: true
I20260630 12:32:02.525243 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6c04793e2340f3a4cebd6976ffa718" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061da5caa7c648629c36721c7d6012a4" is_pre_election: true
I20260630 12:32:02.525813 27496 raft_consensus.cc:2468] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 0.
I20260630 12:32:02.525772 27645 raft_consensus.cc:2468] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 0.
I20260630 12:32:02.526831 27534 leader_election.cc:304] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [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: 061da5caa7c648629c36721c7d6012a4, c427a26243e2476384dcb76a030c1ac5; no voters: 
I20260630 12:32:02.527522 27696 raft_consensus.cc:2804] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:02.527899 27696 raft_consensus.cc:493] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:02.528136 27696 raft_consensus.cc:3060] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.532590 27696 raft_consensus.cc:515] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.534085 27696 leader_election.cc:290] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 1 election: Requested vote from peers 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977), 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739)
I20260630 12:32:02.534631 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6c04793e2340f3a4cebd6976ffa718" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061da5caa7c648629c36721c7d6012a4"
I20260630 12:32:02.534919 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6c04793e2340f3a4cebd6976ffa718" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e"
I20260630 12:32:02.535113 27496 raft_consensus.cc:3060] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.535465 27645 raft_consensus.cc:3060] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.539507 27496 raft_consensus.cc:2468] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 1.
I20260630 12:32:02.539814 27645 raft_consensus.cc:2468] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 1.
I20260630 12:32:02.540444 27534 leader_election.cc:304] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [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: 061da5caa7c648629c36721c7d6012a4, c427a26243e2476384dcb76a030c1ac5; no voters: 
I20260630 12:32:02.541109 27696 raft_consensus.cc:2804] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.542114 27696 raft_consensus.cc:697] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Becoming Leader. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Running, Role: LEADER
I20260630 12:32:02.542843 27696 consensus_queue.cc:237] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.548982 27391 catalog_manager.cc:5697] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c427a26243e2476384dcb76a030c1ac5 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:02.696859 27696 raft_consensus.cc:493] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:02.697394 27696 raft_consensus.cc:515] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.699153 27696 leader_election.cc:290] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977), 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739)
I20260630 12:32:02.699793 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10efb48544474768bf436a69d6417708" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061da5caa7c648629c36721c7d6012a4" is_pre_election: true
I20260630 12:32:02.700194 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10efb48544474768bf436a69d6417708" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" is_pre_election: true
I20260630 12:32:02.700410 27496 raft_consensus.cc:2468] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 0.
I20260630 12:32:02.700762 27645 raft_consensus.cc:2468] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 0.
I20260630 12:32:02.701367 27534 leader_election.cc:304] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [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: 061da5caa7c648629c36721c7d6012a4, c427a26243e2476384dcb76a030c1ac5; no voters: 
I20260630 12:32:02.702008 27696 raft_consensus.cc:2804] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:02.702313 27696 raft_consensus.cc:493] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:02.702538 27696 raft_consensus.cc:3060] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.706853 27696 raft_consensus.cc:515] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.708393 27696 leader_election.cc:290] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 1 election: Requested vote from peers 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977), 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739)
I20260630 12:32:02.708976 27496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10efb48544474768bf436a69d6417708" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061da5caa7c648629c36721c7d6012a4"
I20260630 12:32:02.709277 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10efb48544474768bf436a69d6417708" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e"
I20260630 12:32:02.709430 27496 raft_consensus.cc:3060] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.709836 27645 raft_consensus.cc:3060] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.713932 27496 raft_consensus.cc:2468] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 1.
I20260630 12:32:02.714396 27645 raft_consensus.cc:2468] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 1.
I20260630 12:32:02.714846 27534 leader_election.cc:304] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [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: 061da5caa7c648629c36721c7d6012a4, c427a26243e2476384dcb76a030c1ac5; no voters: 
I20260630 12:32:02.715521 27696 raft_consensus.cc:2804] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.715799 27696 raft_consensus.cc:697] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Becoming Leader. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Running, Role: LEADER
I20260630 12:32:02.716532 27696 consensus_queue.cc:237] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.722004 27391 catalog_manager.cc:5697] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c427a26243e2476384dcb76a030c1ac5 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:02.803018 27391 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35854:
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:32:02.828926 27484 tablet_service.cc:1511] Processing CreateTablet for tablet cacc484e276545b58de2741b36e5d65d (DEFAULT_TABLE table=dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:02.830075 27484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cacc484e276545b58de2741b36e5d65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.830425 27561 tablet_service.cc:1511] Processing CreateTablet for tablet afa7b5ed59c44ab9bd20ffb6ca2ae7ec (DEFAULT_TABLE table=dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:02.831537 27561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa7b5ed59c44ab9bd20ffb6ca2ae7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.831853 27635 tablet_service.cc:1511] Processing CreateTablet for tablet e9f836fc36ac4d25b4c13cd65143570c (DEFAULT_TABLE table=dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:02.833061 27635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f836fc36ac4d25b4c13cd65143570c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.833508 27485 tablet_service.cc:1511] Processing CreateTablet for tablet 29c0bc09cc9b4d2a8cf2e8ab952490ff (DEFAULT_TABLE table=dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:02.834638 27485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c0bc09cc9b4d2a8cf2e8ab952490ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.844694 27692 tablet_bootstrap.cc:492] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:02.847839 27690 tablet_bootstrap.cc:492] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: Bootstrap starting.
I20260630 12:32:02.850474 27691 tablet_bootstrap.cc:492] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: Bootstrap starting.
I20260630 12:32:02.850925 27692 tablet_bootstrap.cc:654] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.854228 27690 tablet_bootstrap.cc:654] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.856782 27692 tablet_bootstrap.cc:492] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: No bootstrap required, opened a new log
I20260630 12:32:02.857012 27691 tablet_bootstrap.cc:654] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.857216 27692 ts_tablet_manager.cc:1403] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.008s
I20260630 12:32:02.859714 27690 tablet_bootstrap.cc:492] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: No bootstrap required, opened a new log
I20260630 12:32:02.860126 27690 ts_tablet_manager.cc:1403] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:32:02.861166 27692 raft_consensus.cc:359] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.861621 27692 raft_consensus.cc:385] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.861650 27691 tablet_bootstrap.cc:492] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: No bootstrap required, opened a new log
I20260630 12:32:02.862004 27692 raft_consensus.cc:740] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.862249 27691 ts_tablet_manager.cc:1403] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260630 12:32:02.862797 27692 consensus_queue.cc:260] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.862727 27690 raft_consensus.cc:359] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } }
I20260630 12:32:02.863505 27692 raft_consensus.cc:399] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:02.863523 27690 raft_consensus.cc:385] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.864035 27692 raft_consensus.cc:493] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:02.864079 27690 raft_consensus.cc:740] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.864557 27692 raft_consensus.cc:3060] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.864919 27690 consensus_queue.cc:260] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } }
I20260630 12:32:02.865240 27691 raft_consensus.cc:359] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.866010 27690 raft_consensus.cc:399] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:02.866243 27691 raft_consensus.cc:385] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.866405 27690 raft_consensus.cc:493] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:02.867165 27691 raft_consensus.cc:740] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e9f0140f4424d6ca368a3681fb16a6e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.867337 27690 raft_consensus.cc:3060] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.867933 27691 consensus_queue.cc:260] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.868541 27691 raft_consensus.cc:399] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:02.868786 27691 raft_consensus.cc:493] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:02.869074 27691 raft_consensus.cc:3060] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.871675 27692 raft_consensus.cc:515] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.872370 27692 leader_election.cc:304] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [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: 061da5caa7c648629c36721c7d6012a4; no voters: 
I20260630 12:32:02.873029 27692 leader_election.cc:290] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:02.873214 27715 raft_consensus.cc:2804] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.874044 27690 raft_consensus.cc:515] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } }
I20260630 12:32:02.874176 27715 raft_consensus.cc:697] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 LEADER]: Becoming Leader. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Running, Role: LEADER
I20260630 12:32:02.875005 27715 consensus_queue.cc:237] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.875716 27692 ts_tablet_manager.cc:1434] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.001s
I20260630 12:32:02.875648 27691 raft_consensus.cc:515] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.876437 27691 leader_election.cc:304] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [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: 4e9f0140f4424d6ca368a3681fb16a6e; no voters: 
I20260630 12:32:02.877048 27691 leader_election.cc:290] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:02.877188 27709 raft_consensus.cc:2804] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.877751 27709 raft_consensus.cc:697] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 LEADER]: Becoming Leader. State: Replica: 4e9f0140f4424d6ca368a3681fb16a6e, State: Running, Role: LEADER
I20260630 12:32:02.878432 27709 consensus_queue.cc:237] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:02.876804 27692 tablet_bootstrap.cc:492] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:02.878844 27691 ts_tablet_manager.cc:1434] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260630 12:32:02.881806 27391 catalog_manager.cc:5697] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 061da5caa7c648629c36721c7d6012a4 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "061da5caa7c648629c36721c7d6012a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:02.884650 27692 tablet_bootstrap.cc:654] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:02.887005 27392 catalog_manager.cc:5697] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131). New cstate: current_term: 1 leader_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:02.890120 27690 leader_election.cc:304] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [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: c427a26243e2476384dcb76a030c1ac5; no voters: 
I20260630 12:32:02.890972 27690 leader_election.cc:290] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:02.891124 27696 raft_consensus.cc:2804] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.893466 27696 raft_consensus.cc:697] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Becoming Leader. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Running, Role: LEADER
I20260630 12:32:02.894461 27690 ts_tablet_manager.cc:1434] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: Time spent starting tablet: real 0.034s	user 0.013s	sys 0.003s
I20260630 12:32:02.894816 27692 tablet_bootstrap.cc:492] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: No bootstrap required, opened a new log
I20260630 12:32:02.894176 27696 consensus_queue.cc:237] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [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: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } }
I20260630 12:32:02.895326 27692 ts_tablet_manager.cc:1403] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260630 12:32:02.898185 27692 raft_consensus.cc:359] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.898708 27692 raft_consensus.cc:385] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:02.898994 27692 raft_consensus.cc:740] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.900604 27692 consensus_queue.cc:260] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.903324 27692 raft_consensus.cc:399] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:02.903671 27692 raft_consensus.cc:493] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:02.904042 27692 raft_consensus.cc:3060] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:02.904507 27392 catalog_manager.cc:5697] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c427a26243e2476384dcb76a030c1ac5 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:02.910880 27692 raft_consensus.cc:515] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.911445 27692 leader_election.cc:304] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [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: 061da5caa7c648629c36721c7d6012a4; no voters: 
I20260630 12:32:02.912020 27715 raft_consensus.cc:2804] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:02.912555 27715 raft_consensus.cc:697] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 LEADER]: Becoming Leader. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Running, Role: LEADER
I20260630 12:32:02.913246 27715 consensus_queue.cc:237] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:02.911895 27692 leader_election.cc:290] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:02.916712 27692 ts_tablet_manager.cc:1434] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.006s
I20260630 12:32:02.925289 27391 catalog_manager.cc:5697] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 061da5caa7c648629c36721c7d6012a4 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "061da5caa7c648629c36721c7d6012a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:02.939086 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:02.956422 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:02.957165 19978 tablet_replica.cc:333] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: stopping tablet replica
I20260630 12:32:02.957659 19978 raft_consensus.cc:2243] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:02.958003 19978 raft_consensus.cc:2272] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.959942 19978 tablet_replica.cc:333] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: stopping tablet replica
I20260630 12:32:02.960515 19978 raft_consensus.cc:2243] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:02.960947 19978 raft_consensus.cc:2272] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.962489 19978 tablet_replica.cc:333] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: stopping tablet replica
I20260630 12:32:02.962970 19978 raft_consensus.cc:2243] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:02.963500 19978 pending_rounds.cc:70] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Trying to abort 1 pending ops.
I20260630 12:32:02.963704 19978 pending_rounds.cc:77] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441871290789888 op_type: NO_OP noop_request { }
I20260630 12:32:02.963951 19978 raft_consensus.cc:2889] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:02.964226 19978 raft_consensus.cc:2272] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.966033 19978 tablet_replica.cc:333] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: stopping tablet replica
I20260630 12:32:02.966485 19978 raft_consensus.cc:2243] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:02.966830 19978 raft_consensus.cc:2272] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.969098 19978 tablet_replica.cc:333] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: stopping tablet replica
I20260630 12:32:02.969511 19978 raft_consensus.cc:2243] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:02.969866 19978 raft_consensus.cc:2272] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.972031 19978 tablet_replica.cc:333] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: stopping tablet replica
I20260630 12:32:02.972518 19978 raft_consensus.cc:2243] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:02.972846 19978 raft_consensus.cc:2272] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.994940 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:03.006248 27709 consensus_queue.cc:1048] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:03.017000 27608 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111)
W20260630 12:32:03.020300 27608 consensus_peers.cc:597] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e -> Peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Couldn't send request to peer 061da5caa7c648629c36721c7d6012a4. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:03.110822 27534 consensus_peers.cc:597] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 -> Peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Couldn't send request to peer 061da5caa7c648629c36721c7d6012a4. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:03.111543 27721 consensus_queue.cc:1048] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:03.111159 27745 consensus_queue.cc:1048] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:32:03.135058 27534 consensus_peers.cc:597] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 -> Peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Couldn't send request to peer 061da5caa7c648629c36721c7d6012a4. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:03.562872 27709 consensus_queue.cc:579] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [LEADER]: Leader has been unable to successfully communicate with peer 061da5caa7c648629c36721c7d6012a4 for more than 1 seconds (1.060s)
I20260630 12:32:03.701423 27745 consensus_queue.cc:579] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Leader has been unable to successfully communicate with peer 061da5caa7c648629c36721c7d6012a4 for more than 1 seconds (1.158s)
I20260630 12:32:03.979759 27756 raft_consensus.cc:493] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:03.980329 27756 raft_consensus.cc:515] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:03.981031 27755 consensus_queue.cc:579] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Leader has been unable to successfully communicate with peer 061da5caa7c648629c36721c7d6012a4 for more than 1 seconds (1.263s)
I20260630 12:32:03.983042 27756 leader_election.cc:290] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739), 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977)
I20260630 12:32:03.983371 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c90a284b0e4672962d36af165fc285" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" is_pre_election: true
I20260630 12:32:03.984342 27645 raft_consensus.cc:2468] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 1.
I20260630 12:32:03.985783 27537 leader_election.cc:304] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [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: 4e9f0140f4424d6ca368a3681fb16a6e, c427a26243e2476384dcb76a030c1ac5; no voters: 
I20260630 12:32:03.986620 27756 raft_consensus.cc:2804] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:03.987022 27756 raft_consensus.cc:493] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:32:03.986845 27534 leader_election.cc:336] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111)
I20260630 12:32:03.987404 27756 raft_consensus.cc:3060] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:03.994915 27756 raft_consensus.cc:515] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:03.996418 27756 leader_election.cc:290] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 2 election: Requested vote from peers 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739), 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977)
I20260630 12:32:03.997056 27645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c90a284b0e4672962d36af165fc285" candidate_uuid: "c427a26243e2476384dcb76a030c1ac5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e9f0140f4424d6ca368a3681fb16a6e"
I20260630 12:32:03.997520 27645 raft_consensus.cc:3060] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:32:04.000008 27534 leader_election.cc:336] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111)
I20260630 12:32:04.003463 27645 raft_consensus.cc:2468] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c427a26243e2476384dcb76a030c1ac5 in term 2.
I20260630 12:32:04.004390 27537 leader_election.cc:304] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [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: 4e9f0140f4424d6ca368a3681fb16a6e, c427a26243e2476384dcb76a030c1ac5; no voters: 061da5caa7c648629c36721c7d6012a4
I20260630 12:32:04.004969 27756 raft_consensus.cc:2804] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:04.005350 27756 raft_consensus.cc:697] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 LEADER]: Becoming Leader. State: Replica: c427a26243e2476384dcb76a030c1ac5, State: Running, Role: LEADER
I20260630 12:32:04.006300 27756 consensus_queue.cc:237] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.013377 27391 catalog_manager.cc:5697] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 reported cstate change: term changed from 1 to 2, leader changed from 061da5caa7c648629c36721c7d6012a4 (127.19.130.129) to c427a26243e2476384dcb76a030c1ac5 (127.19.130.130). New cstate: current_term: 2 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:04.081429 27391 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35846:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:32:04.082002 27391 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35846:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:32:04.093912 27391 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: Sending DeleteTablet for 1 replicas of tablet cacc484e276545b58de2741b36e5d65d
I20260630 12:32:04.094700 27391 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: Sending DeleteTablet for 1 replicas of tablet afa7b5ed59c44ab9bd20ffb6ca2ae7ec
I20260630 12:32:04.095464 27391 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: Sending DeleteTablet for 1 replicas of tablet e9f836fc36ac4d25b4c13cd65143570c
I20260630 12:32:04.096568 27391 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: Sending DeleteTablet for 1 replicas of tablet 29c0bc09cc9b4d2a8cf2e8ab952490ff
I20260630 12:32:04.097086 27561 tablet_service.cc:1558] Processing DeleteTablet for tablet afa7b5ed59c44ab9bd20ffb6ca2ae7ec with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:04 UTC) from {username='slave'} at 127.0.0.1:33280
I20260630 12:32:04.098071 27635 tablet_service.cc:1558] Processing DeleteTablet for tablet e9f836fc36ac4d25b4c13cd65143570c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:04 UTC) from {username='slave'} at 127.0.0.1:58382
I20260630 12:32:04.099915 27766 tablet_replica.cc:333] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: stopping tablet replica
I20260630 12:32:04.101279 27766 raft_consensus.cc:2243] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:04.101722 27768 tablet_replica.cc:333] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: stopping tablet replica
I20260630 12:32:04.102262 27766 raft_consensus.cc:2272] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:04.103473 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:32:04.103434 27768 raft_consensus.cc:2243] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:04.105111 27768 raft_consensus.cc:2272] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:04.105615 27378 catalog_manager.cc:4755] TS 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet cacc484e276545b58de2741b36e5d65d: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111)
I20260630 12:32:04.107327 27766 ts_tablet_manager.cc:1916] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:04.108654 27768 ts_tablet_manager.cc:1916] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:32:04.115216 27769 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:32:04.120637 27770 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:32:04.128950 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:04.129779 27772 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:32:04.133406 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:04.133703 19978 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:32:04.133922 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822724133905 us; error 0 us; skew 500 ppm
I20260630 12:32:04.134534 27768 ts_tablet_manager.cc:1929] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:32:04.134753 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:04.134647 27766 ts_tablet_manager.cc:1929] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:32:04.135053 27768 log.cc:1199] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-2-root/wals/e9f836fc36ac4d25b4c13cd65143570c
I20260630 12:32:04.135452 27766 log.cc:1199] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-1-root/wals/afa7b5ed59c44ab9bd20ffb6ca2ae7ec
I20260630 12:32:04.136461 27766 ts_tablet_manager.cc:1950] T afa7b5ed59c44ab9bd20ffb6ca2ae7ec P c427a26243e2476384dcb76a030c1ac5: Deleting consensus metadata
I20260630 12:32:04.136524 27768 ts_tablet_manager.cc:1950] T e9f836fc36ac4d25b4c13cd65143570c P 4e9f0140f4424d6ca368a3681fb16a6e: Deleting consensus metadata
I20260630 12:32:04.138887 19978 webserver.cc:533] Webserver started at http://127.19.130.132:43527/ using document root <none> and password file <none>
I20260630 12:32:04.139683 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:04.139987 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:04.140519 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:04.140712 27381 catalog_manager.cc:5028] TS c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855): tablet afa7b5ed59c44ab9bd20ffb6ca2ae7ec (table dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]) successfully deleted
I20260630 12:32:04.141451 27381 catalog_manager.cc:5028] TS 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739): tablet e9f836fc36ac4d25b4c13cd65143570c (table dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]) successfully deleted
I20260630 12:32:04.142009 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "8c701095993e4f3292fd23a694fc9786"
format_stamp: "Formatted at 2026-06-30 12:32:04 on dist-test-slave-zr02"
I20260630 12:32:04.146515 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:04.150012 27777 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:32:04.150718 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:32:04.150982 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "8c701095993e4f3292fd23a694fc9786"
format_stamp: "Formatted at 2026-06-30 12:32:04 on dist-test-slave-zr02"
I20260630 12:32:04.151263 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-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:32:04.161202 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:04.162375 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:04.163756 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:04.166042 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:04.166270 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:04.166502 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:04.166689 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:04.209276 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:40459
I20260630 12:32:04.209376 27839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:40459 every 8 connection(s)
I20260630 12:32:04.214164 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:04.221553 27843 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:32:04.223507 27844 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:32:04.225131 27846 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:32:04.226222 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:04.227727 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:04.228022 19978 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:32:04.228277 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822724228252 us; error 0 us; skew 500 ppm
I20260630 12:32:04.228791 27840 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38069
I20260630 12:32:04.228962 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:04.229218 27840 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:04.230235 27840 heartbeater.cc:507] Master 127.19.130.190:38069 requested a full tablet report, sending...
I20260630 12:32:04.231717 19978 webserver.cc:533] Webserver started at http://127.19.130.129:35867/ using document root <none> and password file <none>
I20260630 12:32:04.232391 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:04.232594 19978 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:32:04.232465 27391 ts_manager.cc:194] Registered new tserver with Master: 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459)
I20260630 12:32:04.234084 27391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35882
I20260630 12:32:04.236799 19978 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:32:04.240165 27851 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:32:04.240907 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:04.241204 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "061da5caa7c648629c36721c7d6012a4"
format_stamp: "Formatted at 2026-06-30 12:32:00 on dist-test-slave-zr02"
I20260630 12:32:04.241466 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-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:32:04.262766 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:04.263909 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:04.265291 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:04.268556 27858 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:32:04.296350 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:32:04.296640 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.029s	user 0.000s	sys 0.002s
I20260630 12:32:04.296900 19978 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:32:04.301817 27858 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:04.312628 27858 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: 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:32:04.313242 27858 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Bootstrap complete.
I20260630 12:32:04.313719 27858 ts_tablet_manager.cc:1403] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:32:04.315666 27858 raft_consensus.cc:359] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:04.316224 27858 raft_consensus.cc:740] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:04.316892 27858 consensus_queue.cc:260] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:04.318964 27858 ts_tablet_manager.cc:1434] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:32:04.319484 19978 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:32:04.319593 27858 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:04.319741 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.014s	sys 0.005s
I20260630 12:32:04.333001 27858 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: 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:32:04.333998 27858 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Bootstrap complete.
I20260630 12:32:04.334676 27858 ts_tablet_manager.cc:1403] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:32:04.337738 27570 consensus_queue.cc:237] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.338979 27858 raft_consensus.cc:359] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.340019 27858 raft_consensus.cc:740] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:04.341018 27858 consensus_queue.cc:260] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.343711 27858 ts_tablet_manager.cc:1434] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:04.344851 27858 tablet_bootstrap.cc:492] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
W20260630 12:32:04.353698 27534 consensus_peers.cc:597] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 -> Peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Couldn't send request to peer 061da5caa7c648629c36721c7d6012a4. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:04.354023 27645 raft_consensus.cc:1275] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:04.355997 27570 consensus_queue.cc:237] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.356304 27756 consensus_queue.cc:1048] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:04.372212 27537 consensus_peers.cc:597] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 -> Peer 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459): Couldn't send request to peer 8c701095993e4f3292fd23a694fc9786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10efb48544474768bf436a69d6417708. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:04.374848 27858 tablet_bootstrap.cc:492] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: 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:32:04.375852 27858 tablet_bootstrap.cc:492] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Bootstrap complete.
I20260630 12:32:04.376688 27858 ts_tablet_manager.cc:1403] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260630 12:32:04.378063 27645 raft_consensus.cc:2955] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.379614 27858 raft_consensus.cc:359] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.380182 27858 raft_consensus.cc:740] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:04.380801 27858 consensus_queue.cc:260] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.381397 27858 raft_consensus.cc:399] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:04.381690 27858 raft_consensus.cc:493] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:04.382053 27858 raft_consensus.cc:3060] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:04.375751 27756 raft_consensus.cc:2955] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.390775 27858 raft_consensus.cc:515] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.391533 27858 leader_election.cc:304] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [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: 061da5caa7c648629c36721c7d6012a4; no voters: 
I20260630 12:32:04.392377 27860 raft_consensus.cc:2804] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:04.394294 27644 raft_consensus.cc:1275] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:32:04.396081 27534 consensus_peers.cc:597] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 -> Peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Couldn't send request to peer 061da5caa7c648629c36721c7d6012a4. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:04.396179 27537 consensus_peers.cc:597] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 -> Peer 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459): Couldn't send request to peer 8c701095993e4f3292fd23a694fc9786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a6c04793e2340f3a4cebd6976ffa718. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:04.397512 27745 consensus_queue.cc:1048] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:04.401448 27858 leader_election.cc:290] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:32:04.411481 27858 ts_tablet_manager.cc:1434] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.004s
I20260630 12:32:04.412431 27858 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:04.413359 27860 raft_consensus.cc:697] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 2 LEADER]: Becoming Leader. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Running, Role: LEADER
I20260630 12:32:04.414089 27860 consensus_queue.cc:237] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.419373 27391 catalog_manager.cc:5697] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e reported cstate change: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.423487 27381 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 10efb48544474768bf436a69d6417708 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:32:04.462218 27757 raft_consensus.cc:2955] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.476667 27645 raft_consensus.cc:2955] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.491477 27643 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:32:04.493705 27745 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:04.509972 27392 catalog_manager.cc:5697] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e reported cstate change: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.517519 27381 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6a6c04793e2340f3a4cebd6976ffa718 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:32:04.520165 27858 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: 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:32:04.521317 27858 tablet_bootstrap.cc:492] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Bootstrap complete.
I20260630 12:32:04.522177 27858 ts_tablet_manager.cc:1403] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.110s	user 0.038s	sys 0.065s
I20260630 12:32:04.526023 27858 raft_consensus.cc:359] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:04.526868 27858 raft_consensus.cc:740] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:04.527755 27858 consensus_queue.cc:260] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:04.530419 27858 ts_tablet_manager.cc:1434] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:32:04.531399 27858 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
I20260630 12:32:04.570197 27858 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: 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:32:04.571149 27858 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Bootstrap complete.
I20260630 12:32:04.571987 27858 ts_tablet_manager.cc:1403] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.009s
I20260630 12:32:04.574599 27858 raft_consensus.cc:359] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:04.575302 27858 raft_consensus.cc:740] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:04.576072 27858 consensus_queue.cc:260] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:04.578112 27858 ts_tablet_manager.cc:1434] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:32:04.578835 27858 tablet_bootstrap.cc:492] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Bootstrap starting.
W20260630 12:32:04.580704 27534 consensus_peers.cc:597] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 -> Peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Couldn't send request to peer 061da5caa7c648629c36721c7d6012a4. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:04.594853 27858 tablet_bootstrap.cc:492] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: 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:32:04.595803 27858 tablet_bootstrap.cc:492] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Bootstrap complete.
I20260630 12:32:04.596493 27858 ts_tablet_manager.cc:1403] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:32:04.598285 27858 raft_consensus.cc:359] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.598670 27858 raft_consensus.cc:740] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Initialized, Role: FOLLOWER
I20260630 12:32:04.599328 27858 consensus_queue.cc:260] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.599992 27858 raft_consensus.cc:399] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:04.600319 27858 raft_consensus.cc:493] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:04.600649 27858 raft_consensus.cc:3060] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:04.607604 27858 raft_consensus.cc:515] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.608445 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:40977
I20260630 12:32:04.608314 27858 leader_election.cc:304] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [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: 061da5caa7c648629c36721c7d6012a4; no voters: 
I20260630 12:32:04.608717 27934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:40977 every 8 connection(s)
I20260630 12:32:04.609030 27858 leader_election.cc:290] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:32:04.609164 27860 raft_consensus.cc:2804] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:04.609673 27860 raft_consensus.cc:697] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 2 LEADER]: Becoming Leader. State: Replica: 061da5caa7c648629c36721c7d6012a4, State: Running, Role: LEADER
I20260630 12:32:04.610355 27858 ts_tablet_manager.cc:1434] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:32:04.610327 27860 consensus_queue.cc:237] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } }
I20260630 12:32:04.623989 27935 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38069
I20260630 12:32:04.624348 27935 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:04.625046 27935 heartbeater.cc:507] Master 127.19.130.190:38069 requested a full tablet report, sending...
I20260630 12:32:04.628715 27391 ts_manager.cc:194] Re-registered known tserver with Master: 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977)
I20260630 12:32:04.633986 27391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35894
I20260630 12:32:04.636098 27935 heartbeater.cc:499] Master 127.19.130.190:38069 was elected leader, sending a full tablet report...
I20260630 12:32:04.698769 27643 consensus_queue.cc:237] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.707279 27570 raft_consensus.cc:1275] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Refusing update from remote peer 4e9f0140f4424d6ca368a3681fb16a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:04.709069 27752 consensus_queue.cc:1048] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:04.719125 27611 consensus_peers.cc:597] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e -> Peer 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459): Couldn't send request to peer 8c701095993e4f3292fd23a694fc9786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3988e017f17c47d1b10f893903a07d69. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:04.724222 27940 raft_consensus.cc:2955] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.726739 27909 raft_consensus.cc:1275] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Refusing update from remote peer 4e9f0140f4424d6ca368a3681fb16a6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:04.725950 27570 raft_consensus.cc:2955] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.728662 27941 consensus_queue.cc:1048] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:04.733731 27381 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3988e017f17c47d1b10f893903a07d69 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260630 12:32:04.735507 27909 raft_consensus.cc:2955] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.738160 27391 catalog_manager.cc:5697] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e reported cstate change: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:04.774716 27889 tablet_service.cc:1558] Processing DeleteTablet for tablet 29c0bc09cc9b4d2a8cf2e8ab952490ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:04 UTC) from {username='slave'} at 127.0.0.1:54046
I20260630 12:32:04.774964 27570 consensus_queue.cc:237] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.776759 27948 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:04.777606 27948 raft_consensus.cc:2243] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:04.778093 27948 raft_consensus.cc:2272] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:04.781371 27537 consensus_peers.cc:597] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 -> Peer 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459): Couldn't send request to peer 8c701095993e4f3292fd23a694fc9786. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02c90a284b0e4672962d36af165fc285. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:04.782374 27948 ts_tablet_manager.cc:1916] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:04.783416 27643 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:04.784327 27949 ts_tablet_manager.cc:933] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: Initiating tablet copy from peer c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:04.785079 27745 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } 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:32:04.790508 27909 raft_consensus.cc:3060] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:04.793982 27757 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.797835 27909 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:04.799752 27755 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:04.800554 27755 consensus_queue.cc:1243] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Peer 061da5caa7c648629c36721c7d6012a4 log is divergent from this leader: its last log entry 1.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:32:04.804436 27909 pending_rounds.cc:85] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Aborting all ops after (but not including) 0
I20260630 12:32:04.804939 27909 pending_rounds.cc:107] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:32:04.803516 27645 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.805382 27909 raft_consensus.cc:2889] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:32:04.808389 27948 ts_tablet_manager.cc:1929] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:32:04.808818 27948 log.cc:1199] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/29c0bc09cc9b4d2a8cf2e8ab952490ff
I20260630 12:32:04.809551 27948 ts_tablet_manager.cc:1950] T 29c0bc09cc9b4d2a8cf2e8ab952490ff P 061da5caa7c648629c36721c7d6012a4: Deleting consensus metadata
I20260630 12:32:04.809664 27889 tablet_service.cc:1558] Processing DeleteTablet for tablet cacc484e276545b58de2741b36e5d65d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:04 UTC) from {username='slave'} at 127.0.0.1:54046
I20260630 12:32:04.812963 27948 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:04.813030 27378 catalog_manager.cc:5028] TS 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): tablet 29c0bc09cc9b4d2a8cf2e8ab952490ff (table dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]) successfully deleted
I20260630 12:32:04.814019 27948 raft_consensus.cc:2243] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:04.814853 27948 raft_consensus.cc:2272] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:04.819252 27948 ts_tablet_manager.cc:1916] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:04.822892 27949 tablet_copy_client.cc:323] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:41855
I20260630 12:32:04.824676 27909 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.835348 27948 ts_tablet_manager.cc:1929] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:32:04.835844 27948 log.cc:1199] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-0-root/wals/cacc484e276545b58de2741b36e5d65d
I20260630 12:32:04.836616 27948 ts_tablet_manager.cc:1950] T cacc484e276545b58de2741b36e5d65d P 061da5caa7c648629c36721c7d6012a4: Deleting consensus metadata
I20260630 12:32:04.834702 27392 catalog_manager.cc:5697] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e reported cstate change: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New cstate: current_term: 2 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.839671 27378 catalog_manager.cc:5028] TS 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): tablet cacc484e276545b58de2741b36e5d65d (table dugtrio [id=32f07a6afc75464da485ddd25bd8cb44]) successfully deleted
W20260630 12:32:04.849126 27442 auto_rebalancer.cc:639] Failed to schedule move for tablet 6a6c04793e2340f3a4cebd6976ffa718: Invalid argument: Server with UUID 8c701095993e4f3292fd23a694fc9786 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.855980 27581 tablet_copy_service.cc:140] P c427a26243e2476384dcb76a030c1ac5: Received BeginTabletCopySession request for tablet 6a6c04793e2340f3a4cebd6976ffa718 from peer 8c701095993e4f3292fd23a694fc9786 ({username='slave'} at 127.0.0.1:33328)
I20260630 12:32:04.856489 27581 tablet_copy_service.cc:161] P c427a26243e2476384dcb76a030c1ac5: Beginning new tablet copy session on tablet 6a6c04793e2340f3a4cebd6976ffa718 from peer 8c701095993e4f3292fd23a694fc9786 at {username='slave'} at 127.0.0.1:33328: session id = 8c701095993e4f3292fd23a694fc9786-6a6c04793e2340f3a4cebd6976ffa718
I20260630 12:32:04.864056 27581 tablet_copy_source_session.cc:215] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:32:04.864841 27442 auto_rebalancer.cc:639] Failed to schedule move for tablet 3988e017f17c47d1b10f893903a07d69: Invalid argument: Server with UUID 8c701095993e4f3292fd23a694fc9786 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.866587 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6c04793e2340f3a4cebd6976ffa718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:04.877674 27949 tablet_copy_client.cc:806] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:04.878201 27949 tablet_copy_client.cc:670] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:04.881680 27949 tablet_copy_client.cc:538] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:04.888120 27949 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: Bootstrap starting.
I20260630 12:32:04.903172 27949 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: 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:32:04.903867 27949 tablet_bootstrap.cc:492] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: Bootstrap complete.
I20260630 12:32:04.904491 27949 ts_tablet_manager.cc:1403] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260630 12:32:04.906562 27949 raft_consensus.cc:359] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.907102 27949 raft_consensus.cc:740] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c701095993e4f3292fd23a694fc9786, State: Initialized, Role: LEARNER
I20260630 12:32:04.907603 27949 consensus_queue.cc:260] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:04.909641 27840 heartbeater.cc:499] Master 127.19.130.190:38069 was elected leader, sending a full tablet report...
I20260630 12:32:04.909931 27949 ts_tablet_manager.cc:1434] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:32:04.911795 27581 tablet_copy_service.cc:342] P c427a26243e2476384dcb76a030c1ac5: Request end of tablet copy session 8c701095993e4f3292fd23a694fc9786-6a6c04793e2340f3a4cebd6976ffa718 received from {username='slave'} at 127.0.0.1:33328
I20260630 12:32:04.912283 27581 tablet_copy_service.cc:434] P c427a26243e2476384dcb76a030c1ac5: ending tablet copy session 8c701095993e4f3292fd23a694fc9786-6a6c04793e2340f3a4cebd6976ffa718 on tablet 6a6c04793e2340f3a4cebd6976ffa718 with peer 8c701095993e4f3292fd23a694fc9786
I20260630 12:32:04.934015 27757 consensus_queue.cc:1050] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:04.939210 27909 raft_consensus.cc:2955] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.942246 27949 ts_tablet_manager.cc:933] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: Initiating tablet copy from peer c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:04.943823 27949 tablet_copy_client.cc:323] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:41855
I20260630 12:32:04.945453 27581 tablet_copy_service.cc:140] P c427a26243e2476384dcb76a030c1ac5: Received BeginTabletCopySession request for tablet 10efb48544474768bf436a69d6417708 from peer 8c701095993e4f3292fd23a694fc9786 ({username='slave'} at 127.0.0.1:33328)
I20260630 12:32:04.945992 27581 tablet_copy_service.cc:161] P c427a26243e2476384dcb76a030c1ac5: Beginning new tablet copy session on tablet 10efb48544474768bf436a69d6417708 from peer 8c701095993e4f3292fd23a694fc9786 at {username='slave'} at 127.0.0.1:33328: session id = 8c701095993e4f3292fd23a694fc9786-10efb48544474768bf436a69d6417708
I20260630 12:32:04.951388 27581 tablet_copy_source_session.cc:215] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:04.952173 27757 consensus_queue.cc:1050] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:04.955263 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10efb48544474768bf436a69d6417708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:04.958705 27908 raft_consensus.cc:2955] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } } }
I20260630 12:32:04.967980 27949 tablet_copy_client.cc:806] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:04.968505 27949 tablet_copy_client.cc:670] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:04.972095 27949 tablet_copy_client.cc:538] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:04.979796 27949 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: Bootstrap starting.
I20260630 12:32:04.997730 27949 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: 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:32:04.998535 27949 tablet_bootstrap.cc:492] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: Bootstrap complete.
I20260630 12:32:04.999183 27949 ts_tablet_manager.cc:1403] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:32:05.001881 27949 raft_consensus.cc:359] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:05.002682 27949 raft_consensus.cc:740] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c701095993e4f3292fd23a694fc9786, State: Initialized, Role: LEARNER
I20260630 12:32:05.003361 27949 consensus_queue.cc:260] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:05.005517 27949 ts_tablet_manager.cc:1434] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:32:05.009027 27581 tablet_copy_service.cc:342] P c427a26243e2476384dcb76a030c1ac5: Request end of tablet copy session 8c701095993e4f3292fd23a694fc9786-10efb48544474768bf436a69d6417708 received from {username='slave'} at 127.0.0.1:33328
I20260630 12:32:05.009359 27581 tablet_copy_service.cc:434] P c427a26243e2476384dcb76a030c1ac5: ending tablet copy session 8c701095993e4f3292fd23a694fc9786-10efb48544474768bf436a69d6417708 on tablet 10efb48544474768bf436a69d6417708 with peer 8c701095993e4f3292fd23a694fc9786
I20260630 12:32:05.164916 27645 consensus_queue.cc:237] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:05.169595 27908 raft_consensus.cc:1275] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Refusing update from remote peer 4e9f0140f4424d6ca368a3681fb16a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:05.169793 27570 raft_consensus.cc:1275] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Refusing update from remote peer 4e9f0140f4424d6ca368a3681fb16a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:05.171036 27941 consensus_queue.cc:1048] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:05.171707 27940 consensus_queue.cc:1048] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:05.177584 27752 raft_consensus.cc:2955] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.179512 27570 raft_consensus.cc:2955] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.185791 27908 raft_consensus.cc:2955] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.189999 27381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3988e017f17c47d1b10f893903a07d69 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:05.192111 27391 catalog_manager.cc:5697] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 reported cstate change: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New cstate: current_term: 1 leader_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.213480 27805 tablet_service.cc:1558] Processing DeleteTablet for tablet 3988e017f17c47d1b10f893903a07d69 with delete_type TABLET_DATA_TOMBSTONED (TS 8c701095993e4f3292fd23a694fc9786 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:39386
W20260630 12:32:05.215794 27381 catalog_manager.cc:4995] TS 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459): delete failed for tablet 3988e017f17c47d1b10f893903a07d69 because the tablet was not found. No further retry: Not found: Tablet not found: 3988e017f17c47d1b10f893903a07d69
I20260630 12:32:05.314316 27949 ts_tablet_manager.cc:933] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: Initiating tablet copy from peer c427a26243e2476384dcb76a030c1ac5 (127.19.130.130:41855)
I20260630 12:32:05.315917 27949 tablet_copy_client.cc:323] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:41855
I20260630 12:32:05.317304 27581 tablet_copy_service.cc:140] P c427a26243e2476384dcb76a030c1ac5: Received BeginTabletCopySession request for tablet 02c90a284b0e4672962d36af165fc285 from peer 8c701095993e4f3292fd23a694fc9786 ({username='slave'} at 127.0.0.1:33328)
I20260630 12:32:05.317725 27581 tablet_copy_service.cc:161] P c427a26243e2476384dcb76a030c1ac5: Beginning new tablet copy session on tablet 02c90a284b0e4672962d36af165fc285 from peer 8c701095993e4f3292fd23a694fc9786 at {username='slave'} at 127.0.0.1:33328: session id = 8c701095993e4f3292fd23a694fc9786-02c90a284b0e4672962d36af165fc285
I20260630 12:32:05.322479 27581 tablet_copy_source_session.cc:215] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:05.324940 27949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c90a284b0e4672962d36af165fc285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:05.327580 27815 raft_consensus.cc:1217] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:05.338394 27949 tablet_copy_client.cc:806] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:05.338917 27949 tablet_copy_client.cc:670] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:05.342635 27949 tablet_copy_client.cc:538] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:05.348254 27949 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: Bootstrap starting.
I20260630 12:32:05.360481 27949 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: 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:32:05.361019 27949 tablet_bootstrap.cc:492] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: Bootstrap complete.
I20260630 12:32:05.361470 27949 ts_tablet_manager.cc:1403] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.002s
I20260630 12:32:05.363324 27949 raft_consensus.cc:359] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:05.363883 27949 raft_consensus.cc:740] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8c701095993e4f3292fd23a694fc9786, State: Initialized, Role: LEARNER
I20260630 12:32:05.364365 27949 consensus_queue.cc:260] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: true } }
I20260630 12:32:05.366036 27949 ts_tablet_manager.cc:1434] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:32:05.367491 27581 tablet_copy_service.cc:342] P c427a26243e2476384dcb76a030c1ac5: Request end of tablet copy session 8c701095993e4f3292fd23a694fc9786-02c90a284b0e4672962d36af165fc285 received from {username='slave'} at 127.0.0.1:33328
I20260630 12:32:05.367843 27581 tablet_copy_service.cc:434] P c427a26243e2476384dcb76a030c1ac5: ending tablet copy session 8c701095993e4f3292fd23a694fc9786-02c90a284b0e4672962d36af165fc285 on tablet 02c90a284b0e4672962d36af165fc285 with peer 8c701095993e4f3292fd23a694fc9786
I20260630 12:32:05.526975 27815 raft_consensus.cc:1217] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:05.544385 27570 consensus_queue.cc:237] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:05.552136 27645 raft_consensus.cc:1275] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:05.553678 27908 raft_consensus.cc:1275] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:05.554243 27757 consensus_queue.cc:1048] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:05.555225 27745 consensus_queue.cc:1048] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:05.556391 27570 consensus_queue.cc:237] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [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: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } }
I20260630 12:32:05.562093 27745 raft_consensus.cc:2955] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.564554 27908 raft_consensus.cc:2955] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.570720 27643 raft_consensus.cc:1275] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:05.571816 27909 raft_consensus.cc:1275] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:05.572373 27757 consensus_queue.cc:1048] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:05.573422 27755 consensus_queue.cc:1048] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:05.577821 27643 raft_consensus.cc:2955] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.580430 27755 raft_consensus.cc:2955] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.585487 27909 raft_consensus.cc:2955] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.594913 27394 catalog_manager.cc:5697] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e reported cstate change: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New cstate: current_term: 1 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.597707 27643 raft_consensus.cc:2955] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.606760 27805 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a6c04793e2340f3a4cebd6976ffa718 with delete_type TABLET_DATA_TOMBSTONED (TS 8c701095993e4f3292fd23a694fc9786 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:39386
I20260630 12:32:05.607764 27960 tablet_replica.cc:333] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: stopping tablet replica
I20260630 12:32:05.608661 27960 raft_consensus.cc:2243] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:05.609176 27960 raft_consensus.cc:2272] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:05.611697 27960 ts_tablet_manager.cc:1916] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:05.613479 27381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a6c04793e2340f3a4cebd6976ffa718 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:05.616930 27381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10efb48544474768bf436a69d6417708 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:05.616731 27392 catalog_manager.cc:5697] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 reported cstate change: config changed from index 2 to 3, NON_VOTER 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) evicted. New cstate: current_term: 1 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } } }
I20260630 12:32:05.642871 27960 ts_tablet_manager.cc:1929] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:32:05.643355 27960 log.cc:1199] T 6a6c04793e2340f3a4cebd6976ffa718 P 8c701095993e4f3292fd23a694fc9786: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-3-root/wals/6a6c04793e2340f3a4cebd6976ffa718
I20260630 12:32:05.643939 27805 tablet_service.cc:1558] Processing DeleteTablet for tablet 10efb48544474768bf436a69d6417708 with delete_type TABLET_DATA_TOMBSTONED (TS 8c701095993e4f3292fd23a694fc9786 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:39386
I20260630 12:32:05.644943 27960 tablet_replica.cc:333] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: stopping tablet replica
I20260630 12:32:05.645117 27381 catalog_manager.cc:5028] TS 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459): tablet 6a6c04793e2340f3a4cebd6976ffa718 (table test-workload [id=bac8e942381b4a24bab85f3c482b03ef]) successfully deleted
I20260630 12:32:05.645880 27960 raft_consensus.cc:2243] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:05.646456 27960 raft_consensus.cc:2272] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:05.649279 27960 ts_tablet_manager.cc:1916] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:05.660425 27960 ts_tablet_manager.cc:1929] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:32:05.660693 27960 log.cc:1199] T 10efb48544474768bf436a69d6417708 P 8c701095993e4f3292fd23a694fc9786: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-3-root/wals/10efb48544474768bf436a69d6417708
I20260630 12:32:05.661850 27381 catalog_manager.cc:5028] TS 8c701095993e4f3292fd23a694fc9786 (127.19.130.132:40459): tablet 10efb48544474768bf436a69d6417708 (table test-workload [id=bac8e942381b4a24bab85f3c482b03ef]) successfully deleted
I20260630 12:32:05.795199 27815 raft_consensus.cc:1217] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:32:06.339227 27968 raft_consensus.cc:1064] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: attempting to promote NON_VOTER 8c701095993e4f3292fd23a694fc9786 to VOTER
I20260630 12:32:06.341210 27968 consensus_queue.cc:237] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [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: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } }
I20260630 12:32:06.347227 27909 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:06.348628 27815 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 LEARNER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:06.348762 27970 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:06.349853 27643 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:06.350198 27745 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } 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:32:06.351500 27968 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } 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:32:06.368801 27745 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } } }
I20260630 12:32:06.370736 27909 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } } }
I20260630 12:32:06.372839 27645 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } } }
I20260630 12:32:06.383718 27815 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } } }
I20260630 12:32:06.394713 27394 catalog_manager.cc:5697] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 reported cstate change: config changed from index 2 to 3, 8c701095993e4f3292fd23a694fc9786 (127.19.130.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e9f0140f4424d6ca368a3681fb16a6e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 38739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:06.415354 27570 consensus_queue.cc:237] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [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: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } }
I20260630 12:32:06.421216 27815 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:06.422376 27909 raft_consensus.cc:1275] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Refusing update from remote peer c427a26243e2476384dcb76a030c1ac5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:06.422693 27745 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } 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:32:06.423907 27968 consensus_queue.cc:1048] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:06.430037 27745 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } } }
I20260630 12:32:06.431627 27909 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } } }
I20260630 12:32:06.432263 27815 raft_consensus.cc:2955] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } } }
I20260630 12:32:06.439716 27381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02c90a284b0e4672962d36af165fc285 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:06.445356 27393 catalog_manager.cc:5697] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 reported cstate change: config changed from index 3 to 4, VOTER 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131) evicted. New cstate: current_term: 2 leader_uuid: "c427a26243e2476384dcb76a030c1ac5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c427a26243e2476384dcb76a030c1ac5" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "061da5caa7c648629c36721c7d6012a4" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 40977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c701095993e4f3292fd23a694fc9786" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 40459 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:06.455583 27635 tablet_service.cc:1558] Processing DeleteTablet for tablet 02c90a284b0e4672962d36af165fc285 with delete_type TABLET_DATA_TOMBSTONED (TS 4e9f0140f4424d6ca368a3681fb16a6e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58382
I20260630 12:32:06.457943 27979 tablet_replica.cc:333] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: stopping tablet replica
I20260630 12:32:06.458707 27979 raft_consensus.cc:2243] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.459421 27979 raft_consensus.cc:2272] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.462396 27979 ts_tablet_manager.cc:1916] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:06.471467 27979 ts_tablet_manager.cc:1929] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:32:06.471698 27979 log.cc:1199] T 02c90a284b0e4672962d36af165fc285 P 4e9f0140f4424d6ca368a3681fb16a6e: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822531767112-19978-0/minicluster-data/ts-2-root/wals/02c90a284b0e4672962d36af165fc285
I20260630 12:32:06.472801 27381 catalog_manager.cc:5028] TS 4e9f0140f4424d6ca368a3681fb16a6e (127.19.130.131:38739): tablet 02c90a284b0e4672962d36af165fc285 (table test-workload [id=bac8e942381b4a24bab85f3c482b03ef]) successfully deleted
W20260630 12:32:07.456085 27442 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 061da5caa7c648629c36721c7d6012a4 not available for placement
I20260630 12:32:08.018141 19978 tablet_server.cc:179] TabletServer@127.19.130.129:40977 shutting down...
I20260630 12:32:08.039134 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:08.039752 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:08.040335 19978 raft_consensus.cc:2243] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.040807 19978 raft_consensus.cc:2272] T 10efb48544474768bf436a69d6417708 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.042600 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:08.043100 19978 raft_consensus.cc:2243] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.043638 19978 raft_consensus.cc:2272] T 3988e017f17c47d1b10f893903a07d69 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.045349 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:08.045826 19978 raft_consensus.cc:2243] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.046342 19978 raft_consensus.cc:2272] T 02c90a284b0e4672962d36af165fc285 P 061da5caa7c648629c36721c7d6012a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.048000 19978 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:08.048475 19978 raft_consensus.cc:2243] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.048930 19978 raft_consensus.cc:2272] T 6a6c04793e2340f3a4cebd6976ffa718 P 061da5caa7c648629c36721c7d6012a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.070982 19978 tablet_server.cc:196] TabletServer@127.19.130.129:40977 shutdown complete.
I20260630 12:32:08.083197 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
W20260630 12:32:08.094245 27534 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111) [suppressed 24 similar messages]
W20260630 12:32:08.099578 27534 consensus_peers.cc:597] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 -> Peer 061da5caa7c648629c36721c7d6012a4 (127.19.130.129:40977): Couldn't send request to peer 061da5caa7c648629c36721c7d6012a4. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:08.105244 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:08.105837 19978 tablet_replica.cc:333] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5: stopping tablet replica
I20260630 12:32:08.106321 19978 raft_consensus.cc:2243] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:08.107020 19978 raft_consensus.cc:2272] T 02c90a284b0e4672962d36af165fc285 P c427a26243e2476384dcb76a030c1ac5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.108997 19978 tablet_replica.cc:333] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5: stopping tablet replica
I20260630 12:32:08.109516 19978 raft_consensus.cc:2243] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:08.110153 19978 raft_consensus.cc:2272] T 6a6c04793e2340f3a4cebd6976ffa718 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.111812 19978 tablet_replica.cc:333] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5: stopping tablet replica
I20260630 12:32:08.112308 19978 raft_consensus.cc:2243] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:08.112972 19978 raft_consensus.cc:2272] T 10efb48544474768bf436a69d6417708 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.114732 19978 tablet_replica.cc:333] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5: stopping tablet replica
I20260630 12:32:08.115121 19978 raft_consensus.cc:2243] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.115540 19978 raft_consensus.cc:2272] T 3988e017f17c47d1b10f893903a07d69 P c427a26243e2476384dcb76a030c1ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.138542 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:08.154314 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:32:08.180706 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:08.181399 19978 tablet_replica.cc:333] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e: stopping tablet replica
I20260630 12:32:08.182158 19978 raft_consensus.cc:2243] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.182636 19978 raft_consensus.cc:2272] T 6a6c04793e2340f3a4cebd6976ffa718 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.184682 19978 tablet_replica.cc:333] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e: stopping tablet replica
I20260630 12:32:08.185117 19978 raft_consensus.cc:2243] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.185554 19978 raft_consensus.cc:2272] T 10efb48544474768bf436a69d6417708 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.187274 19978 tablet_replica.cc:333] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e: stopping tablet replica
I20260630 12:32:08.187726 19978 raft_consensus.cc:2243] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:08.188514 19978 raft_consensus.cc:2272] T 3988e017f17c47d1b10f893903a07d69 P 4e9f0140f4424d6ca368a3681fb16a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.210933 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:08.225565 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:32:08.241242 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:08.241741 19978 tablet_replica.cc:333] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786: stopping tablet replica
I20260630 12:32:08.242177 19978 raft_consensus.cc:2243] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:08.242672 19978 raft_consensus.cc:2272] T 02c90a284b0e4672962d36af165fc285 P 8c701095993e4f3292fd23a694fc9786 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.262069 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:32:08.271803 19978 master.cc:562] Master@127.19.130.190:38069 shutting down...
I20260630 12:32:08.287716 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:08.288129 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:08.288475 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94e6f14966ab41d987244a8427314e0d: stopping tablet replica
I20260630 12:32:08.307691 19978 master.cc:584] Master@127.19.130.190:38069 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (7716 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:32:08.341358 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:41193
I20260630 12:32:08.342344 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.347048 27982 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:32:08.347350 27983 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:32:08.348161 27985 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:32:08.349277 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:08.349987 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:08.350159 19978 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:32:08.350258 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822728350248 us; error 0 us; skew 500 ppm
I20260630 12:32:08.350673 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.352682 19978 webserver.cc:533] Webserver started at http://127.19.130.190:43089/ using document root <none> and password file <none>
I20260630 12:32:08.353070 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.353205 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:08.353399 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:08.354630 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "337ced96b77d4f629c6d4ebf769ca6da"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.358870 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:08.361898 27990 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:32:08.362661 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:08.362885 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "337ced96b77d4f629c6d4ebf769ca6da"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.363119 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-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:32:08.379554 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:08.380530 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:08.416066 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:41193
I20260630 12:32:08.416167 28041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:41193 every 8 connection(s)
I20260630 12:32:08.419831 28042 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:32:08.429605 28042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da: Bootstrap starting.
I20260630 12:32:08.433637 28042 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.437330 28042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da: No bootstrap required, opened a new log
I20260630 12:32:08.439056 28042 raft_consensus.cc:359] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337ced96b77d4f629c6d4ebf769ca6da" member_type: VOTER }
I20260630 12:32:08.439442 28042 raft_consensus.cc:385] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.439605 28042 raft_consensus.cc:740] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 337ced96b77d4f629c6d4ebf769ca6da, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.440099 28042 consensus_queue.cc:260] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "337ced96b77d4f629c6d4ebf769ca6da" member_type: VOTER }
I20260630 12:32:08.440622 28042 raft_consensus.cc:399] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:08.440809 28042 raft_consensus.cc:493] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:08.441012 28042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.445032 28042 raft_consensus.cc:515] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337ced96b77d4f629c6d4ebf769ca6da" member_type: VOTER }
I20260630 12:32:08.445459 28042 leader_election.cc:304] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [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: 337ced96b77d4f629c6d4ebf769ca6da; no voters: 
I20260630 12:32:08.446435 28042 leader_election.cc:290] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:08.446823 28045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:08.448108 28045 raft_consensus.cc:697] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 1 LEADER]: Becoming Leader. State: Replica: 337ced96b77d4f629c6d4ebf769ca6da, State: Running, Role: LEADER
I20260630 12:32:08.448735 28045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [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: "337ced96b77d4f629c6d4ebf769ca6da" member_type: VOTER }
I20260630 12:32:08.449215 28042 sys_catalog.cc:565] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:08.453616 28047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 337ced96b77d4f629c6d4ebf769ca6da. Latest consensus state: current_term: 1 leader_uuid: "337ced96b77d4f629c6d4ebf769ca6da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337ced96b77d4f629c6d4ebf769ca6da" member_type: VOTER } }
I20260630 12:32:08.454162 28047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:08.455236 28046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "337ced96b77d4f629c6d4ebf769ca6da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "337ced96b77d4f629c6d4ebf769ca6da" member_type: VOTER } }
I20260630 12:32:08.455701 28046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:08.456647 28053 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:08.461351 28053 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:08.463984 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:08.469300 28053 catalog_manager.cc:1383] Generated new cluster ID: 5534354b3d6c47eeaaeaa7a1c9c52a61
I20260630 12:32:08.469513 28053 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:08.480422 28053 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:08.481616 28053 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:08.499006 28053 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da: Generated new TSK 0
I20260630 12:32:08.499462 28053 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:08.530473 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.535339 28063 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:32:08.536898 28064 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:32:08.538149 28066 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:32:08.538322 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:08.539151 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:08.539310 19978 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:32:08.539425 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822728539408 us; error 0 us; skew 500 ppm
I20260630 12:32:08.539842 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.541725 19978 webserver.cc:533] Webserver started at http://127.19.130.129:45747/ using document root <none> and password file <none>
I20260630 12:32:08.542106 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.542249 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:08.542454 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:08.543375 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "8616ebccedbe4daeaf7db7ee039e854a"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.547227 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:08.550086 28071 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:32:08.550876 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:32:08.551133 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "8616ebccedbe4daeaf7db7ee039e854a"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.551400 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-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:32:08.566998 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:08.567932 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:08.569216 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:08.571194 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:08.571427 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.571636 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:08.571794 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.607054 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:43179
I20260630 12:32:08.607144 28133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:43179 every 8 connection(s)
I20260630 12:32:08.611971 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.619638 28138 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:32:08.621009 28139 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:32:08.623493 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:08.624500 28141 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:32:08.625283 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:08.625551 19978 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:32:08.625731 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822728625716 us; error 0 us; skew 500 ppm
I20260630 12:32:08.626189 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.628646 19978 webserver.cc:533] Webserver started at http://127.19.130.130:43073/ using document root <none> and password file <none>
I20260630 12:32:08.629218 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.629443 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:08.629745 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:08.630460 28134 heartbeater.cc:344] Connected to a master server at 127.19.130.190:41193
I20260630 12:32:08.630846 28134 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:08.631089 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "bdad1d80142c44c2a78a21bafea1050c"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.631672 28134 heartbeater.cc:507] Master 127.19.130.190:41193 requested a full tablet report, sending...
I20260630 12:32:08.634032 28007 ts_manager.cc:194] Registered new tserver with Master: 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179)
I20260630 12:32:08.636034 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:32:08.636040 28007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46666
I20260630 12:32:08.639793 28146 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:32:08.640555 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:08.640827 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "bdad1d80142c44c2a78a21bafea1050c"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.641064 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-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:32:08.656157 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:08.657146 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:08.658425 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:08.660526 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:08.660704 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.660929 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:08.661069 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.696843 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:32989
I20260630 12:32:08.696970 28208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:32989 every 8 connection(s)
I20260630 12:32:08.701390 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.708053 28212 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:32:08.710312 28213 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:32:08.713048 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:08.713990 28215 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:32:08.714768 28209 heartbeater.cc:344] Connected to a master server at 127.19.130.190:41193
I20260630 12:32:08.714879 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:08.715163 28209 heartbeater.cc:461] Registering TS with master...
W20260630 12:32:08.715230 19978 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:32:08.715648 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822728715629 us; error 0 us; skew 500 ppm
I20260630 12:32:08.716162 28209 heartbeater.cc:507] Master 127.19.130.190:41193 requested a full tablet report, sending...
I20260630 12:32:08.716279 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.718443 28007 ts_manager.cc:194] Registered new tserver with Master: bdad1d80142c44c2a78a21bafea1050c (127.19.130.130:32989)
I20260630 12:32:08.719081 19978 webserver.cc:533] Webserver started at http://127.19.130.131:33583/ using document root <none> and password file <none>
I20260630 12:32:08.719568 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.719748 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:08.720053 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:08.719992 28007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46682
I20260630 12:32:08.721436 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "65cef99e8d284fc18720e9c10c037972"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.725696 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:08.728638 28220 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:32:08.729326 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:08.729591 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "65cef99e8d284fc18720e9c10c037972"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-zr02"
I20260630 12:32:08.729851 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-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:32:08.758343 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:08.759537 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:08.760963 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:08.763049 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:08.763260 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.763484 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:08.763649 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.800518 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:40363
I20260630 12:32:08.800621 28282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:40363 every 8 connection(s)
I20260630 12:32:08.813547 28283 heartbeater.cc:344] Connected to a master server at 127.19.130.190:41193
I20260630 12:32:08.813923 28283 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:08.814607 28283 heartbeater.cc:507] Master 127.19.130.190:41193 requested a full tablet report, sending...
I20260630 12:32:08.816702 28007 ts_manager.cc:194] Registered new tserver with Master: 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:08.817104 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013435386s
I20260630 12:32:08.818162 28007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46690
I20260630 12:32:09.638978 28134 heartbeater.cc:499] Master 127.19.130.190:41193 was elected leader, sending a full tablet report...
I20260630 12:32:09.722601 28209 heartbeater.cc:499] Master 127.19.130.190:41193 was elected leader, sending a full tablet report...
I20260630 12:32:09.821048 28283 heartbeater.cc:499] Master 127.19.130.190:41193 was elected leader, sending a full tablet report...
I20260630 12:32:09.872192 28007 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46706:
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:32:09.874409 28007 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:32:09.941613 28173 tablet_service.cc:1511] Processing CreateTablet for tablet f70e90a6f14c4502a76237d4b91ff275 (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:09.943070 28173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70e90a6f14c4502a76237d4b91ff275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.945240 28248 tablet_service.cc:1511] Processing CreateTablet for tablet fc07f69b1f4b4943a4ce9972318f125b (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:09.945719 28172 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2449ece204d50ab3db7d27d5bb3ac (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:09.945959 28247 tablet_service.cc:1511] Processing CreateTablet for tablet f70e90a6f14c4502a76237d4b91ff275 (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:09.946624 28248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc07f69b1f4b4943a4ce9972318f125b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.947252 28247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70e90a6f14c4502a76237d4b91ff275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.949824 28174 tablet_service.cc:1511] Processing CreateTablet for tablet fc07f69b1f4b4943a4ce9972318f125b (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:09.951210 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc07f69b1f4b4943a4ce9972318f125b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.952011 28171 tablet_service.cc:1511] Processing CreateTablet for tablet ee048db793d746e4b243cf42d667f9f8 (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:09.951901 28246 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2449ece204d50ab3db7d27d5bb3ac (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:09.953577 28172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2449ece204d50ab3db7d27d5bb3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.953742 28246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2449ece204d50ab3db7d27d5bb3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.962803 28171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee048db793d746e4b243cf42d667f9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.965689 28245 tablet_service.cc:1511] Processing CreateTablet for tablet ee048db793d746e4b243cf42d667f9f8 (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:09.967041 28245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee048db793d746e4b243cf42d667f9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.990773 28099 tablet_service.cc:1511] Processing CreateTablet for tablet fc07f69b1f4b4943a4ce9972318f125b (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:09.992761 28099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc07f69b1f4b4943a4ce9972318f125b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:09.997367 28304 tablet_bootstrap.cc:492] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972: Bootstrap starting.
I20260630 12:32:10.002300 28098 tablet_service.cc:1511] Processing CreateTablet for tablet f70e90a6f14c4502a76237d4b91ff275 (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:10.004149 28098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70e90a6f14c4502a76237d4b91ff275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.004166 28304 tablet_bootstrap.cc:654] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.009357 28303 tablet_bootstrap.cc:492] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c: Bootstrap starting.
I20260630 12:32:10.014933 28096 tablet_service.cc:1511] Processing CreateTablet for tablet ee048db793d746e4b243cf42d667f9f8 (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:10.016322 28096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee048db793d746e4b243cf42d667f9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.016672 28303 tablet_bootstrap.cc:654] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.012878 28097 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2449ece204d50ab3db7d27d5bb3ac (DEFAULT_TABLE table=test-workload [id=8be2a0f1136447f89e8f727c5eacc2b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:10.030325 28097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2449ece204d50ab3db7d27d5bb3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:10.034495 28303 tablet_bootstrap.cc:492] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c: No bootstrap required, opened a new log
I20260630 12:32:10.035220 28303 ts_tablet_manager.cc:1403] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260630 12:32:10.038673 28303 raft_consensus.cc:359] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.039390 28303 raft_consensus.cc:385] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.039664 28303 raft_consensus.cc:740] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdad1d80142c44c2a78a21bafea1050c, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.040732 28303 consensus_queue.cc:260] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.055806 28304 tablet_bootstrap.cc:492] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972: No bootstrap required, opened a new log
I20260630 12:32:10.056615 28304 ts_tablet_manager.cc:1403] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.025s
I20260630 12:32:10.060377 28304 raft_consensus.cc:359] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.061163 28304 raft_consensus.cc:385] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.061501 28303 ts_tablet_manager.cc:1434] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.017s
I20260630 12:32:10.061508 28304 raft_consensus.cc:740] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cef99e8d284fc18720e9c10c037972, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.061923 28308 tablet_bootstrap.cc:492] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a: Bootstrap starting.
I20260630 12:32:10.062809 28303 tablet_bootstrap.cc:492] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c: Bootstrap starting.
I20260630 12:32:10.062732 28304 consensus_queue.cc:260] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.069473 28308 tablet_bootstrap.cc:654] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.070576 28303 tablet_bootstrap.cc:654] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.079174 28304 ts_tablet_manager.cc:1434] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.008s
I20260630 12:32:10.081835 28304 tablet_bootstrap.cc:492] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972: Bootstrap starting.
I20260630 12:32:10.086167 28309 raft_consensus.cc:493] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.087589 28309 raft_consensus.cc:515] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.090083 28303 tablet_bootstrap.cc:492] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c: No bootstrap required, opened a new log
I20260630 12:32:10.090629 28303 ts_tablet_manager.cc:1403] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260630 12:32:10.092581 28304 tablet_bootstrap.cc:654] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.093199 28303 raft_consensus.cc:359] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.093891 28303 raft_consensus.cc:385] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.094175 28303 raft_consensus.cc:740] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdad1d80142c44c2a78a21bafea1050c, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.094365 28308 tablet_bootstrap.cc:492] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a: No bootstrap required, opened a new log
I20260630 12:32:10.100075 28308 ts_tablet_manager.cc:1403] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.014s
I20260630 12:32:10.095638 28309 leader_election.cc:290] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), bdad1d80142c44c2a78a21bafea1050c (127.19.130.130:32989)
I20260630 12:32:10.099295 28304 tablet_bootstrap.cc:492] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972: No bootstrap required, opened a new log
I20260630 12:32:10.102877 28308 raft_consensus.cc:359] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.103684 28308 raft_consensus.cc:385] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.104044 28308 raft_consensus.cc:740] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8616ebccedbe4daeaf7db7ee039e854a, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.103883 28303 consensus_queue.cc:260] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.103523 28304 ts_tablet_manager.cc:1403] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260630 12:32:10.105165 28308 consensus_queue.cc:260] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.108922 28304 raft_consensus.cc:359] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.109730 28304 raft_consensus.cc:385] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.110082 28304 raft_consensus.cc:740] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cef99e8d284fc18720e9c10c037972, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.110832 28304 consensus_queue.cc:260] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.106137 28303 ts_tablet_manager.cc:1434] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:32:10.114285 28303 tablet_bootstrap.cc:492] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c: Bootstrap starting.
I20260630 12:32:10.115224 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2449ece204d50ab3db7d27d5bb3ac" candidate_uuid: "65cef99e8d284fc18720e9c10c037972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a" is_pre_election: true
I20260630 12:32:10.115969 28109 raft_consensus.cc:2468] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cef99e8d284fc18720e9c10c037972 in term 0.
I20260630 12:32:10.117367 28221 leader_election.cc:304] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [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: 65cef99e8d284fc18720e9c10c037972, 8616ebccedbe4daeaf7db7ee039e854a; no voters: 
I20260630 12:32:10.118314 28309 raft_consensus.cc:2804] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.118536 28308 ts_tablet_manager.cc:1434] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.006s
I20260630 12:32:10.118687 28309 raft_consensus.cc:493] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.119156 28309 raft_consensus.cc:3060] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.120829 28303 tablet_bootstrap.cc:654] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.121448 28308 tablet_bootstrap.cc:492] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a: Bootstrap starting.
I20260630 12:32:10.126770 28309 raft_consensus.cc:515] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.129632 28308 tablet_bootstrap.cc:654] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.130982 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2449ece204d50ab3db7d27d5bb3ac" candidate_uuid: "65cef99e8d284fc18720e9c10c037972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a"
I20260630 12:32:10.131524 28109 raft_consensus.cc:3060] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.137177 28184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2449ece204d50ab3db7d27d5bb3ac" candidate_uuid: "65cef99e8d284fc18720e9c10c037972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdad1d80142c44c2a78a21bafea1050c" is_pre_election: true
W20260630 12:32:10.138443 28221 leader_election.cc:343] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdad1d80142c44c2a78a21bafea1050c (127.19.130.130:32989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:10.140415 28109 raft_consensus.cc:2468] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cef99e8d284fc18720e9c10c037972 in term 1.
I20260630 12:32:10.141573 28221 leader_election.cc:304] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [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: 65cef99e8d284fc18720e9c10c037972, 8616ebccedbe4daeaf7db7ee039e854a; no voters: 
I20260630 12:32:10.142325 28312 raft_consensus.cc:2804] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.142609 28308 tablet_bootstrap.cc:492] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a: No bootstrap required, opened a new log
I20260630 12:32:10.143378 28308 ts_tablet_manager.cc:1403] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260630 12:32:10.144134 28184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2449ece204d50ab3db7d27d5bb3ac" candidate_uuid: "65cef99e8d284fc18720e9c10c037972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdad1d80142c44c2a78a21bafea1050c"
W20260630 12:32:10.145983 28221 leader_election.cc:343] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdad1d80142c44c2a78a21bafea1050c (127.19.130.130:32989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:10.146752 28309 leader_election.cc:290] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [CANDIDATE]: Term 1 election: Requested vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), bdad1d80142c44c2a78a21bafea1050c (127.19.130.130:32989)
I20260630 12:32:10.128718 28304 ts_tablet_manager.cc:1434] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:32:10.147239 28308 raft_consensus.cc:359] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.148445 28308 raft_consensus.cc:385] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.148928 28308 raft_consensus.cc:740] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8616ebccedbe4daeaf7db7ee039e854a, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.150244 28304 tablet_bootstrap.cc:492] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972: Bootstrap starting.
I20260630 12:32:10.150120 28308 consensus_queue.cc:260] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.156111 28308 ts_tablet_manager.cc:1434] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:32:10.157413 28308 tablet_bootstrap.cc:492] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a: Bootstrap starting.
I20260630 12:32:10.158596 28312 raft_consensus.cc:697] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 1 LEADER]: Becoming Leader. State: Replica: 65cef99e8d284fc18720e9c10c037972, State: Running, Role: LEADER
I20260630 12:32:10.159101 28304 tablet_bootstrap.cc:654] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.159473 28312 consensus_queue.cc:237] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.163558 28303 tablet_bootstrap.cc:492] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c: No bootstrap required, opened a new log
I20260630 12:32:10.164072 28303 ts_tablet_manager.cc:1403] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.028s
I20260630 12:32:10.164247 28308 tablet_bootstrap.cc:654] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.167246 28303 raft_consensus.cc:359] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.168123 28303 raft_consensus.cc:385] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.168452 28303 raft_consensus.cc:740] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdad1d80142c44c2a78a21bafea1050c, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.169250 28303 consensus_queue.cc:260] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.171329 28303 ts_tablet_manager.cc:1434] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:10.172402 28303 tablet_bootstrap.cc:492] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c: Bootstrap starting.
I20260630 12:32:10.176083 28304 tablet_bootstrap.cc:492] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972: No bootstrap required, opened a new log
I20260630 12:32:10.175248 28007 catalog_manager.cc:5697] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65cef99e8d284fc18720e9c10c037972 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "65cef99e8d284fc18720e9c10c037972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:10.176940 28304 ts_tablet_manager.cc:1403] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260630 12:32:10.178190 28303 tablet_bootstrap.cc:654] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.180757 28304 raft_consensus.cc:359] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.181708 28304 raft_consensus.cc:385] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.182068 28304 raft_consensus.cc:740] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cef99e8d284fc18720e9c10c037972, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.183012 28304 consensus_queue.cc:260] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.184165 28308 tablet_bootstrap.cc:492] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a: No bootstrap required, opened a new log
I20260630 12:32:10.184654 28308 ts_tablet_manager.cc:1403] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260630 12:32:10.185072 28304 ts_tablet_manager.cc:1434] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260630 12:32:10.186069 28304 tablet_bootstrap.cc:492] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972: Bootstrap starting.
I20260630 12:32:10.187418 28308 raft_consensus.cc:359] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.188143 28308 raft_consensus.cc:385] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.188447 28308 raft_consensus.cc:740] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8616ebccedbe4daeaf7db7ee039e854a, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.189285 28308 consensus_queue.cc:260] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.192399 28304 tablet_bootstrap.cc:654] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.193495 28308 ts_tablet_manager.cc:1434] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:32:10.194525 28308 tablet_bootstrap.cc:492] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a: Bootstrap starting.
I20260630 12:32:10.203922 28303 tablet_bootstrap.cc:492] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c: No bootstrap required, opened a new log
I20260630 12:32:10.204463 28303 ts_tablet_manager.cc:1403] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.018s
I20260630 12:32:10.205629 28308 tablet_bootstrap.cc:654] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:10.207082 28303 raft_consensus.cc:359] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.207849 28303 raft_consensus.cc:385] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.208150 28303 raft_consensus.cc:740] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdad1d80142c44c2a78a21bafea1050c, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.209280 28303 consensus_queue.cc:260] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.211596 28303 ts_tablet_manager.cc:1434] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:10.212531 28304 tablet_bootstrap.cc:492] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972: No bootstrap required, opened a new log
I20260630 12:32:10.213160 28304 ts_tablet_manager.cc:1403] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260630 12:32:10.216738 28304 raft_consensus.cc:359] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.217648 28304 raft_consensus.cc:385] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.218003 28304 raft_consensus.cc:740] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cef99e8d284fc18720e9c10c037972, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.218888 28304 consensus_queue.cc:260] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.222458 28308 tablet_bootstrap.cc:492] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a: No bootstrap required, opened a new log
I20260630 12:32:10.222587 28304 ts_tablet_manager.cc:1434] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:32:10.222996 28308 ts_tablet_manager.cc:1403] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.006s
I20260630 12:32:10.225513 28308 raft_consensus.cc:359] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.226164 28308 raft_consensus.cc:385] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:10.226468 28308 raft_consensus.cc:740] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8616ebccedbe4daeaf7db7ee039e854a, State: Initialized, Role: FOLLOWER
I20260630 12:32:10.227147 28308 consensus_queue.cc:260] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.229252 28308 ts_tablet_manager.cc:1434] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:32:10.268887 28307 raft_consensus.cc:493] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.269408 28307 raft_consensus.cc:515] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.271389 28307 leader_election.cc:290] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:10.282723 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70e90a6f14c4502a76237d4b91ff275" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a" is_pre_election: true
I20260630 12:32:10.282723 28258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70e90a6f14c4502a76237d4b91ff275" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cef99e8d284fc18720e9c10c037972" is_pre_election: true
I20260630 12:32:10.283715 28109 raft_consensus.cc:2468] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 0.
I20260630 12:32:10.283764 28258 raft_consensus.cc:2468] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 0.
I20260630 12:32:10.284811 28147 leader_election.cc:304] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [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: 8616ebccedbe4daeaf7db7ee039e854a, bdad1d80142c44c2a78a21bafea1050c; no voters: 
I20260630 12:32:10.285490 28307 raft_consensus.cc:2804] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.285880 28307 raft_consensus.cc:493] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.286144 28307 raft_consensus.cc:3060] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.290573 28307 raft_consensus.cc:515] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.292001 28307 leader_election.cc:290] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [CANDIDATE]: Term 1 election: Requested vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:10.292698 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70e90a6f14c4502a76237d4b91ff275" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a"
I20260630 12:32:10.292922 28258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70e90a6f14c4502a76237d4b91ff275" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cef99e8d284fc18720e9c10c037972"
I20260630 12:32:10.293167 28109 raft_consensus.cc:3060] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.293419 28258 raft_consensus.cc:3060] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.297562 28109 raft_consensus.cc:2468] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 1.
I20260630 12:32:10.297745 28258 raft_consensus.cc:2468] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 1.
I20260630 12:32:10.298372 28147 leader_election.cc:304] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [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: 8616ebccedbe4daeaf7db7ee039e854a, bdad1d80142c44c2a78a21bafea1050c; no voters: 
I20260630 12:32:10.298955 28307 raft_consensus.cc:2804] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.299950 28307 raft_consensus.cc:697] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Becoming Leader. State: Replica: bdad1d80142c44c2a78a21bafea1050c, State: Running, Role: LEADER
I20260630 12:32:10.300658 28307 consensus_queue.cc:237] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.307359 28005 catalog_manager.cc:5697] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c reported cstate change: term changed from 0 to 1, leader changed from <none> to bdad1d80142c44c2a78a21bafea1050c (127.19.130.130). New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:10.358853 28307 raft_consensus.cc:493] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.359251 28307 raft_consensus.cc:515] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.360673 28307 leader_election.cc:290] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:10.361306 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07f69b1f4b4943a4ce9972318f125b" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a" is_pre_election: true
I20260630 12:32:10.361598 28258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07f69b1f4b4943a4ce9972318f125b" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cef99e8d284fc18720e9c10c037972" is_pre_election: true
I20260630 12:32:10.361922 28109 raft_consensus.cc:2468] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 0.
I20260630 12:32:10.362144 28258 raft_consensus.cc:2468] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 0.
I20260630 12:32:10.363051 28148 leader_election.cc:304] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [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: 65cef99e8d284fc18720e9c10c037972, bdad1d80142c44c2a78a21bafea1050c; no voters: 
I20260630 12:32:10.363758 28307 raft_consensus.cc:2804] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.364127 28307 raft_consensus.cc:493] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.364765 28307 raft_consensus.cc:3060] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.371374 28307 raft_consensus.cc:515] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.372877 28307 leader_election.cc:290] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [CANDIDATE]: Term 1 election: Requested vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:10.373575 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07f69b1f4b4943a4ce9972318f125b" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a"
I20260630 12:32:10.373845 28258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07f69b1f4b4943a4ce9972318f125b" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cef99e8d284fc18720e9c10c037972"
I20260630 12:32:10.374094 28109 raft_consensus.cc:3060] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.374415 28258 raft_consensus.cc:3060] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.378531 28109 raft_consensus.cc:2468] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 1.
I20260630 12:32:10.378898 28258 raft_consensus.cc:2468] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 1.
I20260630 12:32:10.379511 28147 leader_election.cc:304] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [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: 8616ebccedbe4daeaf7db7ee039e854a, bdad1d80142c44c2a78a21bafea1050c; no voters: 
I20260630 12:32:10.380333 28307 raft_consensus.cc:2804] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.380630 28307 raft_consensus.cc:697] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Becoming Leader. State: Replica: bdad1d80142c44c2a78a21bafea1050c, State: Running, Role: LEADER
I20260630 12:32:10.381260 28307 consensus_queue.cc:237] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [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: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.386559 28005 catalog_manager.cc:5697] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c reported cstate change: term changed from 0 to 1, leader changed from <none> to bdad1d80142c44c2a78a21bafea1050c (127.19.130.130). New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:10.433573 28307 raft_consensus.cc:493] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.433969 28307 raft_consensus.cc:515] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.435420 28307 leader_election.cc:290] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:10.436146 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee048db793d746e4b243cf42d667f9f8" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a" is_pre_election: true
I20260630 12:32:10.436393 28258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee048db793d746e4b243cf42d667f9f8" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cef99e8d284fc18720e9c10c037972" is_pre_election: true
I20260630 12:32:10.436718 28109 raft_consensus.cc:2468] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 0.
I20260630 12:32:10.436991 28258 raft_consensus.cc:2468] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 0.
I20260630 12:32:10.437651 28147 leader_election.cc:304] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [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: 8616ebccedbe4daeaf7db7ee039e854a, bdad1d80142c44c2a78a21bafea1050c; no voters: 
I20260630 12:32:10.438450 28307 raft_consensus.cc:2804] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:10.438688 28307 raft_consensus.cc:493] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:10.438895 28307 raft_consensus.cc:3060] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.443221 28307 raft_consensus.cc:515] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.444695 28307 leader_election.cc:290] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [CANDIDATE]: Term 1 election: Requested vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:10.445307 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee048db793d746e4b243cf42d667f9f8" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a"
I20260630 12:32:10.445549 28258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee048db793d746e4b243cf42d667f9f8" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cef99e8d284fc18720e9c10c037972"
I20260630 12:32:10.445770 28109 raft_consensus.cc:3060] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.446097 28258 raft_consensus.cc:3060] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.450358 28109 raft_consensus.cc:2468] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 1.
I20260630 12:32:10.450423 28258 raft_consensus.cc:2468] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdad1d80142c44c2a78a21bafea1050c in term 1.
I20260630 12:32:10.451625 28147 leader_election.cc:304] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [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: 8616ebccedbe4daeaf7db7ee039e854a, bdad1d80142c44c2a78a21bafea1050c; no voters: 
I20260630 12:32:10.452257 28307 raft_consensus.cc:2804] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:10.452661 28307 raft_consensus.cc:697] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Becoming Leader. State: Replica: bdad1d80142c44c2a78a21bafea1050c, State: Running, Role: LEADER
I20260630 12:32:10.453354 28307 consensus_queue.cc:237] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.454969 28328 raft_consensus.cc:493] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:10.455348 28328 raft_consensus.cc:515] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:10.457159 28328 leader_election.cc:290] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179), 65cef99e8d284fc18720e9c10c037972 (127.19.130.131:40363)
I20260630 12:32:10.458912 28109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2449ece204d50ab3db7d27d5bb3ac" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8616ebccedbe4daeaf7db7ee039e854a" is_pre_election: true
I20260630 12:32:10.459035 28258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2449ece204d50ab3db7d27d5bb3ac" candidate_uuid: "bdad1d80142c44c2a78a21bafea1050c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cef99e8d284fc18720e9c10c037972" is_pre_election: true
I20260630 12:32:10.460734 28005 catalog_manager.cc:5697] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c reported cstate change: term changed from 0 to 1, leader changed from <none> to bdad1d80142c44c2a78a21bafea1050c (127.19.130.130). New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:10.463116 28055 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:10.463573 28109 raft_consensus.cc:2393] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdad1d80142c44c2a78a21bafea1050c in current term 1: Already voted for candidate 65cef99e8d284fc18720e9c10c037972 in this term.
I20260630 12:32:10.464448 28147 leader_election.cc:304] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [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: bdad1d80142c44c2a78a21bafea1050c; no voters: 65cef99e8d284fc18720e9c10c037972, 8616ebccedbe4daeaf7db7ee039e854a
I20260630 12:32:10.465167 28328 raft_consensus.cc:3060] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:10.470067 28328 raft_consensus.cc:2749] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:10.528791 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:10.534170 28332 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:32:10.535106 28333 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:32:10.542809 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:10.543071 28335 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:32:10.544109 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:10.544389 19978 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:32:10.544600 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822730544582 us; error 0 us; skew 500 ppm
I20260630 12:32:10.545173 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:10.547312 19978 webserver.cc:533] Webserver started at http://127.19.130.132:45689/ using document root <none> and password file <none>
I20260630 12:32:10.547791 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:10.547997 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:10.548309 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:10.549324 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "fd9e62432d9744cdb3c3c94c7c116fe7"
format_stamp: "Formatted at 2026-06-30 12:32:10 on dist-test-slave-zr02"
I20260630 12:32:10.553960 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:10.557080 28340 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:32:10.557808 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:10.558138 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "fd9e62432d9744cdb3c3c94c7c116fe7"
format_stamp: "Formatted at 2026-06-30 12:32:10 on dist-test-slave-zr02"
I20260630 12:32:10.558418 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822531767112-19978-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:32:10.570456 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:10.571446 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:10.572801 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:10.574887 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:10.575112 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:10.575337 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:10.575505 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:10.612092 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:34391
I20260630 12:32:10.612243 28402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:34391 every 8 connection(s)
I20260630 12:32:10.626021 28403 heartbeater.cc:344] Connected to a master server at 127.19.130.190:41193
I20260630 12:32:10.626416 28403 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:10.627044 28403 heartbeater.cc:507] Master 127.19.130.190:41193 requested a full tablet report, sending...
I20260630 12:32:10.628813 28005 ts_manager.cc:194] Registered new tserver with Master: fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391)
I20260630 12:32:10.630014 28005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46718
I20260630 12:32:10.640157 28312 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:10.651172 28319 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:10.685626 28328 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:10.695147 28307 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:10.834031 28307 consensus_queue.cc:1048] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:10.843258 28328 consensus_queue.cc:1048] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:11.000974 28328 consensus_queue.cc:1048] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:11.010243 28328 consensus_queue.cc:1048] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:11.482376 28257 consensus_queue.cc:237] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: true } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } }
I20260630 12:32:11.489176 28184 raft_consensus.cc:1275] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Refusing update from remote peer 65cef99e8d284fc18720e9c10c037972: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:11.489538 28109 raft_consensus.cc:1275] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer 65cef99e8d284fc18720e9c10c037972: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:11.490427 28309 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } 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:32:11.491279 28319 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:11.497478 28221 consensus_peers.cc:597] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 -> Peer fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): Couldn't send request to peer fd9e62432d9744cdb3c3c94c7c116fe7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70f2449ece204d50ab3db7d27d5bb3ac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.497639 28319 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: true } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.500241 28109 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: true } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.501068 28184 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: true } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.509496 28007 catalog_manager.cc:5697] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 reported cstate change: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "65cef99e8d284fc18720e9c10c037972" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:11.523859 28184 consensus_queue.cc:237] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [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: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } }
I20260630 12:32:11.530329 28257 raft_consensus.cc:1275] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:11.531519 28413 consensus_queue.cc:1048] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } 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:32:11.533035 28109 raft_consensus.cc:1275] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:11.534247 28413 consensus_queue.cc:1048] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:11.537983 28328 raft_consensus.cc:2955] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
W20260630 12:32:11.541608 28147 consensus_peers.cc:597] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c -> Peer fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): Couldn't send request to peer fd9e62432d9744cdb3c3c94c7c116fe7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc07f69b1f4b4943a4ce9972318f125b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.542582 28257 raft_consensus.cc:2955] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.542237 28109 raft_consensus.cc:2955] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.553730 28184 consensus_queue.cc:237] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: true } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } }
I20260630 12:32:11.554910 28004 catalog_manager.cc:5697] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a reported cstate change: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
W20260630 12:32:11.563700 28147 consensus_peers.cc:597] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c -> Peer fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): Couldn't send request to peer fd9e62432d9744cdb3c3c94c7c116fe7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f70e90a6f14c4502a76237d4b91ff275. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.565490 28258 raft_consensus.cc:1275] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:11.567641 28413 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:11.573213 28109 raft_consensus.cc:1275] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:11.574916 28413 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } 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:32:11.576211 28429 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: true } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.577929 28257 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: true } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.584800 28109 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: true } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.591035 28257 consensus_queue.cc:237] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } }
I20260630 12:32:11.590734 28004 catalog_manager.cc:5697] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 reported cstate change: config changed from index -1 to 2, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: true } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.597580 28184 raft_consensus.cc:1275] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Refusing update from remote peer 65cef99e8d284fc18720e9c10c037972: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:32:11.600093 28221 consensus_peers.cc:597] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 -> Peer fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): Couldn't send request to peer fd9e62432d9744cdb3c3c94c7c116fe7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70f2449ece204d50ab3db7d27d5bb3ac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.600679 28109 raft_consensus.cc:1275] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer 65cef99e8d284fc18720e9c10c037972: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:11.600911 28309 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } 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:32:11.602226 28319 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:11.607384 28312 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.608791 28184 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.614012 28109 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
W20260630 12:32:11.616771 28055 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:11.617112 28055 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:11.620852 28007 catalog_manager.cc:5697] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "65cef99e8d284fc18720e9c10c037972" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.623508 28184 consensus_queue.cc:237] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [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: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: false } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } }
I20260630 12:32:11.631127 28109 raft_consensus.cc:1275] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:11.631263 28257 raft_consensus.cc:1275] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:11.632124 28403 heartbeater.cc:499] Master 127.19.130.190:41193 was elected leader, sending a full tablet report...
W20260630 12:32:11.632771 28147 consensus_peers.cc:597] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c -> Peer fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): Couldn't send request to peer fd9e62432d9744cdb3c3c94c7c116fe7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc07f69b1f4b4943a4ce9972318f125b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.633307 28328 consensus_queue.cc:1048] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:11.636322 28257 consensus_queue.cc:237] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:11.638554 28307 consensus_queue.cc:1048] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } 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:32:11.639846 28413 raft_consensus.cc:2955] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [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: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: false } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.646256 28109 raft_consensus.cc:1275] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer 65cef99e8d284fc18720e9c10c037972: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:11.646380 28258 raft_consensus.cc:2955] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [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: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: false } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.659276 28312 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:11.660866 28184 raft_consensus.cc:1275] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Refusing update from remote peer 65cef99e8d284fc18720e9c10c037972: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:11.661147 28109 raft_consensus.cc:2955] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [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: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: false } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.662494 28312 consensus_queue.cc:1048] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } 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:32:11.665781 28055 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:11.666095 28055 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:11.670693 28007 catalog_manager.cc:5697] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:11.670960 28182 consensus_queue.cc:237] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } }
W20260630 12:32:11.678270 28147 consensus_peers.cc:597] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c -> Peer fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): Couldn't send request to peer fd9e62432d9744cdb3c3c94c7c116fe7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f70e90a6f14c4502a76237d4b91ff275. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:11.678522 28309 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } }
I20260630 12:32:11.680423 28184 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } }
I20260630 12:32:11.683851 28258 raft_consensus.cc:1275] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:11.684719 28108 raft_consensus.cc:2955] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } }
I20260630 12:32:11.685974 28328 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:11.691888 27992 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70f2449ece204d50ab3db7d27d5bb3ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:11.694018 28328 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.701802 28109 raft_consensus.cc:1275] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:11.702569 28004 catalog_manager.cc:5697] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c reported cstate change: config changed from index 3 to 4, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) evicted. New cstate: current_term: 1 leader_uuid: "65cef99e8d284fc18720e9c10c037972" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } attrs { replace: false } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } }
I20260630 12:32:11.703159 28307 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } 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:32:11.704370 28257 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.709353 28106 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
W20260630 12:32:11.724241 28055 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:11.724570 28055 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:11.729678 28004 catalog_manager.cc:5697] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } peers { permanent_uuid: "fd9e62432d9744cdb3c3c94c7c116fe7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 34391 } attrs { promote: true } } }
I20260630 12:32:11.743005 28368 tablet_service.cc:1558] Processing DeleteTablet for tablet 70f2449ece204d50ab3db7d27d5bb3ac with delete_type TABLET_DATA_TOMBSTONED (TS fd9e62432d9744cdb3c3c94c7c116fe7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45176
W20260630 12:32:11.745604 27991 catalog_manager.cc:4995] TS fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): delete failed for tablet 70f2449ece204d50ab3db7d27d5bb3ac because the tablet was not found. No further retry: Not found: Tablet not found: 70f2449ece204d50ab3db7d27d5bb3ac
I20260630 12:32:11.753175 28184 consensus_queue.cc:237] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [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: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } }
I20260630 12:32:11.758028 28106 raft_consensus.cc:1275] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:11.758257 28258 raft_consensus.cc:1275] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Refusing update from remote peer bdad1d80142c44c2a78a21bafea1050c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:11.759328 28328 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } 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:32:11.760222 28307 consensus_queue.cc:1048] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:11.761430 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:11.768487 28328 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } }
I20260630 12:32:11.779397 27991 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f70e90a6f14c4502a76237d4b91ff275 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:11.778590 28258 raft_consensus.cc:2955] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } } }
I20260630 12:32:11.785476 28005 catalog_manager.cc:5697] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c reported cstate change: config changed from index 3 to 4, NON_VOTER fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132) evicted. New cstate: current_term: 1 leader_uuid: "bdad1d80142c44c2a78a21bafea1050c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8616ebccedbe4daeaf7db7ee039e854a" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 43179 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdad1d80142c44c2a78a21bafea1050c" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 32989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cef99e8d284fc18720e9c10c037972" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40363 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:11.797349 28368 tablet_service.cc:1558] Processing DeleteTablet for tablet f70e90a6f14c4502a76237d4b91ff275 with delete_type TABLET_DATA_TOMBSTONED (TS fd9e62432d9744cdb3c3c94c7c116fe7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45176
W20260630 12:32:11.799333 27991 catalog_manager.cc:4995] TS fd9e62432d9744cdb3c3c94c7c116fe7 (127.19.130.132:34391): delete failed for tablet f70e90a6f14c4502a76237d4b91ff275 because the tablet was not found. No further retry: Not found: Tablet not found: f70e90a6f14c4502a76237d4b91ff275
W20260630 12:32:11.808836 28147 consensus_peers.cc:597] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c -> Peer 8616ebccedbe4daeaf7db7ee039e854a (127.19.130.129:43179): Couldn't send request to peer 8616ebccedbe4daeaf7db7ee039e854a. 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:32:11.812408 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:11.812947 19978 tablet_replica.cc:333] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a: stopping tablet replica
I20260630 12:32:11.813416 19978 raft_consensus.cc:2243] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.813853 19978 raft_consensus.cc:2272] T f70e90a6f14c4502a76237d4b91ff275 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.815826 19978 tablet_replica.cc:333] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a: stopping tablet replica
I20260630 12:32:11.816421 19978 raft_consensus.cc:2243] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.816819 19978 raft_consensus.cc:2272] T ee048db793d746e4b243cf42d667f9f8 P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.818827 19978 tablet_replica.cc:333] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a: stopping tablet replica
I20260630 12:32:11.819283 19978 raft_consensus.cc:2243] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.819730 19978 raft_consensus.cc:2272] T fc07f69b1f4b4943a4ce9972318f125b P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.821593 19978 tablet_replica.cc:333] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a: stopping tablet replica
I20260630 12:32:11.822074 19978 raft_consensus.cc:2243] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.822575 19978 raft_consensus.cc:2272] T 70f2449ece204d50ab3db7d27d5bb3ac P 8616ebccedbe4daeaf7db7ee039e854a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.843995 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:11.855373 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:11.875686 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:11.876467 19978 tablet_replica.cc:333] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c: stopping tablet replica
I20260630 12:32:11.877132 19978 raft_consensus.cc:2243] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.877866 19978 raft_consensus.cc:2272] T 70f2449ece204d50ab3db7d27d5bb3ac P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.880641 19978 tablet_replica.cc:333] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c: stopping tablet replica
I20260630 12:32:11.881423 19978 raft_consensus.cc:2243] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:11.883028 19978 raft_consensus.cc:2272] T fc07f69b1f4b4943a4ce9972318f125b P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.885659 19978 tablet_replica.cc:333] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c: stopping tablet replica
I20260630 12:32:11.886152 19978 raft_consensus.cc:2243] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:11.886842 19978 raft_consensus.cc:2272] T ee048db793d746e4b243cf42d667f9f8 P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.889858 19978 tablet_replica.cc:333] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c: stopping tablet replica
I20260630 12:32:11.890377 19978 raft_consensus.cc:2243] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:11.891476 19978 raft_consensus.cc:2272] T f70e90a6f14c4502a76237d4b91ff275 P bdad1d80142c44c2a78a21bafea1050c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.916831 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:11.927841 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:32:11.946242 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:11.946781 19978 tablet_replica.cc:333] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972: stopping tablet replica
I20260630 12:32:11.947247 19978 raft_consensus.cc:2243] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.947764 19978 raft_consensus.cc:2272] T fc07f69b1f4b4943a4ce9972318f125b P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.950400 19978 tablet_replica.cc:333] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972: stopping tablet replica
I20260630 12:32:11.950855 19978 raft_consensus.cc:2243] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.951392 19978 raft_consensus.cc:2272] T f70e90a6f14c4502a76237d4b91ff275 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.953464 19978 tablet_replica.cc:333] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972: stopping tablet replica
I20260630 12:32:11.953945 19978 raft_consensus.cc:2243] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.954317 19978 raft_consensus.cc:2272] T ee048db793d746e4b243cf42d667f9f8 P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.956346 19978 tablet_replica.cc:333] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972: stopping tablet replica
I20260630 12:32:11.956804 19978 raft_consensus.cc:2243] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:11.957477 19978 raft_consensus.cc:2272] T 70f2449ece204d50ab3db7d27d5bb3ac P 65cef99e8d284fc18720e9c10c037972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.978897 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:11.989521 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:32:12.004624 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:12.020159 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:32:12.029049 19978 master.cc:562] Master@127.19.130.190:41193 shutting down...
I20260630 12:32:12.042836 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:12.043391 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:12.043720 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 337ced96b77d4f629c6d4ebf769ca6da: stopping tablet replica
I20260630 12:32:12.066273 19978 master.cc:584] Master@127.19.130.190:41193 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3752 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:32:12.093755 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:38129
I20260630 12:32:12.094687 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:12.099494 28437 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:32:12.100150 28436 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:32:12.101203 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:12.101174 28439 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:32:12.102277 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:12.102489 19978 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:32:12.102653 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822732102637 us; error 0 us; skew 500 ppm
I20260630 12:32:12.103118 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:12.105186 19978 webserver.cc:533] Webserver started at http://127.19.130.190:43107/ using document root <none> and password file <none>
I20260630 12:32:12.105630 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:12.105818 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:12.106071 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:12.107107 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "04b7462f6a6744419726d0b1daf258b6"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.111215 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:12.114329 28444 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:32:12.115063 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:32:12.115329 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "04b7462f6a6744419726d0b1daf258b6"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.115600 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-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:32:12.126482 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:12.127276 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:12.158753 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:38129
I20260630 12:32:12.158854 28495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:38129 every 8 connection(s)
I20260630 12:32:12.162235 28496 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:32:12.171480 28496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6: Bootstrap starting.
I20260630 12:32:12.175645 28496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.179548 28496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6: No bootstrap required, opened a new log
I20260630 12:32:12.181583 28496 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b7462f6a6744419726d0b1daf258b6" member_type: VOTER }
I20260630 12:32:12.181900 28496 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.182144 28496 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b7462f6a6744419726d0b1daf258b6, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.182730 28496 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04b7462f6a6744419726d0b1daf258b6" member_type: VOTER }
I20260630 12:32:12.183179 28496 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:12.183408 28496 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:12.183663 28496 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:12.188050 28496 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b7462f6a6744419726d0b1daf258b6" member_type: VOTER }
I20260630 12:32:12.188571 28496 leader_election.cc:304] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [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: 04b7462f6a6744419726d0b1daf258b6; no voters: 
I20260630 12:32:12.189666 28496 leader_election.cc:290] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:12.189988 28499 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:12.191186 28499 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 1 LEADER]: Becoming Leader. State: Replica: 04b7462f6a6744419726d0b1daf258b6, State: Running, Role: LEADER
I20260630 12:32:12.191783 28499 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [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: "04b7462f6a6744419726d0b1daf258b6" member_type: VOTER }
I20260630 12:32:12.192499 28496 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:12.195014 28501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04b7462f6a6744419726d0b1daf258b6. Latest consensus state: current_term: 1 leader_uuid: "04b7462f6a6744419726d0b1daf258b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b7462f6a6744419726d0b1daf258b6" member_type: VOTER } }
I20260630 12:32:12.195550 28501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:12.195978 28500 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04b7462f6a6744419726d0b1daf258b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04b7462f6a6744419726d0b1daf258b6" member_type: VOTER } }
I20260630 12:32:12.196748 28500 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:12.199460 28504 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:12.205137 28504 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:12.208735 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:12.213361 28504 catalog_manager.cc:1383] Generated new cluster ID: b6245946639245e2a43c3a6d6ec9d906
I20260630 12:32:12.213598 28504 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:12.230772 28504 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:12.231994 28504 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:12.249287 28504 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6: Generated new TSK 0
I20260630 12:32:12.249845 28504 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:12.274777 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:12.280337 28517 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:32:12.281026 28518 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:32:12.282805 28520 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:32:12.282835 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:12.283912 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:12.284111 19978 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:32:12.284353 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822732284333 us; error 0 us; skew 500 ppm
I20260630 12:32:12.284837 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:12.286923 19978 webserver.cc:533] Webserver started at http://127.19.130.129:45445/ using document root <none> and password file <none>
I20260630 12:32:12.287350 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:12.287513 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:12.287824 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:12.288903 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "6fa68d09f85c441bbf81a1d5b7b28d79"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.292877 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260630 12:32:12.295953 28525 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:32:12.296713 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:12.296985 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "6fa68d09f85c441bbf81a1d5b7b28d79"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.297216 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-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:32:12.315055 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:12.315969 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:12.317598 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:12.319687 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:12.319846 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:12.320114 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:12.320317 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:32:12.354660 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:35677
I20260630 12:32:12.354749 28587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:35677 every 8 connection(s)
I20260630 12:32:12.359303 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:12.365694 28592 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:32:12.366412 28593 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:32:12.369421 28595 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:32:12.369848 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:12.370656 28588 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38129
I20260630 12:32:12.371048 28588 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:12.371372 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:12.371627 19978 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:32:12.371749 28588 heartbeater.cc:507] Master 127.19.130.190:38129 requested a full tablet report, sending...
I20260630 12:32:12.371815 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822732371798 us; error 0 us; skew 500 ppm
I20260630 12:32:12.372848 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:12.374183 28461 ts_manager.cc:194] Registered new tserver with Master: 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677)
I20260630 12:32:12.375468 19978 webserver.cc:533] Webserver started at http://127.19.130.130:45985/ using document root <none> and password file <none>
I20260630 12:32:12.375955 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:12.376158 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:12.376066 28461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52530
I20260630 12:32:12.376631 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:12.377835 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "95d8a16345f94777888aef16a0286b99"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.381677 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:12.384574 28600 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:32:12.385301 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:12.385577 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "95d8a16345f94777888aef16a0286b99"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.385838 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-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:32:12.399570 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:12.400483 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:12.401770 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:12.403725 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:12.403949 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:12.404174 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:12.404394 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:32:12.439239 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:41709
I20260630 12:32:12.439332 28662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:41709 every 8 connection(s)
I20260630 12:32:12.443908 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:12.450342 28666 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:32:12.451506 28667 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:32:12.454767 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:12.455291 28669 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:32:12.455756 28663 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38129
I20260630 12:32:12.456233 28663 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:12.456399 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:12.456660 19978 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:32:12.456856 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822732456838 us; error 0 us; skew 500 ppm
I20260630 12:32:12.457058 28663 heartbeater.cc:507] Master 127.19.130.190:38129 requested a full tablet report, sending...
I20260630 12:32:12.457549 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:12.459297 28461 ts_manager.cc:194] Registered new tserver with Master: 95d8a16345f94777888aef16a0286b99 (127.19.130.130:41709)
I20260630 12:32:12.460125 19978 webserver.cc:533] Webserver started at http://127.19.130.131:37931/ using document root <none> and password file <none>
I20260630 12:32:12.460721 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:12.460947 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:12.461021 28461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52546
I20260630 12:32:12.461270 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:12.462523 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "070b140ffc1442e39455075f0cdfb6dd"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.466449 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260630 12:32:12.469115 28674 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:32:12.469774 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:12.469982 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "070b140ffc1442e39455075f0cdfb6dd"
format_stamp: "Formatted at 2026-06-30 12:32:12 on dist-test-slave-zr02"
I20260630 12:32:12.470175 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822531767112-19978-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:32:12.494544 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:12.495404 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:12.496652 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:12.498749 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:12.498936 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:12.499220 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:12.499398 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:12.534531 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:45769
I20260630 12:32:12.534621 28736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:45769 every 8 connection(s)
I20260630 12:32:12.546862 28737 heartbeater.cc:344] Connected to a master server at 127.19.130.190:38129
I20260630 12:32:12.547272 28737 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:12.547915 28737 heartbeater.cc:507] Master 127.19.130.190:38129 requested a full tablet report, sending...
I20260630 12:32:12.549777 28461 ts_manager.cc:194] Registered new tserver with Master: 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769)
I20260630 12:32:12.549963 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012597176s
I20260630 12:32:12.551508 28461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52550
I20260630 12:32:13.378996 28588 heartbeater.cc:499] Master 127.19.130.190:38129 was elected leader, sending a full tablet report...
I20260630 12:32:13.463783 28663 heartbeater.cc:499] Master 127.19.130.190:38129 was elected leader, sending a full tablet report...
I20260630 12:32:13.554576 28737 heartbeater.cc:499] Master 127.19.130.190:38129 was elected leader, sending a full tablet report...
I20260630 12:32:13.608179 28461 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52554:
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:32:13.611121 28461 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:32:13.679823 28702 tablet_service.cc:1511] Processing CreateTablet for tablet 848e9942498544fc8b84f9007242a514 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:13.681717 28702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e9942498544fc8b84f9007242a514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.681593 28700 tablet_service.cc:1511] Processing CreateTablet for tablet 4587eee4416b4d7abd4245949a12d33a (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:13.683143 28700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4587eee4416b4d7abd4245949a12d33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.683761 28699 tablet_service.cc:1511] Processing CreateTablet for tablet 40ed496f70784e3091a3d5b1c78c3844 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:13.685189 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ed496f70784e3091a3d5b1c78c3844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.685511 28626 tablet_service.cc:1511] Processing CreateTablet for tablet 4587eee4416b4d7abd4245949a12d33a (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:13.686378 28701 tablet_service.cc:1511] Processing CreateTablet for tablet fe2f3125efdf44b5a76f64176bae8c77 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:13.687112 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4587eee4416b4d7abd4245949a12d33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.687650 28627 tablet_service.cc:1511] Processing CreateTablet for tablet fe2f3125efdf44b5a76f64176bae8c77 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:13.689013 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2f3125efdf44b5a76f64176bae8c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.690507 28624 tablet_service.cc:1511] Processing CreateTablet for tablet 7e84ecb02af64928a95277545c44b3d3 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:13.691905 28624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e84ecb02af64928a95277545c44b3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.693763 28625 tablet_service.cc:1511] Processing CreateTablet for tablet 40ed496f70784e3091a3d5b1c78c3844 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:13.696017 28697 tablet_service.cc:1511] Processing CreateTablet for tablet 6c79a1e64ec14cfea6e6453fd69c8be6 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:13.696237 28623 tablet_service.cc:1511] Processing CreateTablet for tablet 6c79a1e64ec14cfea6e6453fd69c8be6 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:13.696547 28628 tablet_service.cc:1511] Processing CreateTablet for tablet 848e9942498544fc8b84f9007242a514 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:13.698719 28698 tablet_service.cc:1511] Processing CreateTablet for tablet 7e84ecb02af64928a95277545c44b3d3 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:13.700366 28623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c79a1e64ec14cfea6e6453fd69c8be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.701571 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e9942498544fc8b84f9007242a514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.704531 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2f3125efdf44b5a76f64176bae8c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.705202 28698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e84ecb02af64928a95277545c44b3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.705828 28625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ed496f70784e3091a3d5b1c78c3844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.706353 28697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c79a1e64ec14cfea6e6453fd69c8be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.719547 28553 tablet_service.cc:1511] Processing CreateTablet for tablet 848e9942498544fc8b84f9007242a514 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:13.721737 28548 tablet_service.cc:1511] Processing CreateTablet for tablet 6c79a1e64ec14cfea6e6453fd69c8be6 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:13.721997 28552 tablet_service.cc:1511] Processing CreateTablet for tablet fe2f3125efdf44b5a76f64176bae8c77 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:13.723192 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c79a1e64ec14cfea6e6453fd69c8be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.723927 28551 tablet_service.cc:1511] Processing CreateTablet for tablet 4587eee4416b4d7abd4245949a12d33a (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:13.726016 28550 tablet_service.cc:1511] Processing CreateTablet for tablet 40ed496f70784e3091a3d5b1c78c3844 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:13.728135 28549 tablet_service.cc:1511] Processing CreateTablet for tablet 7e84ecb02af64928a95277545c44b3d3 (DEFAULT_TABLE table=test-workload [id=f3a809ff8b08442388601e6fbb2e00bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:13.729665 28551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4587eee4416b4d7abd4245949a12d33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.733047 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848e9942498544fc8b84f9007242a514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.733677 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ed496f70784e3091a3d5b1c78c3844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.734302 28552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2f3125efdf44b5a76f64176bae8c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.735546 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e84ecb02af64928a95277545c44b3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:13.761409 28759 tablet_bootstrap.cc:492] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd: Bootstrap starting.
I20260630 12:32:13.773887 28758 tablet_bootstrap.cc:492] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99: Bootstrap starting.
I20260630 12:32:13.810114 28760 tablet_bootstrap.cc:492] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79: Bootstrap starting.
I20260630 12:32:13.813860 28758 tablet_bootstrap.cc:654] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.817111 28759 tablet_bootstrap.cc:654] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.817863 28760 tablet_bootstrap.cc:654] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.825150 28760 tablet_bootstrap.cc:492] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79: No bootstrap required, opened a new log
I20260630 12:32:13.825186 28759 tablet_bootstrap.cc:492] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd: No bootstrap required, opened a new log
I20260630 12:32:13.825922 28760 ts_tablet_manager.cc:1403] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:32:13.826097 28759 ts_tablet_manager.cc:1403] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.004s
I20260630 12:32:13.826623 28758 tablet_bootstrap.cc:492] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99: No bootstrap required, opened a new log
I20260630 12:32:13.827167 28758 ts_tablet_manager.cc:1403] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260630 12:32:13.829507 28759 raft_consensus.cc:359] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.829457 28760 raft_consensus.cc:359] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.830659 28759 raft_consensus.cc:385] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.830369 28758 raft_consensus.cc:359] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.830713 28760 raft_consensus.cc:385] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.831092 28759 raft_consensus.cc:740] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.831226 28758 raft_consensus.cc:385] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.831315 28760 raft_consensus.cc:740] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa68d09f85c441bbf81a1d5b7b28d79, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.831725 28758 raft_consensus.cc:740] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.832670 28758 consensus_queue.cc:260] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.832248 28759 consensus_queue.cc:260] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.832322 28760 consensus_queue.cc:260] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.835882 28758 ts_tablet_manager.cc:1434] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260630 12:32:13.836988 28758 tablet_bootstrap.cc:492] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99: Bootstrap starting.
I20260630 12:32:13.843492 28758 tablet_bootstrap.cc:654] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.848418 28759 ts_tablet_manager.cc:1434] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.004s
I20260630 12:32:13.848891 28760 ts_tablet_manager.cc:1434] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:32:13.850013 28760 tablet_bootstrap.cc:492] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79: Bootstrap starting.
I20260630 12:32:13.851189 28759 tablet_bootstrap.cc:492] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd: Bootstrap starting.
I20260630 12:32:13.857219 28760 tablet_bootstrap.cc:654] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.861999 28758 tablet_bootstrap.cc:492] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99: No bootstrap required, opened a new log
I20260630 12:32:13.862608 28758 ts_tablet_manager.cc:1403] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260630 12:32:13.864379 28759 tablet_bootstrap.cc:654] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.865721 28758 raft_consensus.cc:359] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.866541 28758 raft_consensus.cc:385] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.866847 28758 raft_consensus.cc:740] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.867779 28758 consensus_queue.cc:260] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.870236 28760 tablet_bootstrap.cc:492] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79: No bootstrap required, opened a new log
I20260630 12:32:13.870406 28759 tablet_bootstrap.cc:492] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd: No bootstrap required, opened a new log
I20260630 12:32:13.870815 28760 ts_tablet_manager.cc:1403] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260630 12:32:13.870995 28759 ts_tablet_manager.cc:1403] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260630 12:32:13.873471 28760 raft_consensus.cc:359] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.874110 28760 raft_consensus.cc:385] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.874373 28760 raft_consensus.cc:740] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa68d09f85c441bbf81a1d5b7b28d79, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.874239 28759 raft_consensus.cc:359] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.875190 28759 raft_consensus.cc:385] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.875527 28759 raft_consensus.cc:740] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.875337 28760 consensus_queue.cc:260] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.877489 28758 ts_tablet_manager.cc:1434] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:32:13.877578 28760 ts_tablet_manager.cc:1434] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:32:13.876375 28759 consensus_queue.cc:260] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.878854 28760 tablet_bootstrap.cc:492] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79: Bootstrap starting.
I20260630 12:32:13.879644 28759 ts_tablet_manager.cc:1434] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:13.880755 28759 tablet_bootstrap.cc:492] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd: Bootstrap starting.
I20260630 12:32:13.886127 28760 tablet_bootstrap.cc:654] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.887053 28759 tablet_bootstrap.cc:654] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.887076 28758 tablet_bootstrap.cc:492] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99: Bootstrap starting.
I20260630 12:32:13.896477 28758 tablet_bootstrap.cc:654] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.903795 28759 tablet_bootstrap.cc:492] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd: No bootstrap required, opened a new log
I20260630 12:32:13.904395 28759 ts_tablet_manager.cc:1403] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260630 12:32:13.906411 28758 tablet_bootstrap.cc:492] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99: No bootstrap required, opened a new log
I20260630 12:32:13.906981 28758 ts_tablet_manager.cc:1403] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260630 12:32:13.907534 28759 raft_consensus.cc:359] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.908385 28759 raft_consensus.cc:385] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.908677 28759 raft_consensus.cc:740] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.909616 28759 consensus_queue.cc:260] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.910171 28758 raft_consensus.cc:359] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.910912 28758 raft_consensus.cc:385] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.911207 28758 raft_consensus.cc:740] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.911912 28759 ts_tablet_manager.cc:1434] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:13.912158 28758 consensus_queue.cc:260] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.913146 28759 tablet_bootstrap.cc:492] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd: Bootstrap starting.
I20260630 12:32:13.918982 28758 ts_tablet_manager.cc:1434] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260630 12:32:13.920152 28759 tablet_bootstrap.cc:654] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.920434 28758 tablet_bootstrap.cc:492] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99: Bootstrap starting.
I20260630 12:32:13.929260 28758 tablet_bootstrap.cc:654] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.932149 28759 tablet_bootstrap.cc:492] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd: No bootstrap required, opened a new log
I20260630 12:32:13.932864 28759 ts_tablet_manager.cc:1403] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:32:13.936249 28760 tablet_bootstrap.cc:492] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79: No bootstrap required, opened a new log
I20260630 12:32:13.936743 28760 ts_tablet_manager.cc:1403] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.025s
I20260630 12:32:13.936653 28759 raft_consensus.cc:359] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.937944 28759 raft_consensus.cc:385] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.938328 28759 raft_consensus.cc:740] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.939307 28760 raft_consensus.cc:359] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:13.939963 28760 raft_consensus.cc:385] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.940253 28760 raft_consensus.cc:740] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa68d09f85c441bbf81a1d5b7b28d79, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.939406 28759 consensus_queue.cc:260] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.940932 28760 consensus_queue.cc:260] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:13.942885 28759 ts_tablet_manager.cc:1434] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:32:13.943210 28760 ts_tablet_manager.cc:1434] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:13.944463 28760 tablet_bootstrap.cc:492] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79: Bootstrap starting.
I20260630 12:32:13.944483 28759 tablet_bootstrap.cc:492] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd: Bootstrap starting.
I20260630 12:32:13.948704 28758 tablet_bootstrap.cc:492] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99: No bootstrap required, opened a new log
I20260630 12:32:13.949259 28758 ts_tablet_manager.cc:1403] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260630 12:32:13.950949 28760 tablet_bootstrap.cc:654] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.952617 28759 tablet_bootstrap.cc:654] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.952486 28758 raft_consensus.cc:359] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:13.953321 28758 raft_consensus.cc:385] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.953672 28758 raft_consensus.cc:740] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.954623 28758 consensus_queue.cc:260] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:13.960094 28758 ts_tablet_manager.cc:1434] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:32:13.961126 28758 tablet_bootstrap.cc:492] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99: Bootstrap starting.
I20260630 12:32:13.961180 28759 tablet_bootstrap.cc:492] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd: No bootstrap required, opened a new log
I20260630 12:32:13.961733 28759 ts_tablet_manager.cc:1403] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:32:13.964659 28759 raft_consensus.cc:359] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.964915 28765 raft_consensus.cc:493] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:13.965375 28759 raft_consensus.cc:385] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.965708 28765 raft_consensus.cc:515] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.965734 28759 raft_consensus.cc:740] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.968106 28759 consensus_queue.cc:260] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.970768 28758 tablet_bootstrap.cc:654] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.978434 28759 ts_tablet_manager.cc:1434] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:32:13.979291 28760 tablet_bootstrap.cc:492] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79: No bootstrap required, opened a new log
I20260630 12:32:13.979918 28760 ts_tablet_manager.cc:1403] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.016s
I20260630 12:32:13.982102 28759 tablet_bootstrap.cc:492] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd: Bootstrap starting.
I20260630 12:32:13.983207 28760 raft_consensus.cc:359] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.984169 28760 raft_consensus.cc:385] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.984544 28758 tablet_bootstrap.cc:492] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99: No bootstrap required, opened a new log
I20260630 12:32:13.984490 28760 raft_consensus.cc:740] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa68d09f85c441bbf81a1d5b7b28d79, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.985172 28758 ts_tablet_manager.cc:1403] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260630 12:32:13.985754 28760 consensus_queue.cc:260] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.988610 28758 raft_consensus.cc:359] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.989180 28760 ts_tablet_manager.cc:1434] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:32:13.989377 28758 raft_consensus.cc:385] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.989742 28758 raft_consensus.cc:740] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.990512 28760 tablet_bootstrap.cc:492] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79: Bootstrap starting.
I20260630 12:32:13.990785 28758 consensus_queue.cc:260] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:13.989529 28765 leader_election.cc:290] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 95d8a16345f94777888aef16a0286b99 (127.19.130.130:41709)
I20260630 12:32:13.992977 28758 ts_tablet_manager.cc:1434] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:13.994058 28758 tablet_bootstrap.cc:492] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99: Bootstrap starting.
I20260630 12:32:13.989224 28759 tablet_bootstrap.cc:654] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:14.000350 28758 tablet_bootstrap.cc:654] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.998380 28760 tablet_bootstrap.cc:654] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:14.009162 28758 tablet_bootstrap.cc:492] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99: No bootstrap required, opened a new log
I20260630 12:32:14.009608 28758 ts_tablet_manager.cc:1403] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260630 12:32:14.011826 28758 raft_consensus.cc:359] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.012629 28758 raft_consensus.cc:385] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:14.012951 28758 raft_consensus.cc:740] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Initialized, Role: FOLLOWER
I20260630 12:32:14.013908 28758 consensus_queue.cc:260] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.015935 28759 tablet_bootstrap.cc:492] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd: No bootstrap required, opened a new log
I20260630 12:32:14.016525 28759 ts_tablet_manager.cc:1403] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.007s
I20260630 12:32:14.018682 28758 ts_tablet_manager.cc:1434] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260630 12:32:14.020139 28759 raft_consensus.cc:359] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:14.021035 28759 raft_consensus.cc:385] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:14.021348 28759 raft_consensus.cc:740] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:14.022219 28759 consensus_queue.cc:260] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:14.024857 28759 ts_tablet_manager.cc:1434] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:32:14.027720 28760 tablet_bootstrap.cc:492] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79: No bootstrap required, opened a new log
I20260630 12:32:14.028270 28760 ts_tablet_manager.cc:1403] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260630 12:32:14.029594 28764 raft_consensus.cc:493] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:14.030102 28764 raft_consensus.cc:515] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.031361 28760 raft_consensus.cc:359] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.032136 28760 raft_consensus.cc:385] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:14.032485 28760 raft_consensus.cc:740] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa68d09f85c441bbf81a1d5b7b28d79, State: Initialized, Role: FOLLOWER
I20260630 12:32:14.032852 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f3125efdf44b5a76f64176bae8c77" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d8a16345f94777888aef16a0286b99" is_pre_election: true
I20260630 12:32:14.033278 28760 consensus_queue.cc:260] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.034364 28764 leader_election.cc:290] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769)
I20260630 12:32:14.033711 28638 raft_consensus.cc:2468] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070b140ffc1442e39455075f0cdfb6dd in term 0.
I20260630 12:32:14.047341 28760 ts_tablet_manager.cc:1434] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20260630 12:32:14.048666 28760 tablet_bootstrap.cc:492] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79: Bootstrap starting.
I20260630 12:32:14.055452 28760 tablet_bootstrap.cc:654] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:14.062353 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f3125efdf44b5a76f64176bae8c77" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" is_pre_election: true
I20260630 12:32:14.063179 28563 raft_consensus.cc:2468] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070b140ffc1442e39455075f0cdfb6dd in term 0.
I20260630 12:32:14.064677 28677 leader_election.cc:304] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [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: 070b140ffc1442e39455075f0cdfb6dd, 6fa68d09f85c441bbf81a1d5b7b28d79; no voters: 
I20260630 12:32:14.065618 28765 raft_consensus.cc:2804] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:14.065984 28765 raft_consensus.cc:493] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:14.066311 28765 raft_consensus.cc:3060] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.068846 28764 raft_consensus.cc:493] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:14.069522 28764 raft_consensus.cc:515] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.072245 28764 leader_election.cc:290] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769)
I20260630 12:32:14.079767 28777 raft_consensus.cc:493] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:14.080657 28777 raft_consensus.cc:515] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.084858 28777 leader_election.cc:290] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 95d8a16345f94777888aef16a0286b99 (127.19.130.130:41709)
I20260630 12:32:14.085127 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e84ecb02af64928a95277545c44b3d3" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" is_pre_election: true
I20260630 12:32:14.085451 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e84ecb02af64928a95277545c44b3d3" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d8a16345f94777888aef16a0286b99" is_pre_election: true
I20260630 12:32:14.086078 28638 raft_consensus.cc:2468] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070b140ffc1442e39455075f0cdfb6dd in term 0.
W20260630 12:32:14.086719 28677 leader_election.cc:343] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:14.087649 28678 leader_election.cc:304] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [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: 070b140ffc1442e39455075f0cdfb6dd, 95d8a16345f94777888aef16a0286b99; no voters: 6fa68d09f85c441bbf81a1d5b7b28d79
I20260630 12:32:14.088567 28777 raft_consensus.cc:2804] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:14.088940 28777 raft_consensus.cc:493] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:14.089286 28777 raft_consensus.cc:3060] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.086999 28765 raft_consensus.cc:515] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.097743 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f3125efdf44b5a76f64176bae8c77" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79"
I20260630 12:32:14.098371 28563 raft_consensus.cc:3060] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.098376 28760 tablet_bootstrap.cc:492] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79: No bootstrap required, opened a new log
I20260630 12:32:14.099207 28760 ts_tablet_manager.cc:1403] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.003s
I20260630 12:32:14.099237 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed496f70784e3091a3d5b1c78c3844" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" is_pre_election: true
I20260630 12:32:14.099843 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4587eee4416b4d7abd4245949a12d33a" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" is_pre_election: true
I20260630 12:32:14.100163 28562 raft_consensus.cc:2468] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 0.
I20260630 12:32:14.100602 28561 raft_consensus.cc:2468] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 0.
I20260630 12:32:14.102587 28760 raft_consensus.cc:359] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.103566 28760 raft_consensus.cc:385] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:14.105500 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed496f70784e3091a3d5b1c78c3844" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd" is_pre_election: true
I20260630 12:32:14.105533 28603 leader_election.cc:304] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [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: 6fa68d09f85c441bbf81a1d5b7b28d79, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.105926 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4587eee4416b4d7abd4245949a12d33a" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd" is_pre_election: true
I20260630 12:32:14.106314 28712 raft_consensus.cc:2468] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 0.
I20260630 12:32:14.106658 28711 raft_consensus.cc:2468] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 0.
I20260630 12:32:14.106993 28603 leader_election.cc:304] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [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: 6fa68d09f85c441bbf81a1d5b7b28d79, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.107616 28764 raft_consensus.cc:2804] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:14.108011 28764 raft_consensus.cc:493] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:14.108469 28764 raft_consensus.cc:3060] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.108815 28777 raft_consensus.cc:515] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.111387 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e84ecb02af64928a95277545c44b3d3" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79"
I20260630 12:32:14.111778 28765 leader_election.cc:290] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [CANDIDATE]: Term 1 election: Requested vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 95d8a16345f94777888aef16a0286b99 (127.19.130.130:41709)
I20260630 12:32:14.103955 28760 raft_consensus.cc:740] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa68d09f85c441bbf81a1d5b7b28d79, State: Initialized, Role: FOLLOWER
I20260630 12:32:14.112963 28760 consensus_queue.cc:260] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.113710 28561 raft_consensus.cc:3060] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.116000 28760 ts_tablet_manager.cc:1434] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:32:14.116891 28777 leader_election.cc:290] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [CANDIDATE]: Term 1 election: Requested vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 95d8a16345f94777888aef16a0286b99 (127.19.130.130:41709)
I20260630 12:32:14.118749 28764 raft_consensus.cc:515] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.120919 28561 raft_consensus.cc:2468] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070b140ffc1442e39455075f0cdfb6dd in term 1.
I20260630 12:32:14.122676 28563 raft_consensus.cc:2468] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070b140ffc1442e39455075f0cdfb6dd in term 1.
I20260630 12:32:14.123600 28764 leader_election.cc:290] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [CANDIDATE]: Term 1 election: Requested vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769)
I20260630 12:32:14.124289 28764 raft_consensus.cc:2804] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:14.124719 28764 raft_consensus.cc:493] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:14.125061 28764 raft_consensus.cc:3060] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.126161 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e84ecb02af64928a95277545c44b3d3" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d8a16345f94777888aef16a0286b99"
I20260630 12:32:14.126811 28638 raft_consensus.cc:3060] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.129238 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2f3125efdf44b5a76f64176bae8c77" candidate_uuid: "070b140ffc1442e39455075f0cdfb6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d8a16345f94777888aef16a0286b99"
I20260630 12:32:14.129961 28637 raft_consensus.cc:3060] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.126161 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed496f70784e3091a3d5b1c78c3844" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79"
I20260630 12:32:14.132622 28677 leader_election.cc:304] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [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: 070b140ffc1442e39455075f0cdfb6dd, 6fa68d09f85c441bbf81a1d5b7b28d79; no voters: 
I20260630 12:32:14.133102 28563 raft_consensus.cc:3060] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.133502 28777 raft_consensus.cc:2804] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:14.134023 28777 raft_consensus.cc:697] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 1 LEADER]: Becoming Leader. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Running, Role: LEADER
I20260630 12:32:14.134114 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ed496f70784e3091a3d5b1c78c3844" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd"
I20260630 12:32:14.134769 28711 raft_consensus.cc:3060] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.134953 28777 consensus_queue.cc:237] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [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: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.138686 28638 raft_consensus.cc:2468] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070b140ffc1442e39455075f0cdfb6dd in term 1.
I20260630 12:32:14.140487 28766 raft_consensus.cc:493] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:14.141072 28766 raft_consensus.cc:515] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.140759 28764 raft_consensus.cc:515] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.142660 28711 raft_consensus.cc:2468] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 1.
I20260630 12:32:14.144088 28604 leader_election.cc:304] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [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: 070b140ffc1442e39455075f0cdfb6dd, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.144635 28678 leader_election.cc:304] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [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: 070b140ffc1442e39455075f0cdfb6dd, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.145514 28765 raft_consensus.cc:2804] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:14.144186 28766 leader_election.cc:290] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d8a16345f94777888aef16a0286b99 (127.19.130.130:41709), 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769)
I20260630 12:32:14.146589 28563 raft_consensus.cc:2468] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 1.
I20260630 12:32:14.146818 28637 raft_consensus.cc:2468] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070b140ffc1442e39455075f0cdfb6dd in term 1.
I20260630 12:32:14.148854 28788 raft_consensus.cc:2804] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:14.151880 28765 raft_consensus.cc:697] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 1 LEADER]: Becoming Leader. State: Replica: 070b140ffc1442e39455075f0cdfb6dd, State: Running, Role: LEADER
I20260630 12:32:14.152158 28764 leader_election.cc:290] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [CANDIDATE]: Term 1 election: Requested vote from peers 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677), 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769)
I20260630 12:32:14.152938 28765 consensus_queue.cc:237] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [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: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.153311 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4587eee4416b4d7abd4245949a12d33a" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd"
I20260630 12:32:14.153949 28711 raft_consensus.cc:3060] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.157040 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4587eee4416b4d7abd4245949a12d33a" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79"
I20260630 12:32:14.157649 28561 raft_consensus.cc:3060] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.159154 28788 raft_consensus.cc:697] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 1 LEADER]: Becoming Leader. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Running, Role: LEADER
I20260630 12:32:14.160082 28788 consensus_queue.cc:237] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [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: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.161545 28711 raft_consensus.cc:2468] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 1.
I20260630 12:32:14.161027 28457 catalog_manager.cc:5697] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131). New cstate: current_term: 1 leader_uuid: "070b140ffc1442e39455075f0cdfb6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:14.162634 28604 leader_election.cc:304] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [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: 070b140ffc1442e39455075f0cdfb6dd, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.163992 28792 raft_consensus.cc:2804] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:14.164959 28561 raft_consensus.cc:2468] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 1.
I20260630 12:32:14.165416 28764 raft_consensus.cc:493] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:14.166034 28764 raft_consensus.cc:515] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:14.169382 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e9942498544fc8b84f9007242a514" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd" is_pre_election: true
I20260630 12:32:14.170125 28711 raft_consensus.cc:2468] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 0.
I20260630 12:32:14.171188 28604 leader_election.cc:304] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [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: 070b140ffc1442e39455075f0cdfb6dd, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.172757 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e9942498544fc8b84f9007242a514" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" is_pre_election: true
I20260630 12:32:14.173480 28561 raft_consensus.cc:2468] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 0.
I20260630 12:32:14.175581 28764 leader_election.cc:290] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769), 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677)
I20260630 12:32:14.176235 28764 raft_consensus.cc:2804] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:14.176651 28764 raft_consensus.cc:493] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:14.176965 28764 raft_consensus.cc:3060] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.187685 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c79a1e64ec14cfea6e6453fd69c8be6" candidate_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d8a16345f94777888aef16a0286b99" is_pre_election: true
I20260630 12:32:14.188548 28637 raft_consensus.cc:2468] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa68d09f85c441bbf81a1d5b7b28d79 in term 0.
I20260630 12:32:14.190034 28529 leader_election.cc:304] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [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: 6fa68d09f85c441bbf81a1d5b7b28d79, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.190935 28766 raft_consensus.cc:2804] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:14.191306 28766 raft_consensus.cc:493] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:14.191644 28766 raft_consensus.cc:3060] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.194545 28460 catalog_manager.cc:5697] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d8a16345f94777888aef16a0286b99 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "95d8a16345f94777888aef16a0286b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:14.200876 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c79a1e64ec14cfea6e6453fd69c8be6" candidate_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd" is_pre_election: true
I20260630 12:32:14.201529 28711 raft_consensus.cc:2468] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa68d09f85c441bbf81a1d5b7b28d79 in term 0.
I20260630 12:32:14.202098 28766 raft_consensus.cc:515] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.203236 28792 raft_consensus.cc:697] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 1 LEADER]: Becoming Leader. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Running, Role: LEADER
I20260630 12:32:14.204447 28766 leader_election.cc:290] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [CANDIDATE]: Term 1 election: Requested vote from peers 95d8a16345f94777888aef16a0286b99 (127.19.130.130:41709), 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769)
I20260630 12:32:14.205049 28637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c79a1e64ec14cfea6e6453fd69c8be6" candidate_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d8a16345f94777888aef16a0286b99"
I20260630 12:32:14.205441 28711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c79a1e64ec14cfea6e6453fd69c8be6" candidate_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd"
I20260630 12:32:14.205073 28792 consensus_queue.cc:237] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [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: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.205788 28637 raft_consensus.cc:3060] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.206022 28711 raft_consensus.cc:3060] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.207342 28764 raft_consensus.cc:515] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:14.209424 28764 leader_election.cc:290] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [CANDIDATE]: Term 1 election: Requested vote from peers 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131:45769), 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129:35677)
I20260630 12:32:14.210609 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e9942498544fc8b84f9007242a514" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070b140ffc1442e39455075f0cdfb6dd"
I20260630 12:32:14.210923 28561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848e9942498544fc8b84f9007242a514" candidate_uuid: "95d8a16345f94777888aef16a0286b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79"
I20260630 12:32:14.211450 28712 raft_consensus.cc:3060] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.211542 28561 raft_consensus.cc:3060] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:14.214445 28637 raft_consensus.cc:2468] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa68d09f85c441bbf81a1d5b7b28d79 in term 1.
I20260630 12:32:14.215464 28529 leader_election.cc:304] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [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: 6fa68d09f85c441bbf81a1d5b7b28d79, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.216599 28766 raft_consensus.cc:2804] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:14.223266 28712 raft_consensus.cc:2468] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 1.
I20260630 12:32:14.224537 28604 leader_election.cc:304] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [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: 070b140ffc1442e39455075f0cdfb6dd, 95d8a16345f94777888aef16a0286b99; no voters: 
I20260630 12:32:14.225450 28764 raft_consensus.cc:2804] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:14.225545 28561 raft_consensus.cc:2468] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d8a16345f94777888aef16a0286b99 in term 1.
I20260630 12:32:14.226104 28764 raft_consensus.cc:697] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 1 LEADER]: Becoming Leader. State: Replica: 95d8a16345f94777888aef16a0286b99, State: Running, Role: LEADER
I20260630 12:32:14.226982 28764 consensus_queue.cc:237] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [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: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } }
I20260630 12:32:14.230692 28711 raft_consensus.cc:2468] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa68d09f85c441bbf81a1d5b7b28d79 in term 1.
W20260630 12:32:14.231218 28509 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:14.233001 28766 raft_consensus.cc:697] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 LEADER]: Becoming Leader. State: Replica: 6fa68d09f85c441bbf81a1d5b7b28d79, State: Running, Role: LEADER
I20260630 12:32:14.233947 28766 consensus_queue.cc:237] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [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: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } }
I20260630 12:32:14.238083 28457 catalog_manager.cc:5697] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 070b140ffc1442e39455075f0cdfb6dd (127.19.130.131). New cstate: current_term: 1 leader_uuid: "070b140ffc1442e39455075f0cdfb6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:14.242610 28460 catalog_manager.cc:5697] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa68d09f85c441bbf81a1d5b7b28d79 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:14.246091 28461 catalog_manager.cc:5697] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d8a16345f94777888aef16a0286b99 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "95d8a16345f94777888aef16a0286b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:14.247870 28461 catalog_manager.cc:5697] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d8a16345f94777888aef16a0286b99 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "95d8a16345f94777888aef16a0286b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:14.515550 28711 raft_consensus.cc:1275] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Refusing update from remote peer 6fa68d09f85c441bbf81a1d5b7b28d79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.517652 28637 raft_consensus.cc:1275] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Refusing update from remote peer 6fa68d09f85c441bbf81a1d5b7b28d79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.522354 28802 consensus_queue.cc:1048] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:14.524236 28802 consensus_queue.cc:1048] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:14.531263 28638 raft_consensus.cc:1275] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Refusing update from remote peer 070b140ffc1442e39455075f0cdfb6dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.521960 28561 raft_consensus.cc:1275] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Refusing update from remote peer 95d8a16345f94777888aef16a0286b99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.537431 28712 raft_consensus.cc:1275] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Refusing update from remote peer 95d8a16345f94777888aef16a0286b99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.539090 28563 raft_consensus.cc:1275] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Refusing update from remote peer 070b140ffc1442e39455075f0cdfb6dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.542320 28637 raft_consensus.cc:1275] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Refusing update from remote peer 070b140ffc1442e39455075f0cdfb6dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.544013 28561 raft_consensus.cc:1275] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Refusing update from remote peer 070b140ffc1442e39455075f0cdfb6dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.545961 28711 raft_consensus.cc:1275] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Refusing update from remote peer 95d8a16345f94777888aef16a0286b99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.551841 28561 raft_consensus.cc:1275] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Refusing update from remote peer 95d8a16345f94777888aef16a0286b99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.552772 28792 consensus_queue.cc:1048] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:14.553845 28777 consensus_queue.cc:1048] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:14.555418 28791 consensus_queue.cc:1048] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d8a16345f94777888aef16a0286b99" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:14.555910 28777 consensus_queue.cc:1048] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:14.557545 28791 consensus_queue.cc:1048] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:14.555456 28764 consensus_queue.cc:1048] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:32:14.558408 28788 consensus_queue.cc:1048] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:14.560818 28798 consensus_queue.cc:1048] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:14.579957 28561 raft_consensus.cc:1275] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Refusing update from remote peer 95d8a16345f94777888aef16a0286b99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.587232 28798 consensus_queue.cc:1048] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa68d09f85c441bbf81a1d5b7b28d79" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:14.628958 28677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.129:35677, user_credentials={real_user=slave}} blocked reactor thread for 73417.1us
I20260630 12:32:14.633312 28711 raft_consensus.cc:1275] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Refusing update from remote peer 95d8a16345f94777888aef16a0286b99: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:14.671674 28798 consensus_queue.cc:1048] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070b140ffc1442e39455075f0cdfb6dd" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:14.831063 28815 mvcc.cc:204] Tried to move back new op lower bound from 7302441920724652032 to 7302441919315537920. Current Snapshot: MvccSnapshot[applied={T|T < 7302441920599666688}]
W20260630 12:32:15.146874 28603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.129:35677, user_credentials={real_user=slave}} blocked reactor thread for 85200.9us
I20260630 12:32:15.646651 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:15.670202 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:15.670840 19978 tablet_replica.cc:333] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79: stopping tablet replica
I20260630 12:32:15.671422 19978 raft_consensus.cc:2243] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.671926 19978 raft_consensus.cc:2272] T 7e84ecb02af64928a95277545c44b3d3 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.674479 19978 tablet_replica.cc:333] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79: stopping tablet replica
I20260630 12:32:15.674983 19978 raft_consensus.cc:2243] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.675443 19978 raft_consensus.cc:2272] T 4587eee4416b4d7abd4245949a12d33a P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.677968 19978 tablet_replica.cc:333] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79: stopping tablet replica
I20260630 12:32:15.678443 19978 raft_consensus.cc:2243] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.678915 19978 raft_consensus.cc:2272] T fe2f3125efdf44b5a76f64176bae8c77 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.681517 19978 tablet_replica.cc:333] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79: stopping tablet replica
I20260630 12:32:15.682042 19978 raft_consensus.cc:2243] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.682543 19978 raft_consensus.cc:2272] T 848e9942498544fc8b84f9007242a514 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.684902 19978 tablet_replica.cc:333] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79: stopping tablet replica
I20260630 12:32:15.685406 19978 raft_consensus.cc:2243] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.685910 19978 raft_consensus.cc:2272] T 40ed496f70784e3091a3d5b1c78c3844 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.688436 19978 tablet_replica.cc:333] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79: stopping tablet replica
I20260630 12:32:15.688891 19978 raft_consensus.cc:2243] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:15.689572 19978 raft_consensus.cc:2272] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 6fa68d09f85c441bbf81a1d5b7b28d79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.715777 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:15.732160 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:15.753863 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:15.754504 19978 tablet_replica.cc:333] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99: stopping tablet replica
I20260630 12:32:15.755036 19978 raft_consensus.cc:2243] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.755584 19978 raft_consensus.cc:2272] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.758134 19978 tablet_replica.cc:333] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99: stopping tablet replica
I20260630 12:32:15.758672 19978 raft_consensus.cc:2243] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.759164 19978 raft_consensus.cc:2272] T 7e84ecb02af64928a95277545c44b3d3 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.761559 19978 tablet_replica.cc:333] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99: stopping tablet replica
I20260630 12:32:15.762080 19978 raft_consensus.cc:2243] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.762508 19978 raft_consensus.cc:2272] T fe2f3125efdf44b5a76f64176bae8c77 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.765062 19978 tablet_replica.cc:333] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99: stopping tablet replica
I20260630 12:32:15.765570 19978 raft_consensus.cc:2243] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:15.766343 19978 raft_consensus.cc:2272] T 848e9942498544fc8b84f9007242a514 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.768711 19978 tablet_replica.cc:333] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99: stopping tablet replica
I20260630 12:32:15.769193 19978 raft_consensus.cc:2243] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:15.769989 19978 raft_consensus.cc:2272] T 40ed496f70784e3091a3d5b1c78c3844 P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.771998 19978 tablet_replica.cc:333] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99: stopping tablet replica
I20260630 12:32:15.772465 19978 raft_consensus.cc:2243] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:15.773140 19978 raft_consensus.cc:2272] T 4587eee4416b4d7abd4245949a12d33a P 95d8a16345f94777888aef16a0286b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.798774 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:15.813810 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:32:15.836550 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:15.837229 19978 tablet_replica.cc:333] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd: stopping tablet replica
I20260630 12:32:15.837926 19978 raft_consensus.cc:2243] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.838407 19978 raft_consensus.cc:2272] T 6c79a1e64ec14cfea6e6453fd69c8be6 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.840896 19978 tablet_replica.cc:333] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd: stopping tablet replica
I20260630 12:32:15.841365 19978 raft_consensus.cc:2243] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:15.842093 19978 raft_consensus.cc:2272] T 7e84ecb02af64928a95277545c44b3d3 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.844494 19978 tablet_replica.cc:333] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd: stopping tablet replica
I20260630 12:32:15.844959 19978 raft_consensus.cc:2243] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.845386 19978 raft_consensus.cc:2272] T 40ed496f70784e3091a3d5b1c78c3844 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.847836 19978 tablet_replica.cc:333] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd: stopping tablet replica
I20260630 12:32:15.848379 19978 raft_consensus.cc:2243] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.848840 19978 raft_consensus.cc:2272] T 848e9942498544fc8b84f9007242a514 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.851445 19978 tablet_replica.cc:333] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd: stopping tablet replica
I20260630 12:32:15.851878 19978 raft_consensus.cc:2243] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:15.852610 19978 raft_consensus.cc:2272] T fe2f3125efdf44b5a76f64176bae8c77 P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.854682 19978 tablet_replica.cc:333] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd: stopping tablet replica
I20260630 12:32:15.855111 19978 raft_consensus.cc:2243] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:15.855548 19978 raft_consensus.cc:2272] T 4587eee4416b4d7abd4245949a12d33a P 070b140ffc1442e39455075f0cdfb6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.879683 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:15.895681 19978 master.cc:562] Master@127.19.130.190:38129 shutting down...
I20260630 12:32:15.915449 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:15.915937 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:15.916296 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04b7462f6a6744419726d0b1daf258b6: stopping tablet replica
I20260630 12:32:15.934141 19978 master.cc:584] Master@127.19.130.190:38129 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (3875 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:32:15.969911 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:36397
I20260630 12:32:15.970947 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:15.975666 28859 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:32:15.975742 28858 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:32:15.978014 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:15.978044 28861 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:32:15.979125 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:15.979315 19978 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:32:15.979487 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822735979470 us; error 0 us; skew 500 ppm
I20260630 12:32:15.979933 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:15.982115 19978 webserver.cc:533] Webserver started at http://127.19.130.190:36391/ using document root <none> and password file <none>
I20260630 12:32:15.982519 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:15.982684 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:15.982973 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:15.983983 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "2fee2577c1ce401e9f285dc15140474c"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-zr02"
I20260630 12:32:15.988036 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:32:15.991492 28866 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:32:15.992156 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:15.992475 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "2fee2577c1ce401e9f285dc15140474c"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-zr02"
I20260630 12:32:15.992728 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-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:32:16.011861 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:16.012925 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:16.049801 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:36397
I20260630 12:32:16.049906 28917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:36397 every 8 connection(s)
I20260630 12:32:16.053465 28918 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:32:16.063025 28918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c: Bootstrap starting.
I20260630 12:32:16.067297 28918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.071029 28918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c: No bootstrap required, opened a new log
I20260630 12:32:16.073024 28918 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fee2577c1ce401e9f285dc15140474c" member_type: VOTER }
I20260630 12:32:16.073387 28918 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.073609 28918 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fee2577c1ce401e9f285dc15140474c, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.074156 28918 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2fee2577c1ce401e9f285dc15140474c" member_type: VOTER }
I20260630 12:32:16.074596 28918 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:16.074836 28918 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:16.075107 28918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.079021 28918 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fee2577c1ce401e9f285dc15140474c" member_type: VOTER }
I20260630 12:32:16.079501 28918 leader_election.cc:304] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [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: 2fee2577c1ce401e9f285dc15140474c; no voters: 
I20260630 12:32:16.080612 28918 leader_election.cc:290] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:16.080876 28921 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.082119 28921 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 1 LEADER]: Becoming Leader. State: Replica: 2fee2577c1ce401e9f285dc15140474c, State: Running, Role: LEADER
I20260630 12:32:16.082662 28921 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [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: "2fee2577c1ce401e9f285dc15140474c" member_type: VOTER }
I20260630 12:32:16.083182 28918 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:16.087657 28923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2fee2577c1ce401e9f285dc15140474c. Latest consensus state: current_term: 1 leader_uuid: "2fee2577c1ce401e9f285dc15140474c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fee2577c1ce401e9f285dc15140474c" member_type: VOTER } }
I20260630 12:32:16.088382 28923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:16.091574 28922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2fee2577c1ce401e9f285dc15140474c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fee2577c1ce401e9f285dc15140474c" member_type: VOTER } }
I20260630 12:32:16.092989 28922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:16.094002 28927 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:16.099514 28927 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:16.102937 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:16.109268 28927 catalog_manager.cc:1383] Generated new cluster ID: a113f2c0ad1644daaab8162adec8f9ac
I20260630 12:32:16.109519 28927 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:16.121189 28927 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:16.122323 28927 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:16.133769 28927 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c: Generated new TSK 0
I20260630 12:32:16.134265 28927 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:16.169118 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:16.174388 28939 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:32:16.175459 28940 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:32:16.176863 28942 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:32:16.177378 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:16.178148 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:16.178313 19978 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:32:16.178423 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822736178413 us; error 0 us; skew 500 ppm
I20260630 12:32:16.178833 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:16.180887 19978 webserver.cc:533] Webserver started at http://127.19.130.129:41359/ using document root <none> and password file <none>
I20260630 12:32:16.181301 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:16.181445 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:16.181643 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:16.182605 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "e8d03a95b4064b67b0f4d58cff2bc89b"
format_stamp: "Formatted at 2026-06-30 12:32:16 on dist-test-slave-zr02"
I20260630 12:32:16.186841 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:16.189898 28947 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:32:16.190609 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:16.190882 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "e8d03a95b4064b67b0f4d58cff2bc89b"
format_stamp: "Formatted at 2026-06-30 12:32:16 on dist-test-slave-zr02"
I20260630 12:32:16.191133 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-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:32:16.203590 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:16.204708 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:16.206075 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:16.208182 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:16.208425 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:16.208664 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:16.208863 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:16.246631 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:38339
I20260630 12:32:16.246742 29009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:38339 every 8 connection(s)
I20260630 12:32:16.251559 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:16.257784 29014 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:32:16.258790 29015 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:32:16.261001 29017 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:32:16.261243 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:16.263962 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:16.264263 19978 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:32:16.264472 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822736264454 us; error 0 us; skew 500 ppm
I20260630 12:32:16.264995 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:16.265552 29010 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36397
I20260630 12:32:16.265944 29010 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:16.266774 29010 heartbeater.cc:507] Master 127.19.130.190:36397 requested a full tablet report, sending...
I20260630 12:32:16.267613 19978 webserver.cc:533] Webserver started at http://127.19.130.130:39433/ using document root <none> and password file <none>
I20260630 12:32:16.268250 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:16.268489 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:16.268800 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:16.268926 28883 ts_manager.cc:194] Registered new tserver with Master: e8d03a95b4064b67b0f4d58cff2bc89b (127.19.130.129:38339)
I20260630 12:32:16.270268 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "9069a99ef9dc4291a1a8e10f3a3423ac"
format_stamp: "Formatted at 2026-06-30 12:32:16 on dist-test-slave-zr02"
I20260630 12:32:16.271396 28883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37722
I20260630 12:32:16.275233 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:16.278374 29022 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:32:16.279191 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:16.279469 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "9069a99ef9dc4291a1a8e10f3a3423ac"
format_stamp: "Formatted at 2026-06-30 12:32:16 on dist-test-slave-zr02"
I20260630 12:32:16.279716 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-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:32:16.293820 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:16.294724 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:16.295981 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:16.298089 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:16.298278 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:16.298532 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:16.298686 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:16.334450 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:33773
I20260630 12:32:16.334594 29084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:33773 every 8 connection(s)
I20260630 12:32:16.339591 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:16.346249 29088 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:32:16.348289 29089 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:32:16.349112 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:16.349583 29091 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:32:16.350507 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:16.350736 19978 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:32:16.350939 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822736350922 us; error 0 us; skew 500 ppm
I20260630 12:32:16.351455 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:16.352808 29085 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36397
I20260630 12:32:16.353155 29085 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:16.353972 19978 webserver.cc:533] Webserver started at http://127.19.130.131:45711/ using document root <none> and password file <none>
I20260630 12:32:16.353986 29085 heartbeater.cc:507] Master 127.19.130.190:36397 requested a full tablet report, sending...
I20260630 12:32:16.354696 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:16.354947 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:16.355309 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:16.356184 28883 ts_manager.cc:194] Registered new tserver with Master: 9069a99ef9dc4291a1a8e10f3a3423ac (127.19.130.130:33773)
I20260630 12:32:16.356648 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d"
format_stamp: "Formatted at 2026-06-30 12:32:16 on dist-test-slave-zr02"
I20260630 12:32:16.357616 28883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37736
I20260630 12:32:16.360950 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:32:16.364041 29096 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:32:16.364817 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:16.365097 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d"
format_stamp: "Formatted at 2026-06-30 12:32:16 on dist-test-slave-zr02"
I20260630 12:32:16.365396 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822531767112-19978-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:32:16.375823 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:16.376789 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:16.378015 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:16.379953 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:16.380162 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:16.380442 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:16.380607 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:16.416548 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:42029
I20260630 12:32:16.416652 29158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:42029 every 8 connection(s)
I20260630 12:32:16.429214 29159 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36397
I20260630 12:32:16.429561 29159 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:16.430205 29159 heartbeater.cc:507] Master 127.19.130.190:36397 requested a full tablet report, sending...
I20260630 12:32:16.431936 28883 ts_manager.cc:194] Registered new tserver with Master: 3ea169c7e7b5487fb04245cf9c0ddd5d (127.19.130.131:42029)
I20260630 12:32:16.432811 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013383565s
I20260630 12:32:16.433256 28883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37748
I20260630 12:32:17.274006 29010 heartbeater.cc:499] Master 127.19.130.190:36397 was elected leader, sending a full tablet report...
I20260630 12:32:17.359973 29085 heartbeater.cc:499] Master 127.19.130.190:36397 was elected leader, sending a full tablet report...
I20260630 12:32:17.435523 29159 heartbeater.cc:499] Master 127.19.130.190:36397 was elected leader, sending a full tablet report...
I20260630 12:32:17.485499 28883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37750:
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:32:17.487144 28883 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:32:17.535333 29124 tablet_service.cc:1511] Processing CreateTablet for tablet 9abc4544a2a943f0acbd33d70f61bbb7 (DEFAULT_TABLE table=test-workload [id=623508a174194a2a94e061c32bb43ab2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:17.536592 29124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9abc4544a2a943f0acbd33d70f61bbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:17.540795 29050 tablet_service.cc:1511] Processing CreateTablet for tablet 9abc4544a2a943f0acbd33d70f61bbb7 (DEFAULT_TABLE table=test-workload [id=623508a174194a2a94e061c32bb43ab2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:17.541940 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9abc4544a2a943f0acbd33d70f61bbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:17.541842 28975 tablet_service.cc:1511] Processing CreateTablet for tablet 9abc4544a2a943f0acbd33d70f61bbb7 (DEFAULT_TABLE table=test-workload [id=623508a174194a2a94e061c32bb43ab2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:17.542951 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9abc4544a2a943f0acbd33d70f61bbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:17.553027 29179 tablet_bootstrap.cc:492] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d: Bootstrap starting.
I20260630 12:32:17.556872 29180 tablet_bootstrap.cc:492] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b: Bootstrap starting.
I20260630 12:32:17.558904 29179 tablet_bootstrap.cc:654] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:17.562785 29181 tablet_bootstrap.cc:492] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac: Bootstrap starting.
I20260630 12:32:17.563655 29179 tablet_bootstrap.cc:492] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d: No bootstrap required, opened a new log
I20260630 12:32:17.564097 29179 ts_tablet_manager.cc:1403] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260630 12:32:17.564685 29180 tablet_bootstrap.cc:654] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:17.566504 29179 raft_consensus.cc:359] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.567096 29179 raft_consensus.cc:385] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:17.567345 29179 raft_consensus.cc:740] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea169c7e7b5487fb04245cf9c0ddd5d, State: Initialized, Role: FOLLOWER
I20260630 12:32:17.568123 29179 consensus_queue.cc:260] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.570075 29181 tablet_bootstrap.cc:654] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:17.576141 29179 ts_tablet_manager.cc:1434] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:32:17.576546 29180 tablet_bootstrap.cc:492] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b: No bootstrap required, opened a new log
I20260630 12:32:17.577042 29180 ts_tablet_manager.cc:1403] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:32:17.579259 29181 tablet_bootstrap.cc:492] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac: No bootstrap required, opened a new log
I20260630 12:32:17.579377 29180 raft_consensus.cc:359] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.579788 29181 ts_tablet_manager.cc:1403] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:32:17.580091 29180 raft_consensus.cc:385] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:17.580484 29180 raft_consensus.cc:740] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d03a95b4064b67b0f4d58cff2bc89b, State: Initialized, Role: FOLLOWER
I20260630 12:32:17.581634 29180 consensus_queue.cc:260] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.582590 29181 raft_consensus.cc:359] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.583328 29181 raft_consensus.cc:385] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:17.585086 29181 raft_consensus.cc:740] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9069a99ef9dc4291a1a8e10f3a3423ac, State: Initialized, Role: FOLLOWER
I20260630 12:32:17.585350 29180 ts_tablet_manager.cc:1434] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:17.586062 29181 consensus_queue.cc:260] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.590323 29181 ts_tablet_manager.cc:1434] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:17.655306 29186 raft_consensus.cc:493] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:17.655766 29186 raft_consensus.cc:515] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.657696 29186 leader_election.cc:290] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ea169c7e7b5487fb04245cf9c0ddd5d (127.19.130.131:42029), 9069a99ef9dc4291a1a8e10f3a3423ac (127.19.130.130:33773)
I20260630 12:32:17.667896 29134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abc4544a2a943f0acbd33d70f61bbb7" candidate_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" is_pre_election: true
I20260630 12:32:17.668533 29134 raft_consensus.cc:2468] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d03a95b4064b67b0f4d58cff2bc89b in term 0.
I20260630 12:32:17.669114 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abc4544a2a943f0acbd33d70f61bbb7" candidate_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" is_pre_election: true
I20260630 12:32:17.669533 28950 leader_election.cc:304] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [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: 3ea169c7e7b5487fb04245cf9c0ddd5d, e8d03a95b4064b67b0f4d58cff2bc89b; no voters: 
I20260630 12:32:17.669750 29060 raft_consensus.cc:2468] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d03a95b4064b67b0f4d58cff2bc89b in term 0.
I20260630 12:32:17.670259 29186 raft_consensus.cc:2804] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:17.670615 29186 raft_consensus.cc:493] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:17.670854 29186 raft_consensus.cc:3060] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.675065 29186 raft_consensus.cc:515] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.676543 29186 leader_election.cc:290] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [CANDIDATE]: Term 1 election: Requested vote from peers 3ea169c7e7b5487fb04245cf9c0ddd5d (127.19.130.131:42029), 9069a99ef9dc4291a1a8e10f3a3423ac (127.19.130.130:33773)
I20260630 12:32:17.677121 29134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abc4544a2a943f0acbd33d70f61bbb7" candidate_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d"
I20260630 12:32:17.677412 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abc4544a2a943f0acbd33d70f61bbb7" candidate_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac"
I20260630 12:32:17.677604 29134 raft_consensus.cc:3060] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.677937 29060 raft_consensus.cc:3060] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.682384 29134 raft_consensus.cc:2468] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d03a95b4064b67b0f4d58cff2bc89b in term 1.
I20260630 12:32:17.682582 29060 raft_consensus.cc:2468] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d03a95b4064b67b0f4d58cff2bc89b in term 1.
I20260630 12:32:17.683314 28950 leader_election.cc:304] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [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: 3ea169c7e7b5487fb04245cf9c0ddd5d, e8d03a95b4064b67b0f4d58cff2bc89b; no voters: 
I20260630 12:32:17.683878 29186 raft_consensus.cc:2804] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:17.684907 29186 raft_consensus.cc:697] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 1 LEADER]: Becoming Leader. State: Replica: e8d03a95b4064b67b0f4d58cff2bc89b, State: Running, Role: LEADER
I20260630 12:32:17.685534 29186 consensus_queue.cc:237] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [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: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } }
I20260630 12:32:17.693189 28883 catalog_manager.cc:5697] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d03a95b4064b67b0f4d58cff2bc89b (127.19.130.129). New cstate: current_term: 1 leader_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d03a95b4064b67b0f4d58cff2bc89b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38339 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:17.826478 29060 raft_consensus.cc:1275] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 1 FOLLOWER]: Refusing update from remote peer e8d03a95b4064b67b0f4d58cff2bc89b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:17.826792 29134 raft_consensus.cc:1275] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 1 FOLLOWER]: Refusing update from remote peer e8d03a95b4064b67b0f4d58cff2bc89b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:17.827965 29190 consensus_queue.cc:1048] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9069a99ef9dc4291a1a8e10f3a3423ac" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.828784 29186 consensus_queue.cc:1048] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ea169c7e7b5487fb04245cf9c0ddd5d" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 42029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:18.198907 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:18.222945 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:18.223531 19978 tablet_replica.cc:333] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b: stopping tablet replica
I20260630 12:32:18.224050 19978 raft_consensus.cc:2243] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:18.224968 19978 raft_consensus.cc:2272] T 9abc4544a2a943f0acbd33d70f61bbb7 P e8d03a95b4064b67b0f4d58cff2bc89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:18.245206 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:18.253772 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:18.271978 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:18.272609 19978 tablet_replica.cc:333] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac: stopping tablet replica
I20260630 12:32:18.273164 19978 raft_consensus.cc:2243] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:18.273742 19978 raft_consensus.cc:2272] T 9abc4544a2a943f0acbd33d70f61bbb7 P 9069a99ef9dc4291a1a8e10f3a3423ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:18.293040 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:18.301599 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:32:18.319115 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:18.319748 19978 tablet_replica.cc:333] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d: stopping tablet replica
I20260630 12:32:18.320385 19978 raft_consensus.cc:2243] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:18.320922 19978 raft_consensus.cc:2272] T 9abc4544a2a943f0acbd33d70f61bbb7 P 3ea169c7e7b5487fb04245cf9c0ddd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:18.339861 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:18.347939 19978 master.cc:562] Master@127.19.130.190:36397 shutting down...
I20260630 12:32:18.364919 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:18.365335 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:18.365633 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2fee2577c1ce401e9f285dc15140474c: stopping tablet replica
I20260630 12:32:18.383701 19978 master.cc:584] Master@127.19.130.190:36397 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2437 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:32:18.409924 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:39355
I20260630 12:32:18.411031 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:18.415510 29211 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:32:18.416937 29212 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:32:18.417104 29214 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:32:18.418076 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:18.418695 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:18.418856 19978 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:32:18.418972 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822738418961 us; error 0 us; skew 500 ppm
I20260630 12:32:18.419418 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:18.421800 19978 webserver.cc:533] Webserver started at http://127.19.130.190:42645/ using document root <none> and password file <none>
I20260630 12:32:18.422173 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:18.422343 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:18.422549 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:18.423476 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "fde8b70a640f4ffb9eb9b3533cc48a60"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.427464 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:18.430390 29219 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:32:18.431082 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:18.431344 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "fde8b70a640f4ffb9eb9b3533cc48a60"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.431593 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-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:32:18.445608 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:18.446506 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:18.478645 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:39355
I20260630 12:32:18.478732 29270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:39355 every 8 connection(s)
I20260630 12:32:18.482302 29271 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:32:18.491780 29271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60: Bootstrap starting.
I20260630 12:32:18.495700 29271 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:18.499287 29271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60: No bootstrap required, opened a new log
I20260630 12:32:18.501080 29271 raft_consensus.cc:359] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde8b70a640f4ffb9eb9b3533cc48a60" member_type: VOTER }
I20260630 12:32:18.501412 29271 raft_consensus.cc:385] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:18.501619 29271 raft_consensus.cc:740] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde8b70a640f4ffb9eb9b3533cc48a60, State: Initialized, Role: FOLLOWER
I20260630 12:32:18.502229 29271 consensus_queue.cc:260] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fde8b70a640f4ffb9eb9b3533cc48a60" member_type: VOTER }
I20260630 12:32:18.502664 29271 raft_consensus.cc:399] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:18.502898 29271 raft_consensus.cc:493] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:18.503153 29271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:18.507076 29271 raft_consensus.cc:515] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde8b70a640f4ffb9eb9b3533cc48a60" member_type: VOTER }
I20260630 12:32:18.507556 29271 leader_election.cc:304] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [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: fde8b70a640f4ffb9eb9b3533cc48a60; no voters: 
I20260630 12:32:18.508582 29271 leader_election.cc:290] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:18.508985 29274 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:18.510180 29274 raft_consensus.cc:697] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 1 LEADER]: Becoming Leader. State: Replica: fde8b70a640f4ffb9eb9b3533cc48a60, State: Running, Role: LEADER
I20260630 12:32:18.510793 29274 consensus_queue.cc:237] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [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: "fde8b70a640f4ffb9eb9b3533cc48a60" member_type: VOTER }
I20260630 12:32:18.511202 29271 sys_catalog.cc:565] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:18.513442 29276 sys_catalog.cc:455] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fde8b70a640f4ffb9eb9b3533cc48a60. Latest consensus state: current_term: 1 leader_uuid: "fde8b70a640f4ffb9eb9b3533cc48a60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde8b70a640f4ffb9eb9b3533cc48a60" member_type: VOTER } }
I20260630 12:32:18.514120 29276 sys_catalog.cc:458] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:18.513458 29275 sys_catalog.cc:455] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fde8b70a640f4ffb9eb9b3533cc48a60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fde8b70a640f4ffb9eb9b3533cc48a60" member_type: VOTER } }
I20260630 12:32:18.515486 29275 sys_catalog.cc:458] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:18.519876 29280 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:18.527274 29280 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:18.528223 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:18.535845 29280 catalog_manager.cc:1383] Generated new cluster ID: 754673e8947347418a05bdfd37cef2be
I20260630 12:32:18.536073 29280 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:18.560806 29280 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:18.561973 29280 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:18.574062 29280 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60: Generated new TSK 0
I20260630 12:32:18.574569 29280 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:18.594854 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:18.600535 29292 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:32:18.600905 29293 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:32:18.603367 29295 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:32:18.603839 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:18.604640 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:18.604842 19978 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:32:18.605024 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822738604994 us; error 0 us; skew 500 ppm
I20260630 12:32:18.605563 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:18.607685 19978 webserver.cc:533] Webserver started at http://127.19.130.129:34733/ using document root <none> and password file <none>
I20260630 12:32:18.608139 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:18.608376 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:18.608664 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:18.609642 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "74414fd5357e4d21abc4b253c8ce39e1"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.613718 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:18.616675 29300 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:32:18.617381 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:18.617662 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "74414fd5357e4d21abc4b253c8ce39e1"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.617935 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-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:32:18.643093 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:18.644009 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:18.645213 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:18.647205 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:18.647405 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:18.647650 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:18.647814 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:18.682235 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:42307
I20260630 12:32:18.682323 29362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:42307 every 8 connection(s)
I20260630 12:32:18.687002 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:18.692588 29367 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:32:18.693521 29368 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:32:18.696153 29370 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:32:18.696964 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:18.699041 29363 heartbeater.cc:344] Connected to a master server at 127.19.130.190:39355
I20260630 12:32:18.699096 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:18.699569 19978 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:32:18.699570 29363 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:18.700601 29363 heartbeater.cc:507] Master 127.19.130.190:39355 requested a full tablet report, sending...
I20260630 12:32:18.701300 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822738701281 us; error 0 us; skew 500 ppm
I20260630 12:32:18.701915 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:18.702517 29236 ts_manager.cc:194] Registered new tserver with Master: 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307)
I20260630 12:32:18.704026 19978 webserver.cc:533] Webserver started at http://127.19.130.130:37911/ using document root <none> and password file <none>
I20260630 12:32:18.704464 29236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56392
I20260630 12:32:18.704530 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:18.704871 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:18.705130 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:18.706255 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "4be00c1b4d4b4b488b5bac7776561dab"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.710150 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:18.712999 29375 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:32:18.713740 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:18.714032 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "4be00c1b4d4b4b488b5bac7776561dab"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.714232 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-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:32:18.738113 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:18.738970 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:18.740088 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:18.742198 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:18.742399 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:18.742658 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:18.742826 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:18.777166 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:46001
I20260630 12:32:18.777275 29437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:46001 every 8 connection(s)
I20260630 12:32:18.781641 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:18.787945 29441 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:32:18.789243 29442 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:32:18.791941 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:18.792538 29444 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:32:18.793212 29438 heartbeater.cc:344] Connected to a master server at 127.19.130.190:39355
I20260630 12:32:18.793522 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:18.793579 29438 heartbeater.cc:461] Registering TS with master...
W20260630 12:32:18.793862 19978 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:32:18.794091 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822738794076 us; error 0 us; skew 500 ppm
I20260630 12:32:18.794468 29438 heartbeater.cc:507] Master 127.19.130.190:39355 requested a full tablet report, sending...
I20260630 12:32:18.794628 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:18.796564 29236 ts_manager.cc:194] Registered new tserver with Master: 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:18.797801 29236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56398
I20260630 12:32:18.798563 19978 webserver.cc:533] Webserver started at http://127.19.130.131:43591/ using document root <none> and password file <none>
I20260630 12:32:18.799104 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:18.799305 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:18.799561 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:18.800541 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "aa690e117da94971b2c2c814d144aa52"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.804445 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:32:18.807312 29449 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:32:18.808099 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:18.808427 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "aa690e117da94971b2c2c814d144aa52"
format_stamp: "Formatted at 2026-06-30 12:32:18 on dist-test-slave-zr02"
I20260630 12:32:18.808693 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-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:32:18.834667 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:18.835563 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:18.837008 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:18.839089 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:18.839303 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:18.839529 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:18.839680 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:18.874202 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:39791
I20260630 12:32:18.874298 29511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:39791 every 8 connection(s)
I20260630 12:32:18.886766 29512 heartbeater.cc:344] Connected to a master server at 127.19.130.190:39355
I20260630 12:32:18.887122 29512 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:18.887787 29512 heartbeater.cc:507] Master 127.19.130.190:39355 requested a full tablet report, sending...
I20260630 12:32:18.889570 29236 ts_manager.cc:194] Registered new tserver with Master: aa690e117da94971b2c2c814d144aa52 (127.19.130.131:39791)
I20260630 12:32:18.890568 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013244681s
I20260630 12:32:18.890703 29236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56400
I20260630 12:32:19.706844 29363 heartbeater.cc:499] Master 127.19.130.190:39355 was elected leader, sending a full tablet report...
I20260630 12:32:19.800266 29438 heartbeater.cc:499] Master 127.19.130.190:39355 was elected leader, sending a full tablet report...
I20260630 12:32:19.893219 29512 heartbeater.cc:499] Master 127.19.130.190:39355 was elected leader, sending a full tablet report...
I20260630 12:32:19.945832 29236 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56406:
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:32:19.993336 29328 tablet_service.cc:1511] Processing CreateTablet for tablet fb3bca09ce274a06b6edcc8ac166eb46 (DEFAULT_TABLE table=test-workload [id=e397750ffbb04703ad253328e5032d3b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:19.993626 29327 tablet_service.cc:1511] Processing CreateTablet for tablet 3abaf17cbff3430da5ab66e42f22b1d6 (DEFAULT_TABLE table=test-workload [id=e397750ffbb04703ad253328e5032d3b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:19.994760 29328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb3bca09ce274a06b6edcc8ac166eb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.995325 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3abaf17cbff3430da5ab66e42f22b1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.000864 29477 tablet_service.cc:1511] Processing CreateTablet for tablet e9f8e47feb9b4a08b476f1c1211a3fa1 (DEFAULT_TABLE table=test-workload [id=e397750ffbb04703ad253328e5032d3b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:20.001478 29476 tablet_service.cc:1511] Processing CreateTablet for tablet 69726ae212fa4d7d99e578eaaa48efab (DEFAULT_TABLE table=test-workload [id=e397750ffbb04703ad253328e5032d3b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:20.002180 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f8e47feb9b4a08b476f1c1211a3fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.005131 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69726ae212fa4d7d99e578eaaa48efab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.009199 29403 tablet_service.cc:1511] Processing CreateTablet for tablet a26808b75724486e8eb826de69671134 (DEFAULT_TABLE table=test-workload [id=e397750ffbb04703ad253328e5032d3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:20.010464 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26808b75724486e8eb826de69671134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.013293 29402 tablet_service.cc:1511] Processing CreateTablet for tablet 22e330551e374c15b630ba00ca19bdd4 (DEFAULT_TABLE table=test-workload [id=e397750ffbb04703ad253328e5032d3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:20.014461 29402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e330551e374c15b630ba00ca19bdd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.040110 29534 tablet_bootstrap.cc:492] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:20.041978 29532 tablet_bootstrap.cc:492] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:20.041867 29533 tablet_bootstrap.cc:492] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:20.048291 29534 tablet_bootstrap.cc:654] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.048976 29532 tablet_bootstrap.cc:654] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.049981 29533 tablet_bootstrap.cc:654] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.058323 29532 tablet_bootstrap.cc:492] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:20.059314 29532 ts_tablet_manager.cc:1403] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:32:20.060943 29533 tablet_bootstrap.cc:492] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:20.061388 29533 ts_tablet_manager.cc:1403] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260630 12:32:20.061851 29532 raft_consensus.cc:359] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.063251 29532 raft_consensus.cc:385] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.063577 29532 raft_consensus.cc:740] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.064635 29534 tablet_bootstrap.cc:492] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:20.064195 29533 raft_consensus.cc:359] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.064271 29532 consensus_queue.cc:260] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.064990 29533 raft_consensus.cc:385] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.065047 29534 ts_tablet_manager.cc:1403] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260630 12:32:20.065177 29532 raft_consensus.cc:399] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:20.065438 29533 raft_consensus.cc:740] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.065706 29532 raft_consensus.cc:493] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:20.066126 29532 raft_consensus.cc:3060] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.066355 29533 consensus_queue.cc:260] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.067049 29533 raft_consensus.cc:399] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:20.067317 29533 raft_consensus.cc:493] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:20.067700 29534 raft_consensus.cc:359] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.068131 29533 raft_consensus.cc:3060] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.068254 29534 raft_consensus.cc:385] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.068625 29534 raft_consensus.cc:740] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.069384 29534 consensus_queue.cc:260] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.069996 29534 raft_consensus.cc:399] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:20.070335 29534 raft_consensus.cc:493] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:20.070662 29534 raft_consensus.cc:3060] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.071776 29532 raft_consensus.cc:515] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.072412 29532 leader_election.cc:304] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [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: 74414fd5357e4d21abc4b253c8ce39e1; no voters: 
I20260630 12:32:20.073705 29532 leader_election.cc:290] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:20.074128 29538 raft_consensus.cc:2804] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.074926 29533 raft_consensus.cc:515] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.075641 29533 leader_election.cc:304] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [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: aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:20.077121 29534 raft_consensus.cc:515] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.077997 29534 leader_election.cc:304] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [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: 4be00c1b4d4b4b488b5bac7776561dab; no voters: 
I20260630 12:32:20.081117 29534 leader_election.cc:290] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:20.081502 29542 raft_consensus.cc:2804] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.083504 29532 ts_tablet_manager.cc:1434] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.024s	user 0.022s	sys 0.000s
I20260630 12:32:20.083824 29538 raft_consensus.cc:697] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Running, Role: LEADER
I20260630 12:32:20.084496 29532 tablet_bootstrap.cc:492] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:20.084548 29538 consensus_queue.cc:237] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.085748 29541 raft_consensus.cc:2804] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.086232 29533 leader_election.cc:290] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:20.087500 29534 ts_tablet_manager.cc:1434] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.003s
I20260630 12:32:20.088572 29542 raft_consensus.cc:697] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 LEADER]: Becoming Leader. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Running, Role: LEADER
I20260630 12:32:20.089313 29542 consensus_queue.cc:237] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [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: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.089756 29534 tablet_bootstrap.cc:492] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:20.091138 29532 tablet_bootstrap.cc:654] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.098884 29541 raft_consensus.cc:697] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Becoming Leader. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Running, Role: LEADER
I20260630 12:32:20.102777 29541 consensus_queue.cc:237] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [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: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.105633 29236 catalog_manager.cc:5697] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "74414fd5357e4d21abc4b253c8ce39e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.106698 29235 catalog_manager.cc:5697] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130). New cstate: current_term: 1 leader_uuid: "4be00c1b4d4b4b488b5bac7776561dab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.099336 29534 tablet_bootstrap.cc:654] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.100364 29533 ts_tablet_manager.cc:1434] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.006s
I20260630 12:32:20.110597 29533 tablet_bootstrap.cc:492] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:20.118309 29533 tablet_bootstrap.cc:654] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.136551 29534 tablet_bootstrap.cc:492] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:20.137364 29534 ts_tablet_manager.cc:1403] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.005s
I20260630 12:32:20.138746 29532 tablet_bootstrap.cc:492] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:20.139611 29532 ts_tablet_manager.cc:1403] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.032s
I20260630 12:32:20.139025 29533 tablet_bootstrap.cc:492] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:20.140713 29533 ts_tablet_manager.cc:1403] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.003s
I20260630 12:32:20.142275 29532 raft_consensus.cc:359] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.142093 29234 catalog_manager.cc:5697] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa690e117da94971b2c2c814d144aa52 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.142820 29532 raft_consensus.cc:385] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.143205 29532 raft_consensus.cc:740] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.143422 29533 raft_consensus.cc:359] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.144165 29533 raft_consensus.cc:385] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.143980 29532 consensus_queue.cc:260] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.144482 29533 raft_consensus.cc:740] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.144719 29532 raft_consensus.cc:399] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:20.145116 29532 raft_consensus.cc:493] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:20.145457 29532 raft_consensus.cc:3060] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.145756 29533 consensus_queue.cc:260] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.146723 29533 raft_consensus.cc:399] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:20.147186 29533 raft_consensus.cc:493] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:20.147678 29533 raft_consensus.cc:3060] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.154532 29534 raft_consensus.cc:359] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.155120 29534 raft_consensus.cc:385] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.155419 29534 raft_consensus.cc:740] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.156085 29534 consensus_queue.cc:260] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.156718 29534 raft_consensus.cc:399] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:20.152172 29532 raft_consensus.cc:515] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.157299 29534 raft_consensus.cc:493] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:20.157318 29533 raft_consensus.cc:515] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.160668 29534 raft_consensus.cc:3060] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.161026 29533 leader_election.cc:304] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [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: aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:20.161713 29533 leader_election.cc:290] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:20.157701 29532 leader_election.cc:304] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [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: 74414fd5357e4d21abc4b253c8ce39e1; no voters: 
I20260630 12:32:20.161878 29541 raft_consensus.cc:2804] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.162456 29538 raft_consensus.cc:2804] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.162829 29541 raft_consensus.cc:697] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Becoming Leader. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Running, Role: LEADER
I20260630 12:32:20.162957 29538 raft_consensus.cc:697] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Running, Role: LEADER
I20260630 12:32:20.163695 29541 consensus_queue.cc:237] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [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: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.163749 29538 consensus_queue.cc:237] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } }
I20260630 12:32:20.166934 29532 leader_election.cc:290] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:20.167562 29534 raft_consensus.cc:515] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.168386 29534 leader_election.cc:304] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [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: 4be00c1b4d4b4b488b5bac7776561dab; no voters: 
I20260630 12:32:20.169396 29534 leader_election.cc:290] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:20.169660 29544 raft_consensus.cc:2804] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.171578 29544 raft_consensus.cc:697] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 LEADER]: Becoming Leader. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Running, Role: LEADER
I20260630 12:32:20.172274 29544 consensus_queue.cc:237] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [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: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } }
I20260630 12:32:20.172674 29534 ts_tablet_manager.cc:1434] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:32:20.168718 29532 ts_tablet_manager.cc:1434] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.003s
I20260630 12:32:20.173009 29235 catalog_manager.cc:5697] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "74414fd5357e4d21abc4b253c8ce39e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.171046 29533 ts_tablet_manager.cc:1434] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.008s
I20260630 12:32:20.186271 29235 catalog_manager.cc:5697] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa690e117da94971b2c2c814d144aa52 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.186498 29234 catalog_manager.cc:5697] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130). New cstate: current_term: 1 leader_uuid: "4be00c1b4d4b4b488b5bac7776561dab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.803207 29233 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56422:
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:32:20.805487 29233 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:32:20.846729 29328 tablet_service.cc:1511] Processing CreateTablet for tablet 803ab617a6d340a8b5f8b37a53984884 (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:20.847921 29328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803ab617a6d340a8b5f8b37a53984884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.849141 29476 tablet_service.cc:1511] Processing CreateTablet for tablet 803ab617a6d340a8b5f8b37a53984884 (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:20.850299 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803ab617a6d340a8b5f8b37a53984884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.850392 29327 tablet_service.cc:1511] Processing CreateTablet for tablet c429d2b477b046b0927cec05a62e1bdf (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:20.851620 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c429d2b477b046b0927cec05a62e1bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.853423 29477 tablet_service.cc:1511] Processing CreateTablet for tablet c429d2b477b046b0927cec05a62e1bdf (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:20.854691 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c429d2b477b046b0927cec05a62e1bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.855661 29326 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6bfded06574e7c9152a7c384a2118e (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:20.857092 29326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6bfded06574e7c9152a7c384a2118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.858314 29402 tablet_service.cc:1511] Processing CreateTablet for tablet c429d2b477b046b0927cec05a62e1bdf (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:20.859557 29402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c429d2b477b046b0927cec05a62e1bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.847955 29403 tablet_service.cc:1511] Processing CreateTablet for tablet 803ab617a6d340a8b5f8b37a53984884 (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:20.865295 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 803ab617a6d340a8b5f8b37a53984884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.869624 29401 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6bfded06574e7c9152a7c384a2118e (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:20.870846 29401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6bfded06574e7c9152a7c384a2118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.871349 29475 tablet_service.cc:1511] Processing CreateTablet for tablet 3e6bfded06574e7c9152a7c384a2118e (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:20.872551 29475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e6bfded06574e7c9152a7c384a2118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.884641 29590 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:20.895938 29590 tablet_bootstrap.cc:654] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.899508 29327 tablet_service.cc:1511] Processing CreateTablet for tablet 07368763d66f4a1aa9f04da89561f85e (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:20.900836 29327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07368763d66f4a1aa9f04da89561f85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.913210 29400 tablet_service.cc:1511] Processing CreateTablet for tablet 07368763d66f4a1aa9f04da89561f85e (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:20.914527 29400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07368763d66f4a1aa9f04da89561f85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.919555 29477 tablet_service.cc:1511] Processing CreateTablet for tablet 07368763d66f4a1aa9f04da89561f85e (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:20.921183 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07368763d66f4a1aa9f04da89561f85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.926838 29325 tablet_service.cc:1511] Processing CreateTablet for tablet 99d39b196373493f9f4973993fc97bfd (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:20.928146 29325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d39b196373493f9f4973993fc97bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.929324 29591 tablet_bootstrap.cc:492] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:20.935957 29593 tablet_bootstrap.cc:492] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:20.945200 29593 tablet_bootstrap.cc:654] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.947805 29403 tablet_service.cc:1511] Processing CreateTablet for tablet 99d39b196373493f9f4973993fc97bfd (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:20.949184 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d39b196373493f9f4973993fc97bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.949954 29591 tablet_bootstrap.cc:654] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.950757 29590 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:20.951320 29590 ts_tablet_manager.cc:1403] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.032s
I20260630 12:32:20.954963 29590 raft_consensus.cc:359] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.955219 29477 tablet_service.cc:1511] Processing CreateTablet for tablet 99d39b196373493f9f4973993fc97bfd (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:20.956967 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d39b196373493f9f4973993fc97bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.959476 29326 tablet_service.cc:1511] Processing CreateTablet for tablet c810d1b8f7044fdda280e3c81b065fc3 (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:20.961195 29326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c810d1b8f7044fdda280e3c81b065fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.964154 29590 raft_consensus.cc:385] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.964596 29590 raft_consensus.cc:740] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.965559 29590 consensus_queue.cc:260] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.967391 29400 tablet_service.cc:1511] Processing CreateTablet for tablet c810d1b8f7044fdda280e3c81b065fc3 (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:20.968662 29400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c810d1b8f7044fdda280e3c81b065fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.970841 29590 ts_tablet_manager.cc:1434] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:32:20.981081 29590 tablet_bootstrap.cc:492] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:20.987424 29590 tablet_bootstrap.cc:654] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.989702 29591 tablet_bootstrap.cc:492] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:20.990236 29591 ts_tablet_manager.cc:1403] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.003s
I20260630 12:32:20.993002 29591 raft_consensus.cc:359] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.993831 29591 raft_consensus.cc:385] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.994160 29591 raft_consensus.cc:740] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.995030 29591 consensus_queue.cc:260] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:20.995894 29477 tablet_service.cc:1511] Processing CreateTablet for tablet c810d1b8f7044fdda280e3c81b065fc3 (DEFAULT_TABLE table=test-workload-rf3 [id=9bdd349c1ed64e749698cb70fabeb035]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:20.997088 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c810d1b8f7044fdda280e3c81b065fc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.997265 29591 ts_tablet_manager.cc:1434] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:20.998314 29591 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:21.003271 29591 tablet_bootstrap.cc:654] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.013769 29593 tablet_bootstrap.cc:492] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:21.013769 29590 tablet_bootstrap.cc:492] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:21.014441 29593 ts_tablet_manager.cc:1403] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.023s
I20260630 12:32:21.014510 29590 ts_tablet_manager.cc:1403] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260630 12:32:21.015076 29591 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:21.015576 29591 ts_tablet_manager.cc:1403] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260630 12:32:21.017453 29593 raft_consensus.cc:359] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.017738 29591 raft_consensus.cc:359] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.018232 29593 raft_consensus.cc:385] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.017733 29590 raft_consensus.cc:359] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.018556 29591 raft_consensus.cc:385] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.018620 29593 raft_consensus.cc:740] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.018745 29590 raft_consensus.cc:385] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.019136 29591 raft_consensus.cc:740] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.019519 29590 raft_consensus.cc:740] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.019999 29591 consensus_queue.cc:260] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.019847 29593 consensus_queue.cc:260] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.022176 29593 ts_tablet_manager.cc:1434] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:32:21.023195 29593 tablet_bootstrap.cc:492] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:21.023365 29591 ts_tablet_manager.cc:1434] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:21.024231 29591 tablet_bootstrap.cc:492] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:21.026826 29547 raft_consensus.cc:493] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:21.027257 29547 raft_consensus.cc:515] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.020455 29590 consensus_queue.cc:260] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.029933 29547 leader_election.cc:290] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.030372 29590 ts_tablet_manager.cc:1434] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260630 12:32:21.028964 29593 tablet_bootstrap.cc:654] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.031314 29590 tablet_bootstrap.cc:492] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:21.031443 29591 tablet_bootstrap.cc:654] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.038709 29590 tablet_bootstrap.cc:654] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.048166 29540 raft_consensus.cc:493] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:21.048780 29540 raft_consensus.cc:515] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.053197 29540 leader_election.cc:290] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001), aa690e117da94971b2c2c814d144aa52 (127.19.130.131:39791)
I20260630 12:32:21.056748 29590 tablet_bootstrap.cc:492] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:21.057206 29590 ts_tablet_manager.cc:1403] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260630 12:32:21.059988 29590 raft_consensus.cc:359] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.064613 29590 raft_consensus.cc:385] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.064903 29590 raft_consensus.cc:740] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.066815 29590 consensus_queue.cc:260] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.070662 29590 ts_tablet_manager.cc:1434] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:32:21.071545 29590 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:21.073642 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803ab617a6d340a8b5f8b37a53984884" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab" is_pre_election: true
W20260630 12:32:21.075279 29302 leader_election.cc:343] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:21.083169 29590 tablet_bootstrap.cc:654] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.091928 29590 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:21.092499 29590 ts_tablet_manager.cc:1403] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260630 12:32:21.092438 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c429d2b477b046b0927cec05a62e1bdf" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab" is_pre_election: true
W20260630 12:32:21.094128 29451 leader_election.cc:343] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:21.096088 29590 raft_consensus.cc:359] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.097059 29590 raft_consensus.cc:385] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.097450 29590 raft_consensus.cc:740] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.098340 29590 consensus_queue.cc:260] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.101679 29590 ts_tablet_manager.cc:1434] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:32:21.102967 29590 tablet_bootstrap.cc:492] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:21.106114 29487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803ab617a6d340a8b5f8b37a53984884" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa690e117da94971b2c2c814d144aa52" is_pre_election: true
I20260630 12:32:21.106806 29487 raft_consensus.cc:2468] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74414fd5357e4d21abc4b253c8ce39e1 in term 0.
I20260630 12:32:21.108107 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c429d2b477b046b0927cec05a62e1bdf" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1" is_pre_election: true
I20260630 12:32:21.108843 29338 raft_consensus.cc:2468] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 0.
I20260630 12:32:21.110285 29450 leader_election.cc:304] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 4be00c1b4d4b4b488b5bac7776561dab
I20260630 12:32:21.110881 29593 tablet_bootstrap.cc:492] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:21.111228 29547 raft_consensus.cc:2804] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:21.110751 29303 leader_election.cc:304] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 4be00c1b4d4b4b488b5bac7776561dab
I20260630 12:32:21.111402 29590 tablet_bootstrap.cc:654] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.112059 29547 raft_consensus.cc:493] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:21.112433 29540 raft_consensus.cc:2804] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:21.112505 29547 raft_consensus.cc:3060] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.112999 29540 raft_consensus.cc:493] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:21.113389 29540 raft_consensus.cc:3060] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.115345 29591 tablet_bootstrap.cc:492] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:21.115919 29591 ts_tablet_manager.cc:1403] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.092s	user 0.034s	sys 0.021s
I20260630 12:32:21.119589 29591 raft_consensus.cc:359] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.120241 29591 raft_consensus.cc:385] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.120524 29591 raft_consensus.cc:740] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.121248 29591 consensus_queue.cc:260] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.123314 29591 ts_tablet_manager.cc:1434] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:21.125185 29547 raft_consensus.cc:515] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.126525 29591 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:21.128212 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c429d2b477b046b0927cec05a62e1bdf" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab"
I20260630 12:32:21.111478 29593 ts_tablet_manager.cc:1403] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.088s	user 0.031s	sys 0.028s
W20260630 12:32:21.129483 29451 leader_election.cc:343] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:21.129978 29547 leader_election.cc:290] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.131500 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c429d2b477b046b0927cec05a62e1bdf" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1"
I20260630 12:32:21.131981 29338 raft_consensus.cc:3060] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.132066 29593 raft_consensus.cc:359] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.133267 29593 raft_consensus.cc:385] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.133673 29593 raft_consensus.cc:740] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.127418 29540 raft_consensus.cc:515] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.137424 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803ab617a6d340a8b5f8b37a53984884" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab"
I20260630 12:32:21.137887 29591 tablet_bootstrap.cc:654] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.138486 29593 consensus_queue.cc:260] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.140384 29540 leader_election.cc:290] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001), aa690e117da94971b2c2c814d144aa52 (127.19.130.131:39791)
I20260630 12:32:21.141781 29413 raft_consensus.cc:3060] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.141975 29487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "803ab617a6d340a8b5f8b37a53984884" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa690e117da94971b2c2c814d144aa52"
I20260630 12:32:21.142768 29487 raft_consensus.cc:3060] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.149431 29593 ts_tablet_manager.cc:1434] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260630 12:32:21.150372 29593 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:21.150439 29590 tablet_bootstrap.cc:492] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:21.150992 29487 raft_consensus.cc:2468] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74414fd5357e4d21abc4b253c8ce39e1 in term 1.
I20260630 12:32:21.151799 29338 raft_consensus.cc:2468] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 1.
I20260630 12:32:21.151913 29413 raft_consensus.cc:2468] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74414fd5357e4d21abc4b253c8ce39e1 in term 1.
I20260630 12:32:21.152097 29303 leader_election.cc:304] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:21.153218 29450 leader_election.cc:304] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 4be00c1b4d4b4b488b5bac7776561dab
I20260630 12:32:21.153841 29547 raft_consensus.cc:2804] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:21.151018 29590 ts_tablet_manager.cc:1403] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.009s
I20260630 12:32:21.154261 29547 raft_consensus.cc:697] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Becoming Leader. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Running, Role: LEADER
I20260630 12:32:21.155795 29547 consensus_queue.cc:237] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.156359 29540 raft_consensus.cc:2804] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:21.156708 29593 tablet_bootstrap.cc:654] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.157087 29590 raft_consensus.cc:359] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.157328 29540 raft_consensus.cc:697] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Running, Role: LEADER
I20260630 12:32:21.157801 29590 raft_consensus.cc:385] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.158130 29590 raft_consensus.cc:740] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.158452 29540 consensus_queue.cc:237] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.158819 29590 consensus_queue.cc:260] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.161520 29590 ts_tablet_manager.cc:1434] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:21.162730 29590 tablet_bootstrap.cc:492] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52: Bootstrap starting.
I20260630 12:32:21.171473 29590 tablet_bootstrap.cc:654] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.179047 29591 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:21.179757 29591 ts_tablet_manager.cc:1403] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.008s
I20260630 12:32:21.180286 29541 raft_consensus.cc:493] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:21.180918 29541 raft_consensus.cc:515] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.183298 29591 raft_consensus.cc:359] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.186024 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07368763d66f4a1aa9f04da89561f85e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1" is_pre_election: true
I20260630 12:32:21.186563 29541 leader_election.cc:290] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.187031 29591 raft_consensus.cc:385] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.187373 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07368763d66f4a1aa9f04da89561f85e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab" is_pre_election: true
I20260630 12:32:21.187409 29591 raft_consensus.cc:740] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
W20260630 12:32:21.190240 29451 leader_election.cc:343] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:21.190238 29591 consensus_queue.cc:260] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.192188 29338 raft_consensus.cc:2468] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 0.
I20260630 12:32:21.192910 29593 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:21.192190 29236 catalog_manager.cc:5697] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa690e117da94971b2c2c814d144aa52 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:21.193682 29593 ts_tablet_manager.cc:1403] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.014s
I20260630 12:32:21.193965 29450 leader_election.cc:304] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 4be00c1b4d4b4b488b5bac7776561dab
I20260630 12:32:21.195149 29591 ts_tablet_manager.cc:1434] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:32:21.197010 29591 tablet_bootstrap.cc:492] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:21.197829 29590 tablet_bootstrap.cc:492] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52: No bootstrap required, opened a new log
I20260630 12:32:21.198696 29590 ts_tablet_manager.cc:1403] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.008s
I20260630 12:32:21.198877 29593 raft_consensus.cc:359] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.199512 29593 raft_consensus.cc:385] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.199740 29593 raft_consensus.cc:740] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.200438 29593 consensus_queue.cc:260] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.201159 29590 raft_consensus.cc:359] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.201749 29235 catalog_manager.cc:5697] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "74414fd5357e4d21abc4b253c8ce39e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:21.201773 29590 raft_consensus.cc:385] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.203405 29590 raft_consensus.cc:740] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.204015 29590 consensus_queue.cc:260] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.204921 29541 raft_consensus.cc:2804] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:21.205257 29541 raft_consensus.cc:493] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:21.205592 29541 raft_consensus.cc:3060] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.208736 29591 tablet_bootstrap.cc:654] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.209789 29593 ts_tablet_manager.cc:1434] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260630 12:32:21.212584 29541 raft_consensus.cc:515] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.214731 29541 leader_election.cc:290] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.215868 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07368763d66f4a1aa9f04da89561f85e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab"
I20260630 12:32:21.216703 29590 ts_tablet_manager.cc:1434] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:32:21.217046 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07368763d66f4a1aa9f04da89561f85e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1"
I20260630 12:32:21.217494 29593 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:21.217599 29338 raft_consensus.cc:3060] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:32:21.220885 29451 leader_election.cc:343] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:21.222895 29593 tablet_bootstrap.cc:654] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.225828 29338 raft_consensus.cc:2468] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 1.
I20260630 12:32:21.226898 29450 leader_election.cc:304] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 4be00c1b4d4b4b488b5bac7776561dab
I20260630 12:32:21.228032 29541 raft_consensus.cc:2804] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:21.228521 29541 raft_consensus.cc:697] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Becoming Leader. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Running, Role: LEADER
I20260630 12:32:21.229607 29593 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:21.229293 29541 consensus_queue.cc:237] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.230181 29593 ts_tablet_manager.cc:1403] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:32:21.232592 29591 tablet_bootstrap.cc:492] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:21.233254 29591 ts_tablet_manager.cc:1403] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260630 12:32:21.233139 29593 raft_consensus.cc:359] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.234055 29593 raft_consensus.cc:385] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.234323 29593 raft_consensus.cc:740] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.234975 29593 consensus_queue.cc:260] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.236028 29591 raft_consensus.cc:359] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.236776 29591 raft_consensus.cc:385] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.237054 29591 raft_consensus.cc:740] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.237264 29593 ts_tablet_manager.cc:1434] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:21.237756 29591 consensus_queue.cc:260] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.241118 29593 tablet_bootstrap.cc:492] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:21.242287 29591 ts_tablet_manager.cc:1434] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:32:21.243291 29591 tablet_bootstrap.cc:492] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1: Bootstrap starting.
I20260630 12:32:21.248016 29593 tablet_bootstrap.cc:654] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.249432 29591 tablet_bootstrap.cc:654] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.251729 29233 catalog_manager.cc:5697] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa690e117da94971b2c2c814d144aa52 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:21.258368 29541 raft_consensus.cc:493] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:21.258847 29541 raft_consensus.cc:515] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.261510 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6bfded06574e7c9152a7c384a2118e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1" is_pre_election: true
I20260630 12:32:21.262111 29338 raft_consensus.cc:2468] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 0.
I20260630 12:32:21.262856 29593 tablet_bootstrap.cc:492] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:21.263379 29593 ts_tablet_manager.cc:1403] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260630 12:32:21.263253 29450 leader_election.cc:304] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:21.264111 29547 raft_consensus.cc:2804] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:21.264595 29547 raft_consensus.cc:493] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:21.265020 29547 raft_consensus.cc:3060] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.266686 29541 leader_election.cc:290] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.266909 29593 raft_consensus.cc:359] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.267238 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6bfded06574e7c9152a7c384a2118e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab" is_pre_election: true
I20260630 12:32:21.267599 29593 raft_consensus.cc:385] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.267951 29413 raft_consensus.cc:2468] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 0.
I20260630 12:32:21.267989 29593 raft_consensus.cc:740] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.269774 29593 consensus_queue.cc:260] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.272095 29593 ts_tablet_manager.cc:1434] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:32:21.273134 29593 tablet_bootstrap.cc:492] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab: Bootstrap starting.
I20260630 12:32:21.273836 29591 tablet_bootstrap.cc:492] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1: No bootstrap required, opened a new log
I20260630 12:32:21.274260 29591 ts_tablet_manager.cc:1403] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.005s
I20260630 12:32:21.277110 29547 raft_consensus.cc:515] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.277459 29591 raft_consensus.cc:359] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.278196 29591 raft_consensus.cc:385] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.278486 29591 raft_consensus.cc:740] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.279227 29593 tablet_bootstrap.cc:654] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:21.279201 29591 consensus_queue.cc:260] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.280236 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6bfded06574e7c9152a7c384a2118e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1"
I20260630 12:32:21.280804 29338 raft_consensus.cc:3060] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.281173 29591 ts_tablet_manager.cc:1434] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:21.285192 29593 tablet_bootstrap.cc:492] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab: No bootstrap required, opened a new log
I20260630 12:32:21.285648 29593 ts_tablet_manager.cc:1403] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:32:21.287513 29338 raft_consensus.cc:2468] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 1.
I20260630 12:32:21.287676 29593 raft_consensus.cc:359] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.288357 29593 raft_consensus.cc:385] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:21.288630 29593 raft_consensus.cc:740] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4be00c1b4d4b4b488b5bac7776561dab, State: Initialized, Role: FOLLOWER
I20260630 12:32:21.288630 29450 leader_election.cc:304] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:21.289721 29541 raft_consensus.cc:2804] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:21.289691 29593 consensus_queue.cc:260] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.291385 29593 ts_tablet_manager.cc:1434] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:32:21.292122 29547 leader_election.cc:290] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.294009 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e6bfded06574e7c9152a7c384a2118e" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab"
I20260630 12:32:21.294811 29413 raft_consensus.cc:3060] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.298822 29541 raft_consensus.cc:697] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Becoming Leader. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Running, Role: LEADER
I20260630 12:32:21.299712 29541 consensus_queue.cc:237] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.302932 29413 raft_consensus.cc:2468] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 1.
I20260630 12:32:21.306973 29236 catalog_manager.cc:5697] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa690e117da94971b2c2c814d144aa52 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:21.365908 29540 raft_consensus.cc:493] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:21.366489 29540 raft_consensus.cc:515] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.368395 29540 leader_election.cc:290] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001), aa690e117da94971b2c2c814d144aa52 (127.19.130.131:39791)
I20260630 12:32:21.369099 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c810d1b8f7044fdda280e3c81b065fc3" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab" is_pre_election: true
I20260630 12:32:21.369443 29487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c810d1b8f7044fdda280e3c81b065fc3" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa690e117da94971b2c2c814d144aa52" is_pre_election: true
I20260630 12:32:21.369715 29413 raft_consensus.cc:2468] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74414fd5357e4d21abc4b253c8ce39e1 in term 0.
I20260630 12:32:21.370046 29487 raft_consensus.cc:2468] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74414fd5357e4d21abc4b253c8ce39e1 in term 0.
I20260630 12:32:21.370764 29302 leader_election.cc:304] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [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: 4be00c1b4d4b4b488b5bac7776561dab, 74414fd5357e4d21abc4b253c8ce39e1; no voters: 
I20260630 12:32:21.371438 29540 raft_consensus.cc:2804] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:21.371712 29540 raft_consensus.cc:493] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:21.371930 29540 raft_consensus.cc:3060] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.376555 29540 raft_consensus.cc:515] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.378108 29540 leader_election.cc:290] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001), aa690e117da94971b2c2c814d144aa52 (127.19.130.131:39791)
I20260630 12:32:21.378738 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c810d1b8f7044fdda280e3c81b065fc3" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab"
I20260630 12:32:21.378882 29487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c810d1b8f7044fdda280e3c81b065fc3" candidate_uuid: "74414fd5357e4d21abc4b253c8ce39e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa690e117da94971b2c2c814d144aa52"
I20260630 12:32:21.379225 29413 raft_consensus.cc:3060] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.379390 29487 raft_consensus.cc:3060] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.383968 29487 raft_consensus.cc:2468] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74414fd5357e4d21abc4b253c8ce39e1 in term 1.
I20260630 12:32:21.384011 29413 raft_consensus.cc:2468] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74414fd5357e4d21abc4b253c8ce39e1 in term 1.
I20260630 12:32:21.384912 29303 leader_election.cc:304] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:21.385596 29540 raft_consensus.cc:2804] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:21.386034 29540 raft_consensus.cc:697] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74414fd5357e4d21abc4b253c8ce39e1, State: Running, Role: LEADER
I20260630 12:32:21.386639 29540 consensus_queue.cc:237] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.393397 29236 catalog_manager.cc:5697] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "74414fd5357e4d21abc4b253c8ce39e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:21.434093 29541 raft_consensus.cc:493] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:21.434605 29541 raft_consensus.cc:515] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.436275 29541 leader_election.cc:290] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.437031 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d39b196373493f9f4973993fc97bfd" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1" is_pre_election: true
I20260630 12:32:21.437245 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d39b196373493f9f4973993fc97bfd" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab" is_pre_election: true
I20260630 12:32:21.437736 29338 raft_consensus.cc:2468] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 0.
I20260630 12:32:21.437834 29413 raft_consensus.cc:2468] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 0.
I20260630 12:32:21.438802 29450 leader_election.cc:304] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:21.439391 29541 raft_consensus.cc:2804] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:21.439666 29541 raft_consensus.cc:493] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:21.439924 29541 raft_consensus.cc:3060] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.444559 29541 raft_consensus.cc:515] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.445976 29541 leader_election.cc:290] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307), 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001)
I20260630 12:32:21.446669 29338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d39b196373493f9f4973993fc97bfd" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74414fd5357e4d21abc4b253c8ce39e1"
I20260630 12:32:21.447156 29338 raft_consensus.cc:3060] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.446951 29413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99d39b196373493f9f4973993fc97bfd" candidate_uuid: "aa690e117da94971b2c2c814d144aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4be00c1b4d4b4b488b5bac7776561dab"
I20260630 12:32:21.447669 29413 raft_consensus.cc:3060] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.452589 29338 raft_consensus.cc:2468] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 1.
I20260630 12:32:21.453537 29450 leader_election.cc:304] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [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: 74414fd5357e4d21abc4b253c8ce39e1, aa690e117da94971b2c2c814d144aa52; no voters: 
I20260630 12:32:21.453917 29413 raft_consensus.cc:2468] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa690e117da94971b2c2c814d144aa52 in term 1.
I20260630 12:32:21.454330 29541 raft_consensus.cc:2804] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:21.454764 29541 raft_consensus.cc:697] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Becoming Leader. State: Replica: aa690e117da94971b2c2c814d144aa52, State: Running, Role: LEADER
I20260630 12:32:21.455457 29541 consensus_queue.cc:237] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } }
I20260630 12:32:21.461483 29236 catalog_manager.cc:5697] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa690e117da94971b2c2c814d144aa52 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:21.571794 29540 consensus_queue.cc:1048] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.584561 29538 consensus_queue.cc:1048] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.618363 29413 raft_consensus.cc:3060] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.619361 29412 raft_consensus.cc:3060] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:21.628494 29541 consensus_queue.cc:1048] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.631240 29541 consensus_queue.cc:1048] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.694134 29547 consensus_queue.cc:1048] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.709564 29547 consensus_queue.cc:1048] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.860988 29413 raft_consensus.cc:1275] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Refusing update from remote peer aa690e117da94971b2c2c814d144aa52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:21.862564 29541 consensus_queue.cc:1048] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.876392 29487 raft_consensus.cc:1275] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Refusing update from remote peer 74414fd5357e4d21abc4b253c8ce39e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:21.885459 29547 consensus_queue.cc:1048] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:21.920073 29540 consensus_queue.cc:1048] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:32:21.937608 29547 consensus_queue.cc:1048] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:21.949110 29337 raft_consensus.cc:1275] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Refusing update from remote peer aa690e117da94971b2c2c814d144aa52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:21.954205 29411 raft_consensus.cc:1275] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Refusing update from remote peer 74414fd5357e4d21abc4b253c8ce39e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:21.963594 29540 consensus_queue.cc:1048] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260630 12:32:22.011560 29651 consensus_queue.cc:1048] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260630 12:32:22.102280 29657 log.cc:927] Time spent T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260630 12:32:22.675432 29451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.130:46001, user_credentials={real_user=slave}} blocked reactor thread for 58078us
I20260630 12:32:23.105764 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:23.115022 29684 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:32:23.116506 29685 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:32:23.117866 29687 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:32:23.118539 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:23.119730 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:23.119948 19978 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:32:23.120114 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822743120099 us; error 0 us; skew 500 ppm
I20260630 12:32:23.120608 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:23.122768 19978 webserver.cc:533] Webserver started at http://127.19.130.132:35091/ using document root <none> and password file <none>
I20260630 12:32:23.123210 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:23.123404 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:23.123665 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:23.125159 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "971f44639f6f47bbb24e4d39941ad7d2"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-zr02"
I20260630 12:32:23.129824 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:32:23.132711 29692 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:32:23.133443 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:32:23.133760 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "971f44639f6f47bbb24e4d39941ad7d2"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-zr02"
I20260630 12:32:23.133996 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822531767112-19978-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:32:23.174201 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:23.175305 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:23.176620 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:23.178669 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:23.178886 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.179118 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:23.179284 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.261027 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:33697
I20260630 12:32:23.261109 29755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:33697 every 8 connection(s)
I20260630 12:32:23.277551 29756 heartbeater.cc:344] Connected to a master server at 127.19.130.190:39355
I20260630 12:32:23.277894 29756 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:23.278609 29756 heartbeater.cc:507] Master 127.19.130.190:39355 requested a full tablet report, sending...
I20260630 12:32:23.280437 29230 ts_manager.cc:194] Registered new tserver with Master: 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132:33697)
I20260630 12:32:23.281975 29230 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57516
W20260630 12:32:23.685258 29451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.130:46001, user_credentials={real_user=slave}} blocked reactor thread for 70928.6us
I20260630 12:32:23.701795 29486 consensus_queue.cc:237] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } attrs { replace: true } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
I20260630 12:32:23.707830 29407 raft_consensus.cc:1275] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Refusing update from remote peer aa690e117da94971b2c2c814d144aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.709736 29336 raft_consensus.cc:1275] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Refusing update from remote peer aa690e117da94971b2c2c814d144aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.709540 29763 consensus_queue.cc:1048] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:32:23.711336 29762 consensus_queue.cc:1048] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } 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:32:23.718501 29763 raft_consensus.cc:2955] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } attrs { replace: true } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.722821 29336 raft_consensus.cc:2955] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } attrs { replace: true } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
W20260630 12:32:23.724234 29452 consensus_peers.cc:597] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 -> Peer 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132:33697): Couldn't send request to peer 971f44639f6f47bbb24e4d39941ad7d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c429d2b477b046b0927cec05a62e1bdf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.725736 29407 raft_consensus.cc:2955] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } attrs { replace: true } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.738940 29234 catalog_manager.cc:5697] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 reported cstate change: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:23.768996 29336 consensus_queue.cc:237] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
I20260630 12:32:23.781795 29407 raft_consensus.cc:1275] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Refusing update from remote peer 74414fd5357e4d21abc4b253c8ce39e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.782344 29486 raft_consensus.cc:1275] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Refusing update from remote peer 74414fd5357e4d21abc4b253c8ce39e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.783924 29772 consensus_queue.cc:1048] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:32:23.784960 29654 consensus_queue.cc:1048] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:32:23.792706 29303 consensus_peers.cc:597] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 -> Peer 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132:33697): Couldn't send request to peer 971f44639f6f47bbb24e4d39941ad7d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c810d1b8f7044fdda280e3c81b065fc3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.792819 29772 raft_consensus.cc:2955] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.794618 29407 raft_consensus.cc:2955] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.795593 29486 raft_consensus.cc:2955] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } attrs { replace: true } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.807175 29236 catalog_manager.cc:5697] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 reported cstate change: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "74414fd5357e4d21abc4b253c8ce39e1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:23.808895 29336 consensus_queue.cc:237] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
W20260630 12:32:23.818244 29303 consensus_peers.cc:597] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 -> Peer 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132:33697): Couldn't send request to peer 971f44639f6f47bbb24e4d39941ad7d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 803ab617a6d340a8b5f8b37a53984884. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.818770 29407 raft_consensus.cc:1275] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Refusing update from remote peer 74414fd5357e4d21abc4b253c8ce39e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.820279 29654 consensus_queue.cc:1048] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } 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:32:23.820973 29486 raft_consensus.cc:1275] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Refusing update from remote peer 74414fd5357e4d21abc4b253c8ce39e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.822288 29654 consensus_queue.cc:1048] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:32:23.829114 29654 raft_consensus.cc:2955] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.830123 29407 raft_consensus.cc:2955] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.833601 29487 raft_consensus.cc:2955] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.842499 29236 catalog_manager.cc:5697] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 reported cstate change: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "74414fd5357e4d21abc4b253c8ce39e1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:23.845364 29486 consensus_queue.cc:237] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
W20260630 12:32:23.852506 29452 consensus_peers.cc:597] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 -> Peer 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132:33697): Couldn't send request to peer 971f44639f6f47bbb24e4d39941ad7d2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07368763d66f4a1aa9f04da89561f85e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.853235 29407 raft_consensus.cc:1275] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Refusing update from remote peer aa690e117da94971b2c2c814d144aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.853569 29336 raft_consensus.cc:1275] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Refusing update from remote peer aa690e117da94971b2c2c814d144aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:32:23.854815 29659 consensus_queue.cc:1048] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:32:23.856343 29763 consensus_queue.cc:1048] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:32:23.862996 29762 raft_consensus.cc:2955] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.864743 29407 raft_consensus.cc:2955] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.865115 29336 raft_consensus.cc:2955] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } } }
I20260630 12:32:23.874356 29230 catalog_manager.cc:5697] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 reported cstate change: config changed from index -1 to 16, NON_VOTER 971f44639f6f47bbb24e4d39941ad7d2 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "aa690e117da94971b2c2c814d144aa52" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:24.281380 29775 ts_tablet_manager.cc:933] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: Initiating tablet copy from peer aa690e117da94971b2c2c814d144aa52 (127.19.130.131:39791)
I20260630 12:32:24.282981 29775 tablet_copy_client.cc:323] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:39791
I20260630 12:32:24.284727 29756 heartbeater.cc:499] Master 127.19.130.190:39355 was elected leader, sending a full tablet report...
I20260630 12:32:24.295468 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:24.295326 29497 tablet_copy_service.cc:140] P aa690e117da94971b2c2c814d144aa52: Received BeginTabletCopySession request for tablet 07368763d66f4a1aa9f04da89561f85e from peer 971f44639f6f47bbb24e4d39941ad7d2 ({username='slave'} at 127.0.0.1:60306)
I20260630 12:32:24.296084 29497 tablet_copy_service.cc:161] P aa690e117da94971b2c2c814d144aa52: Beginning new tablet copy session on tablet 07368763d66f4a1aa9f04da89561f85e from peer 971f44639f6f47bbb24e4d39941ad7d2 at {username='slave'} at 127.0.0.1:60306: session id = 971f44639f6f47bbb24e4d39941ad7d2-07368763d66f4a1aa9f04da89561f85e
I20260630 12:32:24.305328 29497 tablet_copy_source_session.cc:215] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:24.308614 29775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07368763d66f4a1aa9f04da89561f85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.323503 29779 ts_tablet_manager.cc:933] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: Initiating tablet copy from peer aa690e117da94971b2c2c814d144aa52 (127.19.130.131:39791)
I20260630 12:32:24.326223 29780 ts_tablet_manager.cc:933] T 803ab617a6d340a8b5f8b37a53984884 P 971f44639f6f47bbb24e4d39941ad7d2: Initiating tablet copy from peer 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307)
I20260630 12:32:24.330425 29775 tablet_copy_client.cc:806] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:24.331151 29775 tablet_copy_client.cc:670] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:24.336565 29780 tablet_copy_client.cc:323] T 803ab617a6d340a8b5f8b37a53984884 P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:42307
I20260630 12:32:24.338148 29779 tablet_copy_client.cc:323] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:39791
I20260630 12:32:24.340857 29775 tablet_copy_client.cc:538] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:24.350266 29775 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: Bootstrap starting.
I20260630 12:32:24.355932 29497 tablet_copy_service.cc:140] P aa690e117da94971b2c2c814d144aa52: Received BeginTabletCopySession request for tablet c429d2b477b046b0927cec05a62e1bdf from peer 971f44639f6f47bbb24e4d39941ad7d2 ({username='slave'} at 127.0.0.1:60306)
I20260630 12:32:24.356531 29497 tablet_copy_service.cc:161] P aa690e117da94971b2c2c814d144aa52: Beginning new tablet copy session on tablet c429d2b477b046b0927cec05a62e1bdf from peer 971f44639f6f47bbb24e4d39941ad7d2 at {username='slave'} at 127.0.0.1:60306: session id = 971f44639f6f47bbb24e4d39941ad7d2-c429d2b477b046b0927cec05a62e1bdf
I20260630 12:32:24.362473 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:24.364774 19978 tablet_replica.cc:333] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.365782 19978 raft_consensus.cc:2243] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.366746 19978 raft_consensus.cc:2272] T 99d39b196373493f9f4973993fc97bfd P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.373564 19978 tablet_replica.cc:333] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.374182 19978 raft_consensus.cc:2243] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.375185 19978 raft_consensus.cc:2272] T 3e6bfded06574e7c9152a7c384a2118e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.378069 19978 tablet_replica.cc:333] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.378933 19978 raft_consensus.cc:2243] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.380189 19978 raft_consensus.cc:2272] T c810d1b8f7044fdda280e3c81b065fc3 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.383198 29497 tablet_copy_source_session.cc:215] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:24.385104 19978 tablet_replica.cc:333] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.385959 19978 raft_consensus.cc:2243] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.386677 29779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c429d2b477b046b0927cec05a62e1bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.387043 19978 raft_consensus.cc:2272] T 803ab617a6d340a8b5f8b37a53984884 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.391402 19978 tablet_replica.cc:333] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.392128 19978 raft_consensus.cc:2243] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.393152 19978 raft_consensus.cc:2272] T c429d2b477b046b0927cec05a62e1bdf P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.397265 19978 tablet_replica.cc:333] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.397938 19978 raft_consensus.cc:2243] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.398641 19978 raft_consensus.cc:2272] T 3abaf17cbff3430da5ab66e42f22b1d6 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.402002 19978 tablet_replica.cc:333] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.402660 19978 raft_consensus.cc:2243] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.403657 19978 raft_consensus.cc:2272] T 07368763d66f4a1aa9f04da89561f85e P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.403802 29779 tablet_copy_client.cc:806] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:24.407008 29779 tablet_copy_client.cc:670] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:24.408634 19978 tablet_replica.cc:333] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1: stopping tablet replica
I20260630 12:32:24.409394 19978 raft_consensus.cc:2243] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.410107 19978 raft_consensus.cc:2272] T fb3bca09ce274a06b6edcc8ac166eb46 P 74414fd5357e4d21abc4b253c8ce39e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.412308 29779 tablet_copy_client.cc:538] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:24.424599 29779 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: Bootstrap starting.
W20260630 12:32:24.438271 29303 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 1 similar messages]
I20260630 12:32:24.460683 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:24.466516 29775 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:24.467480 29775 tablet_bootstrap.cc:492] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: Bootstrap complete.
I20260630 12:32:24.468154 29775 ts_tablet_manager.cc:1403] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: Time spent bootstrapping tablet: real 0.118s	user 0.099s	sys 0.012s
I20260630 12:32:24.470999 29775 raft_consensus.cc:359] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
I20260630 12:32:24.471738 29775 raft_consensus.cc:740] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 971f44639f6f47bbb24e4d39941ad7d2, State: Initialized, Role: LEARNER
I20260630 12:32:24.472352 29775 consensus_queue.cc:260] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } attrs { replace: true } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
W20260630 12:32:24.475229 29693 connection.cc:466] server connection from 127.0.0.1:36322 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36322 (request call id 2) could send its response
I20260630 12:32:24.492839 29775 ts_tablet_manager.cc:1434] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.016s
I20260630 12:32:24.494581 29497 tablet_copy_service.cc:342] P aa690e117da94971b2c2c814d144aa52: Request end of tablet copy session 971f44639f6f47bbb24e4d39941ad7d2-07368763d66f4a1aa9f04da89561f85e received from {username='slave'} at 127.0.0.1:60306
I20260630 12:32:24.495028 29497 tablet_copy_service.cc:434] P aa690e117da94971b2c2c814d144aa52: ending tablet copy session 971f44639f6f47bbb24e4d39941ad7d2-07368763d66f4a1aa9f04da89561f85e on tablet 07368763d66f4a1aa9f04da89561f85e with peer 971f44639f6f47bbb24e4d39941ad7d2
I20260630 12:32:24.503058 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:24.550786 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:24.551312 29779 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:24.552287 29779 tablet_bootstrap.cc:492] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: Bootstrap complete.
I20260630 12:32:24.552567 19978 tablet_replica.cc:333] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.552950 29779 ts_tablet_manager.cc:1403] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: Time spent bootstrapping tablet: real 0.129s	user 0.085s	sys 0.031s
I20260630 12:32:24.553567 19978 raft_consensus.cc:2243] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.554425 19978 raft_consensus.cc:2272] T 99d39b196373493f9f4973993fc97bfd P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.555481 29779 raft_consensus.cc:359] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } attrs { replace: true } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
I20260630 12:32:24.556353 29779 raft_consensus.cc:740] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 971f44639f6f47bbb24e4d39941ad7d2, State: Initialized, Role: LEARNER
I20260630 12:32:24.556959 29779 consensus_queue.cc:260] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2 [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: "74414fd5357e4d21abc4b253c8ce39e1" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42307 } attrs { replace: true } } peers { permanent_uuid: "4be00c1b4d4b4b488b5bac7776561dab" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 46001 } } peers { permanent_uuid: "aa690e117da94971b2c2c814d144aa52" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 39791 } } peers { permanent_uuid: "971f44639f6f47bbb24e4d39941ad7d2" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 33697 } attrs { promote: true } }
I20260630 12:32:24.557948 19978 tablet_replica.cc:333] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.558828 19978 raft_consensus.cc:2243] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.558960 29779 ts_tablet_manager.cc:1434] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:24.559990 19978 raft_consensus.cc:2272] T c810d1b8f7044fdda280e3c81b065fc3 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.560782 29497 tablet_copy_service.cc:342] P aa690e117da94971b2c2c814d144aa52: Request end of tablet copy session 971f44639f6f47bbb24e4d39941ad7d2-c429d2b477b046b0927cec05a62e1bdf received from {username='slave'} at 127.0.0.1:60306
I20260630 12:32:24.561250 29497 tablet_copy_service.cc:434] P aa690e117da94971b2c2c814d144aa52: ending tablet copy session 971f44639f6f47bbb24e4d39941ad7d2-c429d2b477b046b0927cec05a62e1bdf on tablet c429d2b477b046b0927cec05a62e1bdf with peer 971f44639f6f47bbb24e4d39941ad7d2
I20260630 12:32:24.564940 19978 tablet_replica.cc:333] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.565558 19978 raft_consensus.cc:2243] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.566605 19978 raft_consensus.cc:2272] T 803ab617a6d340a8b5f8b37a53984884 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.570358 19978 tablet_replica.cc:333] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.570912 19978 raft_consensus.cc:2243] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.571504 19978 raft_consensus.cc:2272] T c429d2b477b046b0927cec05a62e1bdf P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.574265 19978 tablet_replica.cc:333] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.574822 19978 raft_consensus.cc:2243] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.575661 19978 raft_consensus.cc:2272] T 3e6bfded06574e7c9152a7c384a2118e P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.577975 19978 tablet_replica.cc:333] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.578480 19978 raft_consensus.cc:2243] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.578990 19978 raft_consensus.cc:2272] T a26808b75724486e8eb826de69671134 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.581537 19978 tablet_replica.cc:333] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.581987 19978 raft_consensus.cc:2243] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.582753 19978 raft_consensus.cc:2272] T 07368763d66f4a1aa9f04da89561f85e P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.585474 19978 tablet_replica.cc:333] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab: stopping tablet replica
I20260630 12:32:24.585963 19978 raft_consensus.cc:2243] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.586565 19978 raft_consensus.cc:2272] T 22e330551e374c15b630ba00ca19bdd4 P 4be00c1b4d4b4b488b5bac7776561dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.614698 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:24.638002 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
W20260630 12:32:24.653992 29451 consensus_peers.cc:597] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 -> Peer 4be00c1b4d4b4b488b5bac7776561dab (127.19.130.130:46001): Couldn't send request to peer 4be00c1b4d4b4b488b5bac7776561dab. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.130:46001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:24.661135 29450 consensus_peers.cc:597] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 -> Peer 74414fd5357e4d21abc4b253c8ce39e1 (127.19.130.129:42307): Couldn't send request to peer 74414fd5357e4d21abc4b253c8ce39e1. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:42307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:24.672466 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:24.673262 19978 tablet_replica.cc:333] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.674032 19978 raft_consensus.cc:2243] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.675276 19978 raft_consensus.cc:2272] T 07368763d66f4a1aa9f04da89561f85e P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.678791 19978 tablet_replica.cc:333] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.679525 19978 raft_consensus.cc:2243] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.680452 19978 raft_consensus.cc:2272] T 3e6bfded06574e7c9152a7c384a2118e P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.683400 19978 tablet_replica.cc:333] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.684033 19978 raft_consensus.cc:2243] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.684518 19978 raft_consensus.cc:2272] T c810d1b8f7044fdda280e3c81b065fc3 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.687860 19978 tablet_replica.cc:333] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.688611 19978 raft_consensus.cc:2243] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.689114 19978 raft_consensus.cc:2272] T 803ab617a6d340a8b5f8b37a53984884 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.692353 19978 tablet_replica.cc:333] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.693009 19978 raft_consensus.cc:2243] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.694144 19978 raft_consensus.cc:2272] T c429d2b477b046b0927cec05a62e1bdf P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.697397 19978 tablet_replica.cc:333] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.697954 19978 raft_consensus.cc:2243] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.698506 19978 raft_consensus.cc:2272] T e9f8e47feb9b4a08b476f1c1211a3fa1 P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.701484 19978 tablet_replica.cc:333] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.702070 19978 raft_consensus.cc:2243] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.703027 19978 raft_consensus.cc:2272] T 99d39b196373493f9f4973993fc97bfd P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.705897 19978 tablet_replica.cc:333] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52: stopping tablet replica
I20260630 12:32:24.706476 19978 raft_consensus.cc:2243] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.707116 19978 raft_consensus.cc:2272] T 69726ae212fa4d7d99e578eaaa48efab P aa690e117da94971b2c2c814d144aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.741154 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:24.769753 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:32:24.788601 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:24.790196 19978 tablet_replica.cc:333] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2: stopping tablet replica
I20260630 12:32:24.790715 19978 raft_consensus.cc:2243] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:24.791080 19978 raft_consensus.cc:2272] T c429d2b477b046b0927cec05a62e1bdf P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:24.793246 19978 tablet_replica.cc:333] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2: stopping tablet replica
I20260630 12:32:24.793691 19978 raft_consensus.cc:2243] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:24.794003 19978 raft_consensus.cc:2272] T 07368763d66f4a1aa9f04da89561f85e P 971f44639f6f47bbb24e4d39941ad7d2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:24.803658 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:32:24.821524 19978 master.cc:562] Master@127.19.130.190:39355 shutting down...
W20260630 12:32:24.843757 29284 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:32:24.844938 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.845378 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.845642 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P fde8b70a640f4ffb9eb9b3533cc48a60: stopping tablet replica
I20260630 12:32:24.866552 19978 master.cc:584] Master@127.19.130.190:39355 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6505 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:32:24.915088 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:35957
I20260630 12:32:24.916119 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:24.921092 29792 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:32:24.921162 29791 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:32:24.923449 29794 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:32:24.923623 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:24.924819 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:24.925016 19978 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:32:24.925171 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822744925140 us; error 0 us; skew 500 ppm
I20260630 12:32:24.925642 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:24.927765 19978 webserver.cc:533] Webserver started at http://127.19.130.190:41469/ using document root <none> and password file <none>
I20260630 12:32:24.928247 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:24.928424 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:24.928725 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:24.929776 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "e0432f54b09247afb8874df23542dace"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-zr02"
I20260630 12:32:24.933615 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:24.936538 29799 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:32:24.937214 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:24.937446 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "e0432f54b09247afb8874df23542dace"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-zr02"
I20260630 12:32:24.937711 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-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:32:24.951270 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:24.952381 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:24.986225 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:35957
I20260630 12:32:24.986321 29850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:35957 every 8 connection(s)
I20260630 12:32:24.989742 29851 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:32:24.999310 29851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace: Bootstrap starting.
I20260630 12:32:25.003664 29851 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.007248 29851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace: No bootstrap required, opened a new log
I20260630 12:32:25.009117 29851 raft_consensus.cc:359] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0432f54b09247afb8874df23542dace" member_type: VOTER }
I20260630 12:32:25.009455 29851 raft_consensus.cc:385] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.009685 29851 raft_consensus.cc:740] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0432f54b09247afb8874df23542dace, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.010296 29851 consensus_queue.cc:260] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0432f54b09247afb8874df23542dace" member_type: VOTER }
I20260630 12:32:25.010754 29851 raft_consensus.cc:399] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:25.010962 29851 raft_consensus.cc:493] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:25.011205 29851 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.015075 29851 raft_consensus.cc:515] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0432f54b09247afb8874df23542dace" member_type: VOTER }
I20260630 12:32:25.015532 29851 leader_election.cc:304] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [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: e0432f54b09247afb8874df23542dace; no voters: 
I20260630 12:32:25.016589 29851 leader_election.cc:290] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:25.016997 29854 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.018241 29854 raft_consensus.cc:697] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 1 LEADER]: Becoming Leader. State: Replica: e0432f54b09247afb8874df23542dace, State: Running, Role: LEADER
I20260630 12:32:25.018766 29854 consensus_queue.cc:237] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [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: "e0432f54b09247afb8874df23542dace" member_type: VOTER }
I20260630 12:32:25.019294 29851 sys_catalog.cc:565] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:25.023216 29855 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e0432f54b09247afb8874df23542dace" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0432f54b09247afb8874df23542dace" member_type: VOTER } }
I20260630 12:32:25.023331 29856 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [sys.catalog]: SysCatalogTable state changed. Reason: New leader e0432f54b09247afb8874df23542dace. Latest consensus state: current_term: 1 leader_uuid: "e0432f54b09247afb8874df23542dace" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0432f54b09247afb8874df23542dace" member_type: VOTER } }
I20260630 12:32:25.023940 29855 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:25.024092 29856 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:25.026818 29861 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:25.031332 29861 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:25.034358 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:25.039028 29861 catalog_manager.cc:1383] Generated new cluster ID: 613da314bac04fa5ba23998e571b0126
I20260630 12:32:25.039274 29861 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:25.060111 29861 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:25.061208 29861 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:25.078756 29861 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace: Generated new TSK 0
I20260630 12:32:25.079248 29861 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:25.100414 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.105573 29872 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:32:25.106611 29873 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:32:25.108078 29875 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:32:25.108403 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:25.109259 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.109486 19978 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:32:25.109660 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822745109642 us; error 0 us; skew 500 ppm
I20260630 12:32:25.110131 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.112085 19978 webserver.cc:533] Webserver started at http://127.19.130.129:41491/ using document root <none> and password file <none>
I20260630 12:32:25.112558 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.112725 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.113008 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.113981 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "74587367c7e841fa9300ff648b6c98a9"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.117997 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:25.120656 29880 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:32:25.121373 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:25.121618 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "74587367c7e841fa9300ff648b6c98a9"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.121846 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-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:32:25.141943 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.142908 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.144119 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.146114 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.146319 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.146557 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.146734 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.181631 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:38923
I20260630 12:32:25.181739 29942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:38923 every 8 connection(s)
I20260630 12:32:25.186174 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.191753 29947 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:32:25.192674 29948 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:32:25.196177 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:25.196874 29950 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:32:25.198763 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.199003 19978 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:32:25.199009 29943 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35957
I20260630 12:32:25.199193 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822745199176 us; error 0 us; skew 500 ppm
I20260630 12:32:25.199491 29943 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.199808 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.200145 29943 heartbeater.cc:507] Master 127.19.130.190:35957 requested a full tablet report, sending...
I20260630 12:32:25.202273 19978 webserver.cc:533] Webserver started at http://127.19.130.130:46389/ using document root <none> and password file <none>
I20260630 12:32:25.202415 29816 ts_manager.cc:194] Registered new tserver with Master: 74587367c7e841fa9300ff648b6c98a9 (127.19.130.129:38923)
I20260630 12:32:25.202925 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.203173 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.203473 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.204609 29816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40620
I20260630 12:32:25.204792 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "3e3ff73040dc487185c9cf5f3fac0959"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.209156 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:25.211833 29955 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:32:25.212524 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:25.212781 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "3e3ff73040dc487185c9cf5f3fac0959"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.213006 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-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:32:25.223838 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.224833 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.226100 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.228070 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.228312 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.228533 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.228708 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.264489 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:42367
I20260630 12:32:25.264576 30017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:42367 every 8 connection(s)
I20260630 12:32:25.268797 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.275692 30021 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:32:25.277283 30022 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:32:25.278745 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:25.279424 30024 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:32:25.280453 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.280685 19978 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:32:25.280895 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822745280876 us; error 0 us; skew 500 ppm
I20260630 12:32:25.281405 30018 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35957
I20260630 12:32:25.281476 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.281961 30018 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.282763 30018 heartbeater.cc:507] Master 127.19.130.190:35957 requested a full tablet report, sending...
I20260630 12:32:25.284073 19978 webserver.cc:533] Webserver started at http://127.19.130.131:34479/ using document root <none> and password file <none>
I20260630 12:32:25.284612 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.284812 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.284775 29816 ts_manager.cc:194] Registered new tserver with Master: 3e3ff73040dc487185c9cf5f3fac0959 (127.19.130.130:42367)
I20260630 12:32:25.285290 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.286270 29816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40622
I20260630 12:32:25.286428 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "27069638052042438dfaa49d78e503fa"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.290567 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:25.293408 30029 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:32:25.294070 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:25.294386 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "27069638052042438dfaa49d78e503fa"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.294626 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822531767112-19978-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:32:25.321519 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.322511 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.323926 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.325974 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.326190 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.326411 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.326576 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.363261 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:44131
I20260630 12:32:25.363363 30091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:44131 every 8 connection(s)
I20260630 12:32:25.375824 30092 heartbeater.cc:344] Connected to a master server at 127.19.130.190:35957
I20260630 12:32:25.376250 30092 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.376920 30092 heartbeater.cc:507] Master 127.19.130.190:35957 requested a full tablet report, sending...
I20260630 12:32:25.378613 29816 ts_manager.cc:194] Registered new tserver with Master: 27069638052042438dfaa49d78e503fa (127.19.130.131:44131)
I20260630 12:32:25.379498 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013294832s
I20260630 12:32:25.379870 29816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40636
I20260630 12:32:25.400715 29816 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40652:
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:32:25.402522 29816 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:32:25.440137 29983 tablet_service.cc:1511] Processing CreateTablet for tablet 9225b5b128884883853a893fca0fed60 (DEFAULT_TABLE table=test-workload [id=16c56c04a2174ac3a73893d8673ee352]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:25.441507 29983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9225b5b128884883853a893fca0fed60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:25.444053 30057 tablet_service.cc:1511] Processing CreateTablet for tablet 9225b5b128884883853a893fca0fed60 (DEFAULT_TABLE table=test-workload [id=16c56c04a2174ac3a73893d8673ee352]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:25.445262 30057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9225b5b128884883853a893fca0fed60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:25.451395 29908 tablet_service.cc:1511] Processing CreateTablet for tablet 9225b5b128884883853a893fca0fed60 (DEFAULT_TABLE table=test-workload [id=16c56c04a2174ac3a73893d8673ee352]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:25.452597 29908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9225b5b128884883853a893fca0fed60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:25.454936 30107 tablet_bootstrap.cc:492] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: Bootstrap starting.
I20260630 12:32:25.460117 30107 tablet_bootstrap.cc:654] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.464638 30107 tablet_bootstrap.cc:492] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: No bootstrap required, opened a new log
I20260630 12:32:25.464967 30107 ts_tablet_manager.cc:1403] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.005s
I20260630 12:32:25.466818 30107 raft_consensus.cc:359] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.467362 30107 raft_consensus.cc:385] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.467716 30107 raft_consensus.cc:740] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e3ff73040dc487185c9cf5f3fac0959, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.467826 30108 tablet_bootstrap.cc:492] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa: Bootstrap starting.
I20260630 12:32:25.467909 30110 tablet_bootstrap.cc:492] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9: Bootstrap starting.
I20260630 12:32:25.468667 30107 consensus_queue.cc:260] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.472968 30018 heartbeater.cc:499] Master 127.19.130.190:35957 was elected leader, sending a full tablet report...
I20260630 12:32:25.473544 30110 tablet_bootstrap.cc:654] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.474100 30107 ts_tablet_manager.cc:1434] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:32:25.475795 30108 tablet_bootstrap.cc:654] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.478601 30110 tablet_bootstrap.cc:492] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9: No bootstrap required, opened a new log
I20260630 12:32:25.479009 30110 ts_tablet_manager.cc:1403] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.006s
I20260630 12:32:25.480180 30108 tablet_bootstrap.cc:492] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa: No bootstrap required, opened a new log
I20260630 12:32:25.480633 30108 ts_tablet_manager.cc:1403] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:32:25.481091 30110 raft_consensus.cc:359] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.481786 30110 raft_consensus.cc:385] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.482069 30110 raft_consensus.cc:740] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74587367c7e841fa9300ff648b6c98a9, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.482960 30108 raft_consensus.cc:359] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.482968 30110 consensus_queue.cc:260] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.483932 30108 raft_consensus.cc:385] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.484277 30108 raft_consensus.cc:740] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27069638052042438dfaa49d78e503fa, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.484947 30108 consensus_queue.cc:260] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.487035 30092 heartbeater.cc:499] Master 127.19.130.190:35957 was elected leader, sending a full tablet report...
I20260630 12:32:25.487237 30108 ts_tablet_manager.cc:1434] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:25.488528 29943 heartbeater.cc:499] Master 127.19.130.190:35957 was elected leader, sending a full tablet report...
I20260630 12:32:25.489004 30110 ts_tablet_manager.cc:1434] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.006s
I20260630 12:32:25.523234 30111 raft_consensus.cc:493] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:25.523684 30111 raft_consensus.cc:515] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.525560 30111 leader_election.cc:290] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27069638052042438dfaa49d78e503fa (127.19.130.131:44131), 74587367c7e841fa9300ff648b6c98a9 (127.19.130.129:38923)
I20260630 12:32:25.534142 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225b5b128884883853a893fca0fed60" candidate_uuid: "3e3ff73040dc487185c9cf5f3fac0959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27069638052042438dfaa49d78e503fa" is_pre_election: true
I20260630 12:32:25.534924 30067 raft_consensus.cc:2468] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e3ff73040dc487185c9cf5f3fac0959 in term 0.
I20260630 12:32:25.535074 29918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225b5b128884883853a893fca0fed60" candidate_uuid: "3e3ff73040dc487185c9cf5f3fac0959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74587367c7e841fa9300ff648b6c98a9" is_pre_election: true
I20260630 12:32:25.535655 29918 raft_consensus.cc:2468] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e3ff73040dc487185c9cf5f3fac0959 in term 0.
I20260630 12:32:25.535861 29958 leader_election.cc:304] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [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: 27069638052042438dfaa49d78e503fa, 3e3ff73040dc487185c9cf5f3fac0959; no voters: 
I20260630 12:32:25.536593 30111 raft_consensus.cc:2804] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:25.536890 30111 raft_consensus.cc:493] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:25.537165 30111 raft_consensus.cc:3060] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.541836 30111 raft_consensus.cc:515] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.543716 30111 leader_election.cc:290] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [CANDIDATE]: Term 1 election: Requested vote from peers 27069638052042438dfaa49d78e503fa (127.19.130.131:44131), 74587367c7e841fa9300ff648b6c98a9 (127.19.130.129:38923)
I20260630 12:32:25.544359 30067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225b5b128884883853a893fca0fed60" candidate_uuid: "3e3ff73040dc487185c9cf5f3fac0959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27069638052042438dfaa49d78e503fa"
I20260630 12:32:25.544668 29918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225b5b128884883853a893fca0fed60" candidate_uuid: "3e3ff73040dc487185c9cf5f3fac0959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74587367c7e841fa9300ff648b6c98a9"
I20260630 12:32:25.544802 30067 raft_consensus.cc:3060] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.545146 29918 raft_consensus.cc:3060] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.549374 30067 raft_consensus.cc:2468] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e3ff73040dc487185c9cf5f3fac0959 in term 1.
I20260630 12:32:25.549698 29918 raft_consensus.cc:2468] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e3ff73040dc487185c9cf5f3fac0959 in term 1.
I20260630 12:32:25.550213 29958 leader_election.cc:304] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [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: 27069638052042438dfaa49d78e503fa, 3e3ff73040dc487185c9cf5f3fac0959; no voters: 
I20260630 12:32:25.550812 30111 raft_consensus.cc:2804] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.551638 30111 raft_consensus.cc:697] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 1 LEADER]: Becoming Leader. State: Replica: 3e3ff73040dc487185c9cf5f3fac0959, State: Running, Role: LEADER
I20260630 12:32:25.552316 30111 consensus_queue.cc:237] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [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: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } }
I20260630 12:32:25.559381 29815 catalog_manager.cc:5697] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e3ff73040dc487185c9cf5f3fac0959 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "3e3ff73040dc487185c9cf5f3fac0959" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27069638052042438dfaa49d78e503fa" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 44131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e3ff73040dc487185c9cf5f3fac0959" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 42367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74587367c7e841fa9300ff648b6c98a9" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:25.592813 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:25.609702 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.610523 19978 tablet_replica.cc:333] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9: stopping tablet replica
I20260630 12:32:25.611053 19978 raft_consensus.cc:2243] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.611420 19978 raft_consensus.cc:2272] T 9225b5b128884883853a893fca0fed60 P 74587367c7e841fa9300ff648b6c98a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.629208 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:25.637218 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:25.653429 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.654181 19978 tablet_replica.cc:333] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: stopping tablet replica
I20260630 12:32:25.654660 19978 raft_consensus.cc:2243] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:25.655174 19978 pending_rounds.cc:70] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: Trying to abort 1 pending ops.
I20260630 12:32:25.655314 19978 pending_rounds.cc:77] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441965788090368 op_type: NO_OP noop_request { }
I20260630 12:32:25.655539 19978 raft_consensus.cc:2889] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:25.655735 19978 raft_consensus.cc:2272] T 9225b5b128884883853a893fca0fed60 P 3e3ff73040dc487185c9cf5f3fac0959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.664639 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:25.672631 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:32:25.691751 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.692545 19978 tablet_replica.cc:333] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa: stopping tablet replica
I20260630 12:32:25.693490 19978 raft_consensus.cc:2243] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.694109 19978 raft_consensus.cc:2272] T 9225b5b128884883853a893fca0fed60 P 27069638052042438dfaa49d78e503fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.712507 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:25.720299 19978 master.cc:562] Master@127.19.130.190:35957 shutting down...
I20260630 12:32:25.733898 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:25.734311 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.734584 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P e0432f54b09247afb8874df23542dace: stopping tablet replica
I20260630 12:32:25.743100 19978 master.cc:584] Master@127.19.130.190:35957 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (854 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:32:25.769738 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:36873
I20260630 12:32:25.770685 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.775239 30120 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:32:25.775302 30119 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:32:25.776697 30122 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:32:25.777385 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:25.778008 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.778187 19978 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:32:25.778326 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822745778311 us; error 0 us; skew 500 ppm
I20260630 12:32:25.778760 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.780768 19978 webserver.cc:533] Webserver started at http://127.19.130.190:46003/ using document root <none> and password file <none>
I20260630 12:32:25.781179 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.781384 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.781625 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.782630 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "794bdc6df5b948949eb3f50510cb7824"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.786696 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:25.789642 30127 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:32:25.790273 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:25.790560 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "794bdc6df5b948949eb3f50510cb7824"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.790803 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-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:32:25.802806 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.803601 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.834573 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:36873
I20260630 12:32:25.834658 30178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:36873 every 8 connection(s)
I20260630 12:32:25.837965 30179 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:32:25.847463 30179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824: Bootstrap starting.
I20260630 12:32:25.851507 30179 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.854924 30179 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824: No bootstrap required, opened a new log
I20260630 12:32:25.856783 30179 raft_consensus.cc:359] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "794bdc6df5b948949eb3f50510cb7824" member_type: VOTER }
I20260630 12:32:25.857167 30179 raft_consensus.cc:385] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.857373 30179 raft_consensus.cc:740] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794bdc6df5b948949eb3f50510cb7824, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.857951 30179 consensus_queue.cc:260] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "794bdc6df5b948949eb3f50510cb7824" member_type: VOTER }
I20260630 12:32:25.858393 30179 raft_consensus.cc:399] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:25.858594 30179 raft_consensus.cc:493] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:25.858845 30179 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.862480 30179 raft_consensus.cc:515] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "794bdc6df5b948949eb3f50510cb7824" member_type: VOTER }
I20260630 12:32:25.862896 30179 leader_election.cc:304] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [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: 794bdc6df5b948949eb3f50510cb7824; no voters: 
I20260630 12:32:25.863958 30179 leader_election.cc:290] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:25.864271 30182 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.865461 30182 raft_consensus.cc:697] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 1 LEADER]: Becoming Leader. State: Replica: 794bdc6df5b948949eb3f50510cb7824, State: Running, Role: LEADER
I20260630 12:32:25.866073 30182 consensus_queue.cc:237] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [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: "794bdc6df5b948949eb3f50510cb7824" member_type: VOTER }
I20260630 12:32:25.866626 30179 sys_catalog.cc:565] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:25.869098 30184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 794bdc6df5b948949eb3f50510cb7824. Latest consensus state: current_term: 1 leader_uuid: "794bdc6df5b948949eb3f50510cb7824" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "794bdc6df5b948949eb3f50510cb7824" member_type: VOTER } }
I20260630 12:32:25.869040 30183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "794bdc6df5b948949eb3f50510cb7824" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "794bdc6df5b948949eb3f50510cb7824" member_type: VOTER } }
I20260630 12:32:25.869788 30184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:25.869870 30183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:25.872368 30188 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:25.876863 30188 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:25.885543 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:25.886472 30188 catalog_manager.cc:1383] Generated new cluster ID: c4297942d6b74eb2be556607600809b2
I20260630 12:32:25.886780 30188 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:25.898905 30188 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:25.900118 30188 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:25.919416 30188 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824: Generated new TSK 0
I20260630 12:32:25.919909 30188 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:25.951303 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.956450 30200 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:32:25.957679 30201 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:32:25.959452 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:25.960129 30203 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:32:25.961016 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.961175 19978 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:32:25.961335 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822745961323 us; error 0 us; skew 500 ppm
I20260630 12:32:25.961719 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.963541 19978 webserver.cc:533] Webserver started at http://127.19.130.129:41121/ using document root <none> and password file <none>
I20260630 12:32:25.963904 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.964035 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.964274 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.965190 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "da81fbee12b449988b2abecd3546fa19"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.969350 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:25.972131 30208 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:32:25.972868 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:25.973126 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "da81fbee12b449988b2abecd3546fa19"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-zr02"
I20260630 12:32:25.973388 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-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:32:25.987950 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.988940 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.990199 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.992317 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.992535 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.992758 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.992923 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.032474 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:38147
I20260630 12:32:26.032567 30270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:38147 every 8 connection(s)
I20260630 12:32:26.037034 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.044118 30275 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:32:26.045433 30276 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:32:26.047923 30278 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:32:26.048964 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:26.050014 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:26.050220 19978 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:32:26.050401 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822746050387 us; error 0 us; skew 500 ppm
I20260630 12:32:26.050905 30271 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36873
I20260630 12:32:26.050958 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.051366 30271 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:26.052070 30271 heartbeater.cc:507] Master 127.19.130.190:36873 requested a full tablet report, sending...
I20260630 12:32:26.053370 19978 webserver.cc:533] Webserver started at http://127.19.130.130:39769/ using document root <none> and password file <none>
I20260630 12:32:26.053884 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.054076 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.054047 30144 ts_manager.cc:194] Registered new tserver with Master: da81fbee12b449988b2abecd3546fa19 (127.19.130.129:38147)
I20260630 12:32:26.054570 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.055610 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:26.055863 30144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39874
I20260630 12:32:26.059768 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:26.062559 30283 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:32:26.063241 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:26.063493 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:26.063735 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-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:32:26.079550 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:26.080528 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:26.081668 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:26.083421 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:26.083618 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.083858 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:26.084008 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.118165 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:44085
I20260630 12:32:26.118268 30345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:44085 every 8 connection(s)
I20260630 12:32:26.122550 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.128793 30349 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:32:26.129556 30350 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:32:26.132694 30353 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:32:26.133445 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:26.133852 30346 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36873
I20260630 12:32:26.134256 30346 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:26.134503 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:26.134869 19978 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:32:26.135038 30346 heartbeater.cc:507] Master 127.19.130.190:36873 requested a full tablet report, sending...
I20260630 12:32:26.135095 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822746135078 us; error 0 us; skew 500 ppm
I20260630 12:32:26.136125 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.137482 30144 ts_manager.cc:194] Registered new tserver with Master: 8e1bd9eb8d4a4e169435482f8aa8cbd8 (127.19.130.130:44085)
I20260630 12:32:26.138795 19978 webserver.cc:533] Webserver started at http://127.19.130.131:42217/ using document root <none> and password file <none>
I20260630 12:32:26.139410 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.139389 30144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39888
I20260630 12:32:26.139883 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.140219 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.141328 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "675fd90a29af453bad451bc882adfc87"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:26.145247 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:26.148264 30357 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:32:26.148950 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:26.149297 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "675fd90a29af453bad451bc882adfc87"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:26.149641 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-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:32:26.167309 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:26.168496 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:26.169829 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:26.171818 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:26.172034 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.172272 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:26.172439 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.207707 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:36795
I20260630 12:32:26.207773 30419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:36795 every 8 connection(s)
I20260630 12:32:26.212252 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.219478 30423 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:32:26.220525 30424 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:32:26.223269 30420 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36873
W20260630 12:32:26.223433 30426 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:32:26.223769 30420 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:26.224713 30420 heartbeater.cc:507] Master 127.19.130.190:36873 requested a full tablet report, sending...
I20260630 12:32:26.225134 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:26.226090 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:26.226318 19978 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:32:26.226518 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822746226498 us; error 0 us; skew 500 ppm
I20260630 12:32:26.226833 30144 ts_manager.cc:194] Registered new tserver with Master: 675fd90a29af453bad451bc882adfc87 (127.19.130.131:36795)
I20260630 12:32:26.227025 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.228504 30144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39896
I20260630 12:32:26.229666 19978 webserver.cc:533] Webserver started at http://127.19.130.132:33179/ using document root <none> and password file <none>
I20260630 12:32:26.230145 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.230370 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.230633 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.231614 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "f7e81290f0414472a5c32015f2b5faaa"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:26.235496 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.005s
I20260630 12:32:26.238380 30431 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:32:26.239042 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:26.239296 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "f7e81290f0414472a5c32015f2b5faaa"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:26.239553 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822531767112-19978-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:32:26.253305 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:26.254211 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:26.255390 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:26.257409 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:26.257607 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.257808 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:26.257961 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.293061 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:35833
I20260630 12:32:26.293147 30493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:35833 every 8 connection(s)
I20260630 12:32:26.305051 30494 heartbeater.cc:344] Connected to a master server at 127.19.130.190:36873
I20260630 12:32:26.305356 30494 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:26.306052 30494 heartbeater.cc:507] Master 127.19.130.190:36873 requested a full tablet report, sending...
I20260630 12:32:26.307778 30144 ts_manager.cc:194] Registered new tserver with Master: f7e81290f0414472a5c32015f2b5faaa (127.19.130.132:35833)
I20260630 12:32:26.308451 19978 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012358434s
I20260630 12:32:26.309345 30144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39904
I20260630 12:32:26.330096 30144 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39920:
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:32:26.372459 30459 tablet_service.cc:1511] Processing CreateTablet for tablet a81afcb994034dbf816a9c8522392fa4 (DEFAULT_TABLE table=test-workload [id=66c3a48a6b9d4edc846bd1fc63dad533]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:26.373867 30459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81afcb994034dbf816a9c8522392fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:26.380167 30311 tablet_service.cc:1511] Processing CreateTablet for tablet a81afcb994034dbf816a9c8522392fa4 (DEFAULT_TABLE table=test-workload [id=66c3a48a6b9d4edc846bd1fc63dad533]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:26.381480 30311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81afcb994034dbf816a9c8522392fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:26.381438 30236 tablet_service.cc:1511] Processing CreateTablet for tablet a81afcb994034dbf816a9c8522392fa4 (DEFAULT_TABLE table=test-workload [id=66c3a48a6b9d4edc846bd1fc63dad533]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:26.382835 30236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81afcb994034dbf816a9c8522392fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:26.397277 30509 tablet_bootstrap.cc:492] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa: Bootstrap starting.
I20260630 12:32:26.399860 30510 tablet_bootstrap.cc:492] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: Bootstrap starting.
I20260630 12:32:26.403221 30509 tablet_bootstrap.cc:654] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:26.408339 30510 tablet_bootstrap.cc:654] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:26.409584 30511 tablet_bootstrap.cc:492] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8: Bootstrap starting.
I20260630 12:32:26.412438 30509 tablet_bootstrap.cc:492] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa: No bootstrap required, opened a new log
I20260630 12:32:26.412955 30509 ts_tablet_manager.cc:1403] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260630 12:32:26.413357 30510 tablet_bootstrap.cc:492] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: No bootstrap required, opened a new log
I20260630 12:32:26.413733 30510 ts_tablet_manager.cc:1403] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260630 12:32:26.415746 30509 raft_consensus.cc:359] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.416018 30510 raft_consensus.cc:359] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.416702 30509 raft_consensus.cc:385] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:26.416877 30510 raft_consensus.cc:385] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:26.417268 30510 raft_consensus.cc:740] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da81fbee12b449988b2abecd3546fa19, State: Initialized, Role: FOLLOWER
I20260630 12:32:26.417110 30509 raft_consensus.cc:740] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e81290f0414472a5c32015f2b5faaa, State: Initialized, Role: FOLLOWER
I20260630 12:32:26.417471 30511 tablet_bootstrap.cc:654] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:26.418085 30509 consensus_queue.cc:260] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.418170 30510 consensus_queue.cc:260] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.421367 30509 ts_tablet_manager.cc:1434] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:32:26.421720 30271 heartbeater.cc:499] Master 127.19.130.190:36873 was elected leader, sending a full tablet report...
I20260630 12:32:26.422016 30494 heartbeater.cc:499] Master 127.19.130.190:36873 was elected leader, sending a full tablet report...
I20260630 12:32:26.423867 30510 ts_tablet_manager.cc:1434] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:32:26.426573 30511 tablet_bootstrap.cc:492] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8: No bootstrap required, opened a new log
I20260630 12:32:26.426986 30511 ts_tablet_manager.cc:1403] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260630 12:32:26.429503 30511 raft_consensus.cc:359] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.430197 30511 raft_consensus.cc:385] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:26.430490 30511 raft_consensus.cc:740] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e1bd9eb8d4a4e169435482f8aa8cbd8, State: Initialized, Role: FOLLOWER
I20260630 12:32:26.431330 30511 consensus_queue.cc:260] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.433751 30346 heartbeater.cc:499] Master 127.19.130.190:36873 was elected leader, sending a full tablet report...
I20260630 12:32:26.434245 30511 ts_tablet_manager.cc:1434] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:32:26.630631 30515 raft_consensus.cc:493] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:26.631111 30515 raft_consensus.cc:515] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.633085 30515 leader_election.cc:290] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7e81290f0414472a5c32015f2b5faaa (127.19.130.132:35833), 8e1bd9eb8d4a4e169435482f8aa8cbd8 (127.19.130.130:44085)
I20260630 12:32:26.642177 30469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81afcb994034dbf816a9c8522392fa4" candidate_uuid: "da81fbee12b449988b2abecd3546fa19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e81290f0414472a5c32015f2b5faaa" is_pre_election: true
I20260630 12:32:26.642745 30321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81afcb994034dbf816a9c8522392fa4" candidate_uuid: "da81fbee12b449988b2abecd3546fa19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" is_pre_election: true
I20260630 12:32:26.642777 30469 raft_consensus.cc:2468] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da81fbee12b449988b2abecd3546fa19 in term 0.
I20260630 12:32:26.643364 30321 raft_consensus.cc:2468] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da81fbee12b449988b2abecd3546fa19 in term 0.
I20260630 12:32:26.643904 30211 leader_election.cc:304] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [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: da81fbee12b449988b2abecd3546fa19, f7e81290f0414472a5c32015f2b5faaa; no voters: 
I20260630 12:32:26.644573 30515 raft_consensus.cc:2804] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:26.644829 30515 raft_consensus.cc:493] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:26.645069 30515 raft_consensus.cc:3060] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:26.649806 30515 raft_consensus.cc:515] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.651171 30515 leader_election.cc:290] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [CANDIDATE]: Term 1 election: Requested vote from peers f7e81290f0414472a5c32015f2b5faaa (127.19.130.132:35833), 8e1bd9eb8d4a4e169435482f8aa8cbd8 (127.19.130.130:44085)
I20260630 12:32:26.651898 30469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81afcb994034dbf816a9c8522392fa4" candidate_uuid: "da81fbee12b449988b2abecd3546fa19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7e81290f0414472a5c32015f2b5faaa"
I20260630 12:32:26.652043 30321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81afcb994034dbf816a9c8522392fa4" candidate_uuid: "da81fbee12b449988b2abecd3546fa19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8"
I20260630 12:32:26.652448 30469 raft_consensus.cc:3060] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:26.652664 30321 raft_consensus.cc:3060] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:26.657020 30321 raft_consensus.cc:2468] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da81fbee12b449988b2abecd3546fa19 in term 1.
I20260630 12:32:26.657042 30469 raft_consensus.cc:2468] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da81fbee12b449988b2abecd3546fa19 in term 1.
I20260630 12:32:26.658085 30210 leader_election.cc:304] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [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: 8e1bd9eb8d4a4e169435482f8aa8cbd8, da81fbee12b449988b2abecd3546fa19; no voters: 
I20260630 12:32:26.658707 30515 raft_consensus.cc:2804] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:26.659416 30515 raft_consensus.cc:697] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 1 LEADER]: Becoming Leader. State: Replica: da81fbee12b449988b2abecd3546fa19, State: Running, Role: LEADER
I20260630 12:32:26.660060 30515 consensus_queue.cc:237] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [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: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } }
I20260630 12:32:26.665876 30141 catalog_manager.cc:5697] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 reported cstate change: term changed from 0 to 1, leader changed from <none> to da81fbee12b449988b2abecd3546fa19 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "da81fbee12b449988b2abecd3546fa19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7e81290f0414472a5c32015f2b5faaa" member_type: VOTER last_known_addr { host: "127.19.130.132" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e1bd9eb8d4a4e169435482f8aa8cbd8" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da81fbee12b449988b2abecd3546fa19" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 38147 } health_report { overall_health: HEALTHY } } }
W20260630 12:32:26.761056 19978 auto_rebalancer.cc:639] Failed to schedule move for tablet a81afcb994034dbf816a9c8522392fa4: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:32:26.762274 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:26.778333 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:26.779088 19978 tablet_replica.cc:333] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: stopping tablet replica
I20260630 12:32:26.779589 19978 raft_consensus.cc:2243] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:26.780218 19978 pending_rounds.cc:70] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: Trying to abort 1 pending ops.
I20260630 12:32:26.780424 19978 pending_rounds.cc:77] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441970325454848 op_type: NO_OP noop_request { }
I20260630 12:32:26.780709 19978 raft_consensus.cc:2889] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:26.780977 19978 raft_consensus.cc:2272] T a81afcb994034dbf816a9c8522392fa4 P da81fbee12b449988b2abecd3546fa19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:26.789912 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:26.797977 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:26.814291 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:26.814916 19978 tablet_replica.cc:333] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8: stopping tablet replica
I20260630 12:32:26.815393 19978 raft_consensus.cc:2243] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:26.815747 19978 raft_consensus.cc:2272] T a81afcb994034dbf816a9c8522392fa4 P 8e1bd9eb8d4a4e169435482f8aa8cbd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:26.832881 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:26.840764 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:32:26.856896 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:26.871919 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:26.878868 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:32:26.896092 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:26.896833 19978 tablet_replica.cc:333] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa: stopping tablet replica
I20260630 12:32:26.897344 19978 raft_consensus.cc:2243] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:26.897647 19978 raft_consensus.cc:2272] T a81afcb994034dbf816a9c8522392fa4 P f7e81290f0414472a5c32015f2b5faaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:26.915241 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:32:26.922969 19978 master.cc:562] Master@127.19.130.190:36873 shutting down...
I20260630 12:32:26.937279 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:26.937661 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:26.937875 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 794bdc6df5b948949eb3f50510cb7824: stopping tablet replica
I20260630 12:32:26.954282 19978 master.cc:584] Master@127.19.130.190:36873 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1213 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:32:26.982585 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:44389
I20260630 12:32:26.983412 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.987567 30524 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:32:26.987785 30525 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:32:26.989324 30527 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:32:26.989889 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:26.990489 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:26.990648 19978 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:32:26.990743 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822746990734 us; error 0 us; skew 500 ppm
I20260630 12:32:26.991197 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.993045 19978 webserver.cc:533] Webserver started at http://127.19.130.190:43039/ using document root <none> and password file <none>
I20260630 12:32:26.993394 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.993542 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.993726 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.994653 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "c33415facfff45a1bb25491917970f52"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:26.998472 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260630 12:32:27.001161 30532 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:32:27.001758 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:27.001953 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "c33415facfff45a1bb25491917970f52"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-zr02"
I20260630 12:32:27.002152 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-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:32:27.009702 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:27.010568 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:27.042683 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:44389
I20260630 12:32:27.042783 30583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:44389 every 8 connection(s)
I20260630 12:32:27.046239 30584 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:32:27.055951 30584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52: Bootstrap starting.
I20260630 12:32:27.059842 30584 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.063342 30584 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52: No bootstrap required, opened a new log
I20260630 12:32:27.065161 30584 raft_consensus.cc:359] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33415facfff45a1bb25491917970f52" member_type: VOTER }
I20260630 12:32:27.065548 30584 raft_consensus.cc:385] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.065768 30584 raft_consensus.cc:740] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33415facfff45a1bb25491917970f52, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.066331 30584 consensus_queue.cc:260] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c33415facfff45a1bb25491917970f52" member_type: VOTER }
I20260630 12:32:27.066768 30584 raft_consensus.cc:399] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:27.066980 30584 raft_consensus.cc:493] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:27.067272 30584 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:27.071420 30584 raft_consensus.cc:515] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33415facfff45a1bb25491917970f52" member_type: VOTER }
I20260630 12:32:27.071972 30584 leader_election.cc:304] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [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: c33415facfff45a1bb25491917970f52; no voters: 
I20260630 12:32:27.073042 30584 leader_election.cc:290] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:27.073318 30587 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:27.075173 30587 raft_consensus.cc:697] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 1 LEADER]: Becoming Leader. State: Replica: c33415facfff45a1bb25491917970f52, State: Running, Role: LEADER
I20260630 12:32:27.075969 30587 consensus_queue.cc:237] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [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: "c33415facfff45a1bb25491917970f52" member_type: VOTER }
I20260630 12:32:27.076354 30584 sys_catalog.cc:565] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:27.079583 30588 sys_catalog.cc:455] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c33415facfff45a1bb25491917970f52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33415facfff45a1bb25491917970f52" member_type: VOTER } }
I20260630 12:32:27.080135 30588 sys_catalog.cc:458] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:27.093490 30589 sys_catalog.cc:455] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c33415facfff45a1bb25491917970f52. Latest consensus state: current_term: 1 leader_uuid: "c33415facfff45a1bb25491917970f52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33415facfff45a1bb25491917970f52" member_type: VOTER } }
I20260630 12:32:27.094156 30589 sys_catalog.cc:458] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:27.095340 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260630 12:32:27.098026 30603 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:32:27.098225 30603 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:32:27.098531 30592 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:27.102878 30592 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:27.110695 30592 catalog_manager.cc:1383] Generated new cluster ID: 795ec74d28604f5994ea5d6b731ad194
I20260630 12:32:27.110898 30592 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:27.123452 30592 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:27.124568 30592 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:27.142982 30592 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52: Generated new TSK 0
I20260630 12:32:27.143523 30592 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:27.161332 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:27.166106 30605 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:32:27.167194 30606 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:32:27.168731 30608 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:32:27.168947 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:27.169684 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:27.169853 19978 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:32:27.169963 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822747169954 us; error 0 us; skew 500 ppm
I20260630 12:32:27.170333 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:27.172155 19978 webserver.cc:533] Webserver started at http://127.19.130.129:45557/ using document root <none> and password file <none>
I20260630 12:32:27.172600 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:27.172744 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:27.172940 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:27.173847 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "052bd874a6ee4c4ba8934bd88936a7cd"
format_stamp: "Formatted at 2026-06-30 12:32:27 on dist-test-slave-zr02"
I20260630 12:32:27.177863 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:27.180543 30613 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:32:27.181187 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:27.181380 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "052bd874a6ee4c4ba8934bd88936a7cd"
format_stamp: "Formatted at 2026-06-30 12:32:27 on dist-test-slave-zr02"
I20260630 12:32:27.181569 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-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:32:27.191773 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:27.192595 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:27.193759 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:27.195806 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:27.196004 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:27.196262 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:27.196419 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:27.231808 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:42449
I20260630 12:32:27.231907 30675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:42449 every 8 connection(s)
I20260630 12:32:27.236348 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:27.242689 30680 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:32:27.243382 30681 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:32:27.246204 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:27.246968 30684 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:32:27.247797 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:27.248016 19978 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:32:27.248227 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822747248189 us; error 0 us; skew 500 ppm
I20260630 12:32:27.248862 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:27.251134 19978 webserver.cc:533] Webserver started at http://127.19.130.130:45287/ using document root <none> and password file <none>
I20260630 12:32:27.251444 30676 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44389
I20260630 12:32:27.251648 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:27.251780 30676 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:27.251920 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:27.252331 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:27.252600 30676 heartbeater.cc:507] Master 127.19.130.190:44389 requested a full tablet report, sending...
I20260630 12:32:27.253465 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "80a7771b2ac94debbfbb4f519575a929"
format_stamp: "Formatted at 2026-06-30 12:32:27 on dist-test-slave-zr02"
I20260630 12:32:27.254727 30549 ts_manager.cc:194] Registered new tserver with Master: 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449)
I20260630 12:32:27.257042 30549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57768
I20260630 12:32:27.258816 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:32:27.261723 30688 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:32:27.262405 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:27.262651 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "80a7771b2ac94debbfbb4f519575a929"
format_stamp: "Formatted at 2026-06-30 12:32:27 on dist-test-slave-zr02"
I20260630 12:32:27.262880 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-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:32:27.278167 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:27.279069 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:27.280308 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:27.282261 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:27.282513 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:27.282752 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:27.282945 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:27.317294 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:40759
I20260630 12:32:27.317382 30750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:40759 every 8 connection(s)
I20260630 12:32:27.321633 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:27.328132 30754 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:32:27.329406 30755 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:32:27.330854 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:27.331676 30757 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:32:27.332672 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:27.332921 19978 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:32:27.333094 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822747333078 us; error 0 us; skew 500 ppm
I20260630 12:32:27.333601 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:27.333726 30751 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44389
I20260630 12:32:27.334128 30751 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:27.334916 30751 heartbeater.cc:507] Master 127.19.130.190:44389 requested a full tablet report, sending...
I20260630 12:32:27.335803 19978 webserver.cc:533] Webserver started at http://127.19.130.131:44801/ using document root <none> and password file <none>
I20260630 12:32:27.336460 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:27.336669 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:27.336932 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:27.336941 30549 ts_manager.cc:194] Registered new tserver with Master: 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759)
I20260630 12:32:27.338004 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "11a37bc112274eba8900977f582da1e6"
format_stamp: "Formatted at 2026-06-30 12:32:27 on dist-test-slave-zr02"
I20260630 12:32:27.338342 30549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57782
I20260630 12:32:27.341941 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:27.345014 30762 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:32:27.345757 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:27.346053 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "11a37bc112274eba8900977f582da1e6"
format_stamp: "Formatted at 2026-06-30 12:32:27 on dist-test-slave-zr02"
I20260630 12:32:27.346329 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-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:32:27.376502 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:27.377406 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:27.378634 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:27.380527 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:27.380724 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:27.380937 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:27.381089 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:27.415930 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:40991
I20260630 12:32:27.416025 30824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:40991 every 8 connection(s)
I20260630 12:32:27.428251 30825 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44389
I20260630 12:32:27.428627 30825 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:27.429283 30825 heartbeater.cc:507] Master 127.19.130.190:44389 requested a full tablet report, sending...
I20260630 12:32:27.430924 30549 ts_manager.cc:194] Registered new tserver with Master: 11a37bc112274eba8900977f582da1e6 (127.19.130.131:40991)
I20260630 12:32:27.431339 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012310908s
I20260630 12:32:27.432180 30549 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57798
I20260630 12:32:28.259690 30676 heartbeater.cc:499] Master 127.19.130.190:44389 was elected leader, sending a full tablet report...
I20260630 12:32:28.340552 30751 heartbeater.cc:499] Master 127.19.130.190:44389 was elected leader, sending a full tablet report...
I20260630 12:32:28.434456 30825 heartbeater.cc:499] Master 127.19.130.190:44389 was elected leader, sending a full tablet report...
I20260630 12:32:28.485762 30549 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57800:
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:32:28.488045 30549 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:32:28.557097 30640 tablet_service.cc:1511] Processing CreateTablet for tablet d2536b09835b4830a16dc1c00646e636 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:28.557752 30641 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad4790dc32a4fd897900d0af95e36e9 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:28.558887 30640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2536b09835b4830a16dc1c00646e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.559863 30639 tablet_service.cc:1511] Processing CreateTablet for tablet 3756ac4906884d7cb8b20a7edcbd45c1 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:28.560271 30638 tablet_service.cc:1511] Processing CreateTablet for tablet 753557c6fcd944319eb7d61e3ab55f04 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:28.561427 30639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3756ac4906884d7cb8b20a7edcbd45c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.562079 30638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753557c6fcd944319eb7d61e3ab55f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.561983 30716 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad4790dc32a4fd897900d0af95e36e9 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:28.563437 30716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad4790dc32a4fd897900d0af95e36e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.565368 30715 tablet_service.cc:1511] Processing CreateTablet for tablet d2536b09835b4830a16dc1c00646e636 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:28.566766 30715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2536b09835b4830a16dc1c00646e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.569259 30714 tablet_service.cc:1511] Processing CreateTablet for tablet 3756ac4906884d7cb8b20a7edcbd45c1 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:28.570510 30714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3756ac4906884d7cb8b20a7edcbd45c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.573313 30713 tablet_service.cc:1511] Processing CreateTablet for tablet 753557c6fcd944319eb7d61e3ab55f04 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:28.574678 30713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753557c6fcd944319eb7d61e3ab55f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.577584 30641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad4790dc32a4fd897900d0af95e36e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.581007 30790 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad4790dc32a4fd897900d0af95e36e9 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:28.581887 30789 tablet_service.cc:1511] Processing CreateTablet for tablet d2536b09835b4830a16dc1c00646e636 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:28.582389 30790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad4790dc32a4fd897900d0af95e36e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.583228 30789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2536b09835b4830a16dc1c00646e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.585465 30788 tablet_service.cc:1511] Processing CreateTablet for tablet 3756ac4906884d7cb8b20a7edcbd45c1 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:28.586921 30788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3756ac4906884d7cb8b20a7edcbd45c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.589356 30787 tablet_service.cc:1511] Processing CreateTablet for tablet 753557c6fcd944319eb7d61e3ab55f04 (DEFAULT_TABLE table=test-workload [id=decc33afb6b346d7983c419be6bb0248]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:28.590787 30787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753557c6fcd944319eb7d61e3ab55f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:28.620450 30846 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929: Bootstrap starting.
I20260630 12:32:28.632730 30845 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6: Bootstrap starting.
I20260630 12:32:28.634021 30847 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd: Bootstrap starting.
I20260630 12:32:28.637975 30846 tablet_bootstrap.cc:654] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.639045 30845 tablet_bootstrap.cc:654] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.645829 30847 tablet_bootstrap.cc:654] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.652891 30845 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6: No bootstrap required, opened a new log
I20260630 12:32:28.653401 30845 ts_tablet_manager.cc:1403] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260630 12:32:28.654620 30847 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd: No bootstrap required, opened a new log
I20260630 12:32:28.655095 30847 ts_tablet_manager.cc:1403] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260630 12:32:28.656512 30845 raft_consensus.cc:359] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.657337 30845 raft_consensus.cc:385] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.657469 30846 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929: No bootstrap required, opened a new log
I20260630 12:32:28.657696 30845 raft_consensus.cc:740] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a37bc112274eba8900977f582da1e6, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.657985 30846 ts_tablet_manager.cc:1403] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260630 12:32:28.658016 30847 raft_consensus.cc:359] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.659013 30847 raft_consensus.cc:385] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.658787 30845 consensus_queue.cc:260] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.659370 30847 raft_consensus.cc:740] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052bd874a6ee4c4ba8934bd88936a7cd, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.660816 30846 raft_consensus.cc:359] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.661639 30846 raft_consensus.cc:385] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.661865 30846 raft_consensus.cc:740] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a7771b2ac94debbfbb4f519575a929, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.662102 30845 ts_tablet_manager.cc:1434] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:32:28.660416 30847 consensus_queue.cc:260] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.662508 30846 consensus_queue.cc:260] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.663198 30845 tablet_bootstrap.cc:492] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6: Bootstrap starting.
I20260630 12:32:28.673048 30846 ts_tablet_manager.cc:1434] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:32:28.674079 30846 tablet_bootstrap.cc:492] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929: Bootstrap starting.
I20260630 12:32:28.678334 30845 tablet_bootstrap.cc:654] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.681983 30847 ts_tablet_manager.cc:1434] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.012s
I20260630 12:32:28.683686 30847 tablet_bootstrap.cc:492] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd: Bootstrap starting.
I20260630 12:32:28.687386 30846 tablet_bootstrap.cc:654] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.690598 30847 tablet_bootstrap.cc:654] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.690706 30845 tablet_bootstrap.cc:492] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6: No bootstrap required, opened a new log
I20260630 12:32:28.691357 30845 ts_tablet_manager.cc:1403] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260630 12:32:28.694808 30846 tablet_bootstrap.cc:492] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929: No bootstrap required, opened a new log
I20260630 12:32:28.695281 30846 ts_tablet_manager.cc:1403] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.008s
I20260630 12:32:28.694962 30845 raft_consensus.cc:359] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.696144 30845 raft_consensus.cc:385] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.696594 30845 raft_consensus.cc:740] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a37bc112274eba8900977f582da1e6, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.697820 30846 raft_consensus.cc:359] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.697665 30845 consensus_queue.cc:260] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.698387 30846 raft_consensus.cc:385] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.698928 30846 raft_consensus.cc:740] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a7771b2ac94debbfbb4f519575a929, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.699821 30846 consensus_queue.cc:260] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.700589 30845 ts_tablet_manager.cc:1434] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:32:28.700736 30847 tablet_bootstrap.cc:492] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd: No bootstrap required, opened a new log
I20260630 12:32:28.701146 30847 ts_tablet_manager.cc:1403] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260630 12:32:28.701524 30845 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6: Bootstrap starting.
I20260630 12:32:28.702068 30846 ts_tablet_manager.cc:1434] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:28.703094 30846 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929: Bootstrap starting.
I20260630 12:32:28.703608 30847 raft_consensus.cc:359] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.704310 30847 raft_consensus.cc:385] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.704607 30847 raft_consensus.cc:740] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052bd874a6ee4c4ba8934bd88936a7cd, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.705497 30847 consensus_queue.cc:260] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.707628 30845 tablet_bootstrap.cc:654] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.707953 30847 ts_tablet_manager.cc:1434] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:32:28.709239 30847 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd: Bootstrap starting.
I20260630 12:32:28.711995 30846 tablet_bootstrap.cc:654] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.713977 30851 raft_consensus.cc:493] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.714468 30851 raft_consensus.cc:515] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.717001 30847 tablet_bootstrap.cc:654] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.724938 30851 leader_election.cc:290] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449), 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759)
I20260630 12:32:28.749315 30726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad4790dc32a4fd897900d0af95e36e9" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a7771b2ac94debbfbb4f519575a929" is_pre_election: true
W20260630 12:32:28.750590 30765 leader_election.cc:343] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:28.750663 30845 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6: No bootstrap required, opened a new log
I20260630 12:32:28.751432 30845 ts_tablet_manager.cc:1403] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.023s
I20260630 12:32:28.752408 30847 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd: No bootstrap required, opened a new log
I20260630 12:32:28.752852 30847 ts_tablet_manager.cc:1403] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.021s
I20260630 12:32:28.754007 30846 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929: No bootstrap required, opened a new log
I20260630 12:32:28.753928 30651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad4790dc32a4fd897900d0af95e36e9" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" is_pre_election: true
I20260630 12:32:28.754660 30846 ts_tablet_manager.cc:1403] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.005s
I20260630 12:32:28.754683 30845 raft_consensus.cc:359] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
W20260630 12:32:28.755390 30763 leader_election.cc:343] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:28.755564 30845 raft_consensus.cc:385] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.755764 30763 leader_election.cc:304] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [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: 11a37bc112274eba8900977f582da1e6; no voters: 052bd874a6ee4c4ba8934bd88936a7cd, 80a7771b2ac94debbfbb4f519575a929
I20260630 12:32:28.755939 30845 raft_consensus.cc:740] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a37bc112274eba8900977f582da1e6, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.756542 30851 raft_consensus.cc:2749] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:28.757220 30847 raft_consensus.cc:359] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.757256 30845 consensus_queue.cc:260] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.757918 30847 raft_consensus.cc:385] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.757748 30846 raft_consensus.cc:359] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.758328 30847 raft_consensus.cc:740] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052bd874a6ee4c4ba8934bd88936a7cd, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.758473 30846 raft_consensus.cc:385] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.758942 30846 raft_consensus.cc:740] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a7771b2ac94debbfbb4f519575a929, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.759687 30845 ts_tablet_manager.cc:1434] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:28.759256 30847 consensus_queue.cc:260] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.759888 30846 consensus_queue.cc:260] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.760776 30845 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6: Bootstrap starting.
I20260630 12:32:28.761529 30847 ts_tablet_manager.cc:1434] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:28.762591 30847 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd: Bootstrap starting.
I20260630 12:32:28.765729 30846 ts_tablet_manager.cc:1434] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:32:28.766940 30846 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929: Bootstrap starting.
I20260630 12:32:28.767836 30845 tablet_bootstrap.cc:654] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.770311 30847 tablet_bootstrap.cc:654] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.773998 30846 tablet_bootstrap.cc:654] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:28.780962 30845 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6: No bootstrap required, opened a new log
I20260630 12:32:28.781592 30845 ts_tablet_manager.cc:1403] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260630 12:32:28.784082 30847 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd: No bootstrap required, opened a new log
I20260630 12:32:28.784446 30846 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929: No bootstrap required, opened a new log
I20260630 12:32:28.784605 30847 ts_tablet_manager.cc:1403] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260630 12:32:28.784917 30846 ts_tablet_manager.cc:1403] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:32:28.785163 30845 raft_consensus.cc:359] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.786022 30845 raft_consensus.cc:385] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.786374 30845 raft_consensus.cc:740] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a37bc112274eba8900977f582da1e6, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.787321 30845 consensus_queue.cc:260] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.787684 30847 raft_consensus.cc:359] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.788384 30847 raft_consensus.cc:385] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.788023 30846 raft_consensus.cc:359] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.788713 30847 raft_consensus.cc:740] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052bd874a6ee4c4ba8934bd88936a7cd, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.788856 30846 raft_consensus.cc:385] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:28.789465 30846 raft_consensus.cc:740] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a7771b2ac94debbfbb4f519575a929, State: Initialized, Role: FOLLOWER
I20260630 12:32:28.789814 30845 ts_tablet_manager.cc:1434] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:32:28.789603 30847 consensus_queue.cc:260] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.790489 30846 consensus_queue.cc:260] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.791824 30847 ts_tablet_manager.cc:1434] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:28.792755 30846 ts_tablet_manager.cc:1434] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:32:28.815725 30852 raft_consensus.cc:493] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.816148 30852 raft_consensus.cc:515] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.818250 30852 leader_election.cc:290] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759), 11a37bc112274eba8900977f582da1e6 (127.19.130.131:40991)
I20260630 12:32:28.829274 30726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3756ac4906884d7cb8b20a7edcbd45c1" candidate_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a7771b2ac94debbfbb4f519575a929" is_pre_election: true
I20260630 12:32:28.829821 30726 raft_consensus.cc:2468] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052bd874a6ee4c4ba8934bd88936a7cd in term 0.
I20260630 12:32:28.829893 30800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3756ac4906884d7cb8b20a7edcbd45c1" candidate_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a37bc112274eba8900977f582da1e6" is_pre_election: true
I20260630 12:32:28.830551 30800 raft_consensus.cc:2468] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052bd874a6ee4c4ba8934bd88936a7cd in term 0.
I20260630 12:32:28.830706 30616 leader_election.cc:304] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [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: 052bd874a6ee4c4ba8934bd88936a7cd, 80a7771b2ac94debbfbb4f519575a929; no voters: 
I20260630 12:32:28.831502 30852 raft_consensus.cc:2804] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:28.831494 30851 raft_consensus.cc:493] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.831928 30852 raft_consensus.cc:493] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:28.832260 30852 raft_consensus.cc:3060] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.832060 30851 raft_consensus.cc:515] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.833961 30851 leader_election.cc:290] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449), 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759)
I20260630 12:32:28.834648 30651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2536b09835b4830a16dc1c00646e636" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" is_pre_election: true
I20260630 12:32:28.835218 30651 raft_consensus.cc:2468] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 0.
I20260630 12:32:28.835330 30726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2536b09835b4830a16dc1c00646e636" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a7771b2ac94debbfbb4f519575a929" is_pre_election: true
I20260630 12:32:28.836012 30726 raft_consensus.cc:2468] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 0.
I20260630 12:32:28.836135 30763 leader_election.cc:304] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [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: 052bd874a6ee4c4ba8934bd88936a7cd, 11a37bc112274eba8900977f582da1e6; no voters: 
I20260630 12:32:28.837117 30851 raft_consensus.cc:2804] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:28.837457 30851 raft_consensus.cc:493] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:28.837721 30851 raft_consensus.cc:3060] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.838392 30852 raft_consensus.cc:515] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.840013 30852 leader_election.cc:290] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [CANDIDATE]: Term 1 election: Requested vote from peers 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759), 11a37bc112274eba8900977f582da1e6 (127.19.130.131:40991)
I20260630 12:32:28.840668 30726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3756ac4906884d7cb8b20a7edcbd45c1" candidate_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a7771b2ac94debbfbb4f519575a929"
I20260630 12:32:28.840912 30800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3756ac4906884d7cb8b20a7edcbd45c1" candidate_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a37bc112274eba8900977f582da1e6"
I20260630 12:32:28.841320 30726 raft_consensus.cc:3060] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.841462 30800 raft_consensus.cc:3060] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.843858 30851 raft_consensus.cc:515] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.846215 30851 leader_election.cc:290] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [CANDIDATE]: Term 1 election: Requested vote from peers 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449), 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759)
I20260630 12:32:28.846937 30651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2536b09835b4830a16dc1c00646e636" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052bd874a6ee4c4ba8934bd88936a7cd"
I20260630 12:32:28.847447 30800 raft_consensus.cc:2468] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052bd874a6ee4c4ba8934bd88936a7cd in term 1.
I20260630 12:32:28.847638 30651 raft_consensus.cc:3060] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.847543 30725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2536b09835b4830a16dc1c00646e636" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a7771b2ac94debbfbb4f519575a929"
I20260630 12:32:28.848567 30616 leader_election.cc:304] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [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: 052bd874a6ee4c4ba8934bd88936a7cd, 11a37bc112274eba8900977f582da1e6; no voters: 
I20260630 12:32:28.848738 30725 raft_consensus.cc:3060] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.850201 30726 raft_consensus.cc:2468] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052bd874a6ee4c4ba8934bd88936a7cd in term 1.
I20260630 12:32:28.851001 30852 raft_consensus.cc:2804] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:28.852439 30852 raft_consensus.cc:697] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 LEADER]: Becoming Leader. State: Replica: 052bd874a6ee4c4ba8934bd88936a7cd, State: Running, Role: LEADER
I20260630 12:32:28.853384 30852 consensus_queue.cc:237] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.854643 30651 raft_consensus.cc:2468] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 1.
I20260630 12:32:28.855273 30725 raft_consensus.cc:2468] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 1.
I20260630 12:32:28.855672 30763 leader_election.cc:304] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [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: 052bd874a6ee4c4ba8934bd88936a7cd, 11a37bc112274eba8900977f582da1e6; no voters: 
I20260630 12:32:28.856554 30851 raft_consensus.cc:2804] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:28.858114 30851 raft_consensus.cc:697] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 1 LEADER]: Becoming Leader. State: Replica: 11a37bc112274eba8900977f582da1e6, State: Running, Role: LEADER
I20260630 12:32:28.858968 30851 consensus_queue.cc:237] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.861234 30546 catalog_manager.cc:5697] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129). New cstate: current_term: 1 leader_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:28.867148 30548 catalog_manager.cc:5697] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a37bc112274eba8900977f582da1e6 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "11a37bc112274eba8900977f582da1e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:28.889868 30851 raft_consensus.cc:493] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.890215 30851 raft_consensus.cc:515] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.891955 30851 leader_election.cc:290] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449), 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759)
I20260630 12:32:28.892530 30651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753557c6fcd944319eb7d61e3ab55f04" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" is_pre_election: true
I20260630 12:32:28.892942 30725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753557c6fcd944319eb7d61e3ab55f04" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a7771b2ac94debbfbb4f519575a929" is_pre_election: true
I20260630 12:32:28.893193 30651 raft_consensus.cc:2468] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 0.
I20260630 12:32:28.893534 30725 raft_consensus.cc:2468] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 0.
I20260630 12:32:28.894230 30763 leader_election.cc:304] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [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: 052bd874a6ee4c4ba8934bd88936a7cd, 11a37bc112274eba8900977f582da1e6; no voters: 
I20260630 12:32:28.894778 30851 raft_consensus.cc:2804] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:28.895071 30851 raft_consensus.cc:493] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:28.895269 30851 raft_consensus.cc:3060] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.900131 30851 raft_consensus.cc:515] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.901592 30851 leader_election.cc:290] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [CANDIDATE]: Term 1 election: Requested vote from peers 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449), 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759)
I20260630 12:32:28.902098 30651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753557c6fcd944319eb7d61e3ab55f04" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052bd874a6ee4c4ba8934bd88936a7cd"
I20260630 12:32:28.902503 30651 raft_consensus.cc:3060] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.902457 30725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753557c6fcd944319eb7d61e3ab55f04" candidate_uuid: "11a37bc112274eba8900977f582da1e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a7771b2ac94debbfbb4f519575a929"
I20260630 12:32:28.902961 30725 raft_consensus.cc:3060] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.906674 30853 raft_consensus.cc:493] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.907387 30651 raft_consensus.cc:2468] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 1.
I20260630 12:32:28.907145 30853 raft_consensus.cc:515] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.907652 30725 raft_consensus.cc:2468] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a37bc112274eba8900977f582da1e6 in term 1.
I20260630 12:32:28.908468 30763 leader_election.cc:304] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [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: 052bd874a6ee4c4ba8934bd88936a7cd, 11a37bc112274eba8900977f582da1e6; no voters: 
I20260630 12:32:28.909231 30851 raft_consensus.cc:2804] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:28.909623 30851 raft_consensus.cc:697] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 1 LEADER]: Becoming Leader. State: Replica: 11a37bc112274eba8900977f582da1e6, State: Running, Role: LEADER
I20260630 12:32:28.910400 30853 leader_election.cc:290] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449), 11a37bc112274eba8900977f582da1e6 (127.19.130.131:40991)
I20260630 12:32:28.910238 30851 consensus_queue.cc:237] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } }
I20260630 12:32:28.919071 30548 catalog_manager.cc:5697] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a37bc112274eba8900977f582da1e6 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "11a37bc112274eba8900977f582da1e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:28.922219 30651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad4790dc32a4fd897900d0af95e36e9" candidate_uuid: "80a7771b2ac94debbfbb4f519575a929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" is_pre_election: true
I20260630 12:32:28.922817 30651 raft_consensus.cc:2468] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a7771b2ac94debbfbb4f519575a929 in term 0.
I20260630 12:32:28.923888 30689 leader_election.cc:304] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [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: 052bd874a6ee4c4ba8934bd88936a7cd, 80a7771b2ac94debbfbb4f519575a929; no voters: 
I20260630 12:32:28.924364 30800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad4790dc32a4fd897900d0af95e36e9" candidate_uuid: "80a7771b2ac94debbfbb4f519575a929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a37bc112274eba8900977f582da1e6" is_pre_election: true
I20260630 12:32:28.925021 30800 raft_consensus.cc:2468] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a7771b2ac94debbfbb4f519575a929 in term 0.
I20260630 12:32:28.925276 30853 raft_consensus.cc:2804] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:28.925616 30853 raft_consensus.cc:493] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:28.925827 30853 raft_consensus.cc:3060] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.930896 30853 raft_consensus.cc:515] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.932148 30853 leader_election.cc:290] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [CANDIDATE]: Term 1 election: Requested vote from peers 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449), 11a37bc112274eba8900977f582da1e6 (127.19.130.131:40991)
I20260630 12:32:28.932837 30651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad4790dc32a4fd897900d0af95e36e9" candidate_uuid: "80a7771b2ac94debbfbb4f519575a929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052bd874a6ee4c4ba8934bd88936a7cd"
I20260630 12:32:28.933013 30800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad4790dc32a4fd897900d0af95e36e9" candidate_uuid: "80a7771b2ac94debbfbb4f519575a929" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a37bc112274eba8900977f582da1e6"
I20260630 12:32:28.933353 30651 raft_consensus.cc:3060] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.933535 30800 raft_consensus.cc:3060] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.937722 30651 raft_consensus.cc:2468] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a7771b2ac94debbfbb4f519575a929 in term 1.
I20260630 12:32:28.938201 30800 raft_consensus.cc:2468] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a7771b2ac94debbfbb4f519575a929 in term 1.
I20260630 12:32:28.938634 30689 leader_election.cc:304] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [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: 052bd874a6ee4c4ba8934bd88936a7cd, 80a7771b2ac94debbfbb4f519575a929; no voters: 
I20260630 12:32:28.939321 30853 raft_consensus.cc:2804] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:28.940346 30853 raft_consensus.cc:697] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 1 LEADER]: Becoming Leader. State: Replica: 80a7771b2ac94debbfbb4f519575a929, State: Running, Role: LEADER
I20260630 12:32:28.940858 30853 consensus_queue.cc:237] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } }
I20260630 12:32:28.947122 30548 catalog_manager.cc:5697] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130). New cstate: current_term: 1 leader_uuid: "80a7771b2ac94debbfbb4f519575a929" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:29.340512 30851 consensus_queue.cc:1048] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:29.350929 30869 consensus_queue.cc:1048] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:29.377236 30852 consensus_queue.cc:1048] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:29.387650 30882 consensus_queue.cc:1048] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:29.426251 30869 consensus_queue.cc:1048] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:29.435302 30886 consensus_queue.cc:1048] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:29.506902 30853 consensus_queue.cc:1048] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:29.517706 30889 consensus_queue.cc:1048] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:36.004524 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:36.012526 30899 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:32:36.012787 30898 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:32:36.014837 30901 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:32:36.017342 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:36.020516 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:36.020843 19978 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:32:36.021086 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822756021066 us; error 0 us; skew 500 ppm
I20260630 12:32:36.021906 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:36.025372 19978 webserver.cc:533] Webserver started at http://127.19.130.132:43995/ using document root <none> and password file <none>
I20260630 12:32:36.026114 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:36.026398 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:36.026918 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:36.028982 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "1e07521266394588a17249cc8cb28815"
format_stamp: "Formatted at 2026-06-30 12:32:36 on dist-test-slave-zr02"
I20260630 12:32:36.033914 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:36.037436 30906 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:32:36.038122 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:36.038424 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "1e07521266394588a17249cc8cb28815"
format_stamp: "Formatted at 2026-06-30 12:32:36 on dist-test-slave-zr02"
I20260630 12:32:36.038705 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822531767112-19978-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:32:36.054208 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:36.055435 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:36.056955 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:36.059451 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:36.059685 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:36.059931 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:36.060111 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:36.105379 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:38727
I20260630 12:32:36.105492 30968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:38727 every 8 connection(s)
I20260630 12:32:36.134630 30969 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44389
I20260630 12:32:36.135116 30969 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:36.136257 30969 heartbeater.cc:507] Master 127.19.130.190:44389 requested a full tablet report, sending...
I20260630 12:32:36.138473 30548 ts_manager.cc:194] Registered new tserver with Master: 1e07521266394588a17249cc8cb28815 (127.19.130.132:38727)
I20260630 12:32:36.140844 30548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41886
I20260630 12:32:37.143548 30969 heartbeater.cc:499] Master 127.19.130.190:44389 was elected leader, sending a full tablet report...
I20260630 12:32:37.162963 30800 consensus_queue.cc:237] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.169266 30725 raft_consensus.cc:1275] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Refusing update from remote peer 11a37bc112274eba8900977f582da1e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:37.171150 30977 consensus_queue.cc:1048] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:32:37.172169 30651 raft_consensus.cc:1275] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Refusing update from remote peer 11a37bc112274eba8900977f582da1e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:37.174105 30869 consensus_queue.cc:1048] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } 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:32:37.181670 30977 raft_consensus.cc:2955] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
W20260630 12:32:37.184271 30763 consensus_peers.cc:597] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 -> Peer 1e07521266394588a17249cc8cb28815 (127.19.130.132:38727): Couldn't send request to peer 1e07521266394588a17249cc8cb28815. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 753557c6fcd944319eb7d61e3ab55f04. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:37.183728 30726 raft_consensus.cc:2955] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
I20260630 12:32:37.187063 30651 raft_consensus.cc:2955] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
I20260630 12:32:37.200682 30548 catalog_manager.cc:5697] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "11a37bc112274eba8900977f582da1e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:37.204468 30800 consensus_queue.cc:237] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.211624 30726 raft_consensus.cc:1275] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Refusing update from remote peer 11a37bc112274eba8900977f582da1e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:32:37.212260 30763 consensus_peers.cc:597] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 -> Peer 1e07521266394588a17249cc8cb28815 (127.19.130.132:38727): Couldn't send request to peer 1e07521266394588a17249cc8cb28815. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2536b09835b4830a16dc1c00646e636. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:37.213738 30977 consensus_queue.cc:1048] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } 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:32:37.214701 30651 raft_consensus.cc:1275] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Refusing update from remote peer 11a37bc112274eba8900977f582da1e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:37.216253 30869 consensus_queue.cc:1048] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:37.225219 30977 raft_consensus.cc:2955] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
I20260630 12:32:37.226902 30726 raft_consensus.cc:2955] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
I20260630 12:32:37.236152 30651 raft_consensus.cc:2955] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
I20260630 12:32:37.243788 30547 catalog_manager.cc:5697] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "11a37bc112274eba8900977f582da1e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:37.254894 30726 consensus_queue.cc:237] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.262877 30800 raft_consensus.cc:1275] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Refusing update from remote peer 80a7771b2ac94debbfbb4f519575a929: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:37.264398 30896 consensus_queue.cc:1048] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } 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:32:37.269618 30651 raft_consensus.cc:1275] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Refusing update from remote peer 80a7771b2ac94debbfbb4f519575a929: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:37.271309 30992 consensus_queue.cc:1048] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:32:37.273823 30992 raft_consensus.cc:2955] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
W20260630 12:32:37.285130 30689 consensus_peers.cc:597] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 -> Peer 1e07521266394588a17249cc8cb28815 (127.19.130.132:38727): Couldn't send request to peer 1e07521266394588a17249cc8cb28815. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ad4790dc32a4fd897900d0af95e36e9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:37.286628 30800 raft_consensus.cc:2955] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
I20260630 12:32:37.299445 30546 catalog_manager.cc:5697] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "80a7771b2ac94debbfbb4f519575a929" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:37.301846 30651 raft_consensus.cc:2955] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e07521266394588a17249cc8cb28815 (127.19.130.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } } }
I20260630 12:32:37.626591 30998 ts_tablet_manager.cc:933] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: Initiating tablet copy from peer 11a37bc112274eba8900977f582da1e6 (127.19.130.131:40991)
I20260630 12:32:37.628690 30998 tablet_copy_client.cc:323] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:40991
I20260630 12:32:37.640646 30810 tablet_copy_service.cc:140] P 11a37bc112274eba8900977f582da1e6: Received BeginTabletCopySession request for tablet 753557c6fcd944319eb7d61e3ab55f04 from peer 1e07521266394588a17249cc8cb28815 ({username='slave'} at 127.0.0.1:58014)
I20260630 12:32:37.641182 30810 tablet_copy_service.cc:161] P 11a37bc112274eba8900977f582da1e6: Beginning new tablet copy session on tablet 753557c6fcd944319eb7d61e3ab55f04 from peer 1e07521266394588a17249cc8cb28815 at {username='slave'} at 127.0.0.1:58014: session id = 1e07521266394588a17249cc8cb28815-753557c6fcd944319eb7d61e3ab55f04
I20260630 12:32:37.648425 30810 tablet_copy_source_session.cc:215] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:37.650182 31001 ts_tablet_manager.cc:933] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: Initiating tablet copy from peer 11a37bc112274eba8900977f582da1e6 (127.19.130.131:40991)
I20260630 12:32:37.651922 30998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753557c6fcd944319eb7d61e3ab55f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:37.652127 31001 tablet_copy_client.cc:323] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:40991
I20260630 12:32:37.653699 30810 tablet_copy_service.cc:140] P 11a37bc112274eba8900977f582da1e6: Received BeginTabletCopySession request for tablet d2536b09835b4830a16dc1c00646e636 from peer 1e07521266394588a17249cc8cb28815 ({username='slave'} at 127.0.0.1:58014)
I20260630 12:32:37.654090 30810 tablet_copy_service.cc:161] P 11a37bc112274eba8900977f582da1e6: Beginning new tablet copy session on tablet d2536b09835b4830a16dc1c00646e636 from peer 1e07521266394588a17249cc8cb28815 at {username='slave'} at 127.0.0.1:58014: session id = 1e07521266394588a17249cc8cb28815-d2536b09835b4830a16dc1c00646e636
I20260630 12:32:37.661186 30810 tablet_copy_source_session.cc:215] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:37.663568 31001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2536b09835b4830a16dc1c00646e636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:37.668923 30998 tablet_copy_client.cc:806] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:37.669960 30998 tablet_copy_client.cc:670] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:37.673908 30998 tablet_copy_client.cc:538] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:37.676173 31001 tablet_copy_client.cc:806] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:37.676841 31001 tablet_copy_client.cc:670] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:37.680076 31001 tablet_copy_client.cc:538] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:37.681924 30998 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: Bootstrap starting.
I20260630 12:32:37.686149 31001 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: Bootstrap starting.
I20260630 12:32:37.701872 31001 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: 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:32:37.702616 31001 tablet_bootstrap.cc:492] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: Bootstrap complete.
I20260630 12:32:37.703293 31001 ts_tablet_manager.cc:1403] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.005s
I20260630 12:32:37.704514 30998 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: 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:32:37.705421 30998 tablet_bootstrap.cc:492] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: Bootstrap complete.
I20260630 12:32:37.706092 30998 ts_tablet_manager.cc:1403] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260630 12:32:37.705876 31001 raft_consensus.cc:359] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.706602 31001 raft_consensus.cc:740] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e07521266394588a17249cc8cb28815, State: Initialized, Role: LEARNER
I20260630 12:32:37.707151 31001 consensus_queue.cc:260] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.709722 31001 ts_tablet_manager.cc:1434] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:32:37.710000 30998 raft_consensus.cc:359] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.710916 30998 raft_consensus.cc:740] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e07521266394588a17249cc8cb28815, State: Initialized, Role: LEARNER
I20260630 12:32:37.711822 30810 tablet_copy_service.cc:342] P 11a37bc112274eba8900977f582da1e6: Request end of tablet copy session 1e07521266394588a17249cc8cb28815-d2536b09835b4830a16dc1c00646e636 received from {username='slave'} at 127.0.0.1:58014
I20260630 12:32:37.711624 30998 consensus_queue.cc:260] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.712430 30810 tablet_copy_service.cc:434] P 11a37bc112274eba8900977f582da1e6: ending tablet copy session 1e07521266394588a17249cc8cb28815-d2536b09835b4830a16dc1c00646e636 on tablet d2536b09835b4830a16dc1c00646e636 with peer 1e07521266394588a17249cc8cb28815
I20260630 12:32:37.713829 30998 ts_tablet_manager.cc:1434] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:37.715471 30810 tablet_copy_service.cc:342] P 11a37bc112274eba8900977f582da1e6: Request end of tablet copy session 1e07521266394588a17249cc8cb28815-753557c6fcd944319eb7d61e3ab55f04 received from {username='slave'} at 127.0.0.1:58014
I20260630 12:32:37.715891 30810 tablet_copy_service.cc:434] P 11a37bc112274eba8900977f582da1e6: ending tablet copy session 1e07521266394588a17249cc8cb28815-753557c6fcd944319eb7d61e3ab55f04 on tablet 753557c6fcd944319eb7d61e3ab55f04 with peer 1e07521266394588a17249cc8cb28815
I20260630 12:32:37.816048 30998 ts_tablet_manager.cc:933] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: Initiating tablet copy from peer 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759)
I20260630 12:32:37.817690 30998 tablet_copy_client.cc:323] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:40759
I20260630 12:32:37.828958 30736 tablet_copy_service.cc:140] P 80a7771b2ac94debbfbb4f519575a929: Received BeginTabletCopySession request for tablet 3ad4790dc32a4fd897900d0af95e36e9 from peer 1e07521266394588a17249cc8cb28815 ({username='slave'} at 127.0.0.1:57948)
I20260630 12:32:37.829556 30736 tablet_copy_service.cc:161] P 80a7771b2ac94debbfbb4f519575a929: Beginning new tablet copy session on tablet 3ad4790dc32a4fd897900d0af95e36e9 from peer 1e07521266394588a17249cc8cb28815 at {username='slave'} at 127.0.0.1:57948: session id = 1e07521266394588a17249cc8cb28815-3ad4790dc32a4fd897900d0af95e36e9
I20260630 12:32:37.837899 30736 tablet_copy_source_session.cc:215] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:37.840960 30998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad4790dc32a4fd897900d0af95e36e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:37.851653 30998 tablet_copy_client.cc:806] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:37.852303 30998 tablet_copy_client.cc:670] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:37.855860 30998 tablet_copy_client.cc:538] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:37.861518 30998 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: Bootstrap starting.
I20260630 12:32:37.876935 30998 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: 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:32:37.877761 30998 tablet_bootstrap.cc:492] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: Bootstrap complete.
I20260630 12:32:37.878468 30998 ts_tablet_manager.cc:1403] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.002s
I20260630 12:32:37.880986 30998 raft_consensus.cc:359] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.881596 30998 raft_consensus.cc:740] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e07521266394588a17249cc8cb28815, State: Initialized, Role: LEARNER
I20260630 12:32:37.882108 30998 consensus_queue.cc:260] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815 [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: "052bd874a6ee4c4ba8934bd88936a7cd" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 42449 } } peers { permanent_uuid: "11a37bc112274eba8900977f582da1e6" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 40991 } attrs { replace: true } } peers { permanent_uuid: "80a7771b2ac94debbfbb4f519575a929" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 40759 } } peers { permanent_uuid: "1e07521266394588a17249cc8cb28815" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 38727 } attrs { promote: true } }
I20260630 12:32:37.884069 30998 ts_tablet_manager.cc:1434] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:32:37.885907 30736 tablet_copy_service.cc:342] P 80a7771b2ac94debbfbb4f519575a929: Request end of tablet copy session 1e07521266394588a17249cc8cb28815-3ad4790dc32a4fd897900d0af95e36e9 received from {username='slave'} at 127.0.0.1:57948
I20260630 12:32:37.886333 30736 tablet_copy_service.cc:434] P 80a7771b2ac94debbfbb4f519575a929: ending tablet copy session 1e07521266394588a17249cc8cb28815-3ad4790dc32a4fd897900d0af95e36e9 on tablet 3ad4790dc32a4fd897900d0af95e36e9 with peer 1e07521266394588a17249cc8cb28815
I20260630 12:32:38.141571 30944 raft_consensus.cc:1217] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:38.145692 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:38.162386 30944 raft_consensus.cc:1217] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:38.189647 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.190589 19978 tablet_replica.cc:333] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd: stopping tablet replica
I20260630 12:32:38.191552 19978 raft_consensus.cc:2243] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.192157 19978 raft_consensus.cc:2272] T 3ad4790dc32a4fd897900d0af95e36e9 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.195791 19978 tablet_replica.cc:333] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd: stopping tablet replica
I20260630 12:32:38.196630 19978 raft_consensus.cc:2243] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.197316 19978 raft_consensus.cc:2272] T 753557c6fcd944319eb7d61e3ab55f04 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.200392 19978 tablet_replica.cc:333] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd: stopping tablet replica
I20260630 12:32:38.200907 19978 raft_consensus.cc:2243] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.201745 19978 raft_consensus.cc:2272] T 3756ac4906884d7cb8b20a7edcbd45c1 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.204653 19978 tablet_replica.cc:333] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd: stopping tablet replica
I20260630 12:32:38.205179 19978 raft_consensus.cc:2243] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.205636 19978 raft_consensus.cc:2272] T d2536b09835b4830a16dc1c00646e636 P 052bd874a6ee4c4ba8934bd88936a7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.233117 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:38.244912 30944 raft_consensus.cc:1217] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:38.263147 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
W20260630 12:32:38.290743 30763 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:42449: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:32:38.305568 30765 consensus_peers.cc:597] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 -> Peer 80a7771b2ac94debbfbb4f519575a929 (127.19.130.130:40759): Couldn't send request to peer 80a7771b2ac94debbfbb4f519575a929. 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:32:38.306089 30763 consensus_peers.cc:597] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 -> Peer 052bd874a6ee4c4ba8934bd88936a7cd (127.19.130.129:42449): Couldn't send request to peer 052bd874a6ee4c4ba8934bd88936a7cd. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:42449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:38.306483 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.307471 19978 tablet_replica.cc:333] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929: stopping tablet replica
I20260630 12:32:38.308352 19978 raft_consensus.cc:2243] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.308876 19978 raft_consensus.cc:2272] T d2536b09835b4830a16dc1c00646e636 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.311316 19978 tablet_replica.cc:333] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929: stopping tablet replica
I20260630 12:32:38.311887 19978 raft_consensus.cc:2243] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.313005 19978 raft_consensus.cc:2272] T 3ad4790dc32a4fd897900d0af95e36e9 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.315388 19978 tablet_replica.cc:333] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929: stopping tablet replica
I20260630 12:32:38.315970 19978 raft_consensus.cc:2243] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.316452 19978 raft_consensus.cc:2272] T 3756ac4906884d7cb8b20a7edcbd45c1 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.318868 19978 tablet_replica.cc:333] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929: stopping tablet replica
I20260630 12:32:38.319326 19978 raft_consensus.cc:2243] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.319802 19978 raft_consensus.cc:2272] T 753557c6fcd944319eb7d61e3ab55f04 P 80a7771b2ac94debbfbb4f519575a929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.335814 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:38.355038 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:32:38.398242 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.399051 19978 tablet_replica.cc:333] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6: stopping tablet replica
I20260630 12:32:38.399814 19978 raft_consensus.cc:2243] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.400930 19978 raft_consensus.cc:2272] T d2536b09835b4830a16dc1c00646e636 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.403519 19978 tablet_replica.cc:333] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6: stopping tablet replica
I20260630 12:32:38.404157 19978 raft_consensus.cc:2243] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.405164 19978 raft_consensus.cc:2272] T 753557c6fcd944319eb7d61e3ab55f04 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.407373 19978 tablet_replica.cc:333] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6: stopping tablet replica
I20260630 12:32:38.407893 19978 raft_consensus.cc:2243] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.408442 19978 raft_consensus.cc:2272] T 3756ac4906884d7cb8b20a7edcbd45c1 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.411334 19978 tablet_replica.cc:333] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6: stopping tablet replica
I20260630 12:32:38.411914 19978 raft_consensus.cc:2243] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.412505 19978 raft_consensus.cc:2272] T 3ad4790dc32a4fd897900d0af95e36e9 P 11a37bc112274eba8900977f582da1e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.440070 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:38.458029 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:32:38.475639 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.476382 19978 tablet_replica.cc:333] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815: stopping tablet replica
I20260630 12:32:38.476984 19978 raft_consensus.cc:2243] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:38.477380 19978 raft_consensus.cc:2272] T 3ad4790dc32a4fd897900d0af95e36e9 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:38.479477 19978 tablet_replica.cc:333] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815: stopping tablet replica
I20260630 12:32:38.479974 19978 raft_consensus.cc:2243] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:38.480342 19978 raft_consensus.cc:2272] T d2536b09835b4830a16dc1c00646e636 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:38.482033 19978 tablet_replica.cc:333] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815: stopping tablet replica
I20260630 12:32:38.482468 19978 raft_consensus.cc:2243] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:38.482821 19978 raft_consensus.cc:2272] T 753557c6fcd944319eb7d61e3ab55f04 P 1e07521266394588a17249cc8cb28815 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:38.503326 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:32:38.517910 19978 master.cc:562] Master@127.19.130.190:44389 shutting down...
W20260630 12:32:38.547899 30597 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:32:38.548983 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.549494 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.549798 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P c33415facfff45a1bb25491917970f52: stopping tablet replica
I20260630 12:32:38.568429 19978 master.cc:584] Master@127.19.130.190:44389 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (11630 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:32:38.611532 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:46369
I20260630 12:32:38.612847 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:38.618168 31017 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:32:38.618507 31016 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:32:38.619683 31019 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:32:38.620085 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:38.620965 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:38.621170 19978 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:32:38.621337 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822758621320 us; error 0 us; skew 500 ppm
I20260630 12:32:38.621851 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:38.623998 19978 webserver.cc:533] Webserver started at http://127.19.130.190:40945/ using document root <none> and password file <none>
I20260630 12:32:38.624580 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:38.624795 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:38.625066 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:38.626204 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "2eebdec85157406da7b57628326b5bd8"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:38.630667 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:38.633813 31024 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:32:38.634563 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:38.634821 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "2eebdec85157406da7b57628326b5bd8"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:38.635072 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-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:32:38.646092 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:38.647099 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:38.682426 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:46369
I20260630 12:32:38.682535 31075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:46369 every 8 connection(s)
I20260630 12:32:38.686213 31076 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:32:38.697625 31076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8: Bootstrap starting.
I20260630 12:32:38.701958 31076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:38.705933 31076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8: No bootstrap required, opened a new log
I20260630 12:32:38.707876 31076 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eebdec85157406da7b57628326b5bd8" member_type: VOTER }
I20260630 12:32:38.708299 31076 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:38.708498 31076 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eebdec85157406da7b57628326b5bd8, State: Initialized, Role: FOLLOWER
I20260630 12:32:38.708989 31076 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2eebdec85157406da7b57628326b5bd8" member_type: VOTER }
I20260630 12:32:38.709370 31076 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:38.709543 31076 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:38.709744 31076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:38.714223 31076 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eebdec85157406da7b57628326b5bd8" member_type: VOTER }
I20260630 12:32:38.714648 31076 leader_election.cc:304] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [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: 2eebdec85157406da7b57628326b5bd8; no voters: 
I20260630 12:32:38.715663 31076 leader_election.cc:290] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:38.715969 31079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:38.717264 31079 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 1 LEADER]: Becoming Leader. State: Replica: 2eebdec85157406da7b57628326b5bd8, State: Running, Role: LEADER
I20260630 12:32:38.717882 31079 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [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: "2eebdec85157406da7b57628326b5bd8" member_type: VOTER }
I20260630 12:32:38.718562 31076 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:38.721041 31081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2eebdec85157406da7b57628326b5bd8. Latest consensus state: current_term: 1 leader_uuid: "2eebdec85157406da7b57628326b5bd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eebdec85157406da7b57628326b5bd8" member_type: VOTER } }
I20260630 12:32:38.721055 31080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2eebdec85157406da7b57628326b5bd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eebdec85157406da7b57628326b5bd8" member_type: VOTER } }
I20260630 12:32:38.721712 31081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:38.721843 31080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:38.725097 31084 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:38.733446 31084 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:38.734413 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:38.742209 31084 catalog_manager.cc:1383] Generated new cluster ID: f0d5c4ee18814adf8e8ccc435062e680
I20260630 12:32:38.742458 31084 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:38.758623 31084 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:38.759904 31084 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:38.775125 31084 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8: Generated new TSK 0
I20260630 12:32:38.775732 31084 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:38.800817 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:38.806408 31097 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:32:38.807783 31098 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:32:38.809092 31100 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:32:38.809916 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:38.810812 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:38.811010 19978 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:32:38.811177 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822758811160 us; error 0 us; skew 500 ppm
I20260630 12:32:38.811678 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:38.814250 19978 webserver.cc:533] Webserver started at http://127.19.130.129:45457/ using document root <none> and password file <none>
I20260630 12:32:38.814733 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:38.814924 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:38.815204 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:38.816325 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:38.820960 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:38.824308 31105 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:32:38.825019 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:38.825300 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:38.825557 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-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:32:38.840431 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:38.841436 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:38.842742 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:38.844923 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:38.845134 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.845355 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:38.845530 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.883419 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:45995
I20260630 12:32:38.883515 31167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:45995 every 8 connection(s)
I20260630 12:32:38.888298 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:38.895161 31172 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:32:38.896762 31173 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:32:38.898262 31175 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:32:38.899858 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:38.901007 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:38.901250 19978 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:32:38.901302 31168 heartbeater.cc:344] Connected to a master server at 127.19.130.190:46369
I20260630 12:32:38.901443 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822758901427 us; error 0 us; skew 500 ppm
I20260630 12:32:38.901834 31168 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:38.902150 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:38.902616 31168 heartbeater.cc:507] Master 127.19.130.190:46369 requested a full tablet report, sending...
I20260630 12:32:38.904856 31041 ts_manager.cc:194] Registered new tserver with Master: ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995)
I20260630 12:32:38.904855 19978 webserver.cc:533] Webserver started at http://127.19.130.130:45305/ using document root <none> and password file <none>
I20260630 12:32:38.905545 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:38.905761 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:38.906006 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:38.906858 31041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46768
I20260630 12:32:38.907024 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "66e632279ca8467b9d1d63863e4b3b62"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:38.911357 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:32:38.914301 31180 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:32:38.915120 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:38.915344 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "66e632279ca8467b9d1d63863e4b3b62"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:38.915551 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-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:32:38.931828 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:38.933327 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:38.934594 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:38.936741 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:38.936956 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.937250 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:38.937420 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.974180 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:38441
I20260630 12:32:38.974282 31242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:38441 every 8 connection(s)
I20260630 12:32:38.978551 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:38.984948 31246 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:32:38.986717 31247 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:32:38.989464 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:38.990410 31249 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:32:38.990698 31243 heartbeater.cc:344] Connected to a master server at 127.19.130.190:46369
I20260630 12:32:38.991155 31243 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:38.991384 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:38.991634 19978 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:32:38.991829 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822758991810 us; error 0 us; skew 500 ppm
I20260630 12:32:38.991945 31243 heartbeater.cc:507] Master 127.19.130.190:46369 requested a full tablet report, sending...
I20260630 12:32:38.992427 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:38.994076 31041 ts_manager.cc:194] Registered new tserver with Master: 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:38.994808 19978 webserver.cc:533] Webserver started at http://127.19.130.131:40517/ using document root <none> and password file <none>
I20260630 12:32:38.995323 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:38.995515 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:38.995707 31041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46782
I20260630 12:32:38.995780 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:38.997216 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "be20edff0a414737a8665c1a55846c22"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:39.001222 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:32:39.004112 31254 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:32:39.004837 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:39.005082 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "be20edff0a414737a8665c1a55846c22"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-zr02"
I20260630 12:32:39.005360 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822531767112-19978-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:32:39.022480 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:39.023562 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:39.025029 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:39.027289 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:39.027516 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.027791 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:39.027971 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.066284 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:45513
I20260630 12:32:39.066412 31316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:45513 every 8 connection(s)
I20260630 12:32:39.079331 31317 heartbeater.cc:344] Connected to a master server at 127.19.130.190:46369
I20260630 12:32:39.079972 31317 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:39.080682 31317 heartbeater.cc:507] Master 127.19.130.190:46369 requested a full tablet report, sending...
I20260630 12:32:39.082448 31041 ts_manager.cc:194] Registered new tserver with Master: be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513)
I20260630 12:32:39.083523 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014208245s
I20260630 12:32:39.083607 31041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46784
I20260630 12:32:39.909502 31168 heartbeater.cc:499] Master 127.19.130.190:46369 was elected leader, sending a full tablet report...
I20260630 12:32:39.998188 31243 heartbeater.cc:499] Master 127.19.130.190:46369 was elected leader, sending a full tablet report...
I20260630 12:32:40.086104 31317 heartbeater.cc:499] Master 127.19.130.190:46369 was elected leader, sending a full tablet report...
I20260630 12:32:40.136346 31041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46794:
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:32:40.138996 31041 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:32:40.191924 31282 tablet_service.cc:1511] Processing CreateTablet for tablet e96e0b729d3240779c17e49205f1c137 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:40.193742 31282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96e0b729d3240779c17e49205f1c137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.196704 31133 tablet_service.cc:1511] Processing CreateTablet for tablet e96e0b729d3240779c17e49205f1c137 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:40.198120 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96e0b729d3240779c17e49205f1c137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.198709 31281 tablet_service.cc:1511] Processing CreateTablet for tablet 7dba1d5d1bb1404f993f65c24e7fea57 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:40.200033 31281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dba1d5d1bb1404f993f65c24e7fea57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.201189 31132 tablet_service.cc:1511] Processing CreateTablet for tablet 7dba1d5d1bb1404f993f65c24e7fea57 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:40.202580 31132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dba1d5d1bb1404f993f65c24e7fea57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.212023 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 51f97f94d11040e6a8632d70bd78d924 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:40.213407 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f97f94d11040e6a8632d70bd78d924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.223977 31280 tablet_service.cc:1511] Processing CreateTablet for tablet 51f97f94d11040e6a8632d70bd78d924 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:40.225395 31280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f97f94d11040e6a8632d70bd78d924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.228808 31130 tablet_service.cc:1511] Processing CreateTablet for tablet f49a884d6f204cdc964e8326dba82192 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:40.230108 31130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49a884d6f204cdc964e8326dba82192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.241647 31279 tablet_service.cc:1511] Processing CreateTablet for tablet f49a884d6f204cdc964e8326dba82192 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:40.243000 31279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49a884d6f204cdc964e8326dba82192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.244331 31133 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff2b2463d164a44b0f66c768bf965d6 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:40.245600 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff2b2463d164a44b0f66c768bf965d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.258646 31337 tablet_bootstrap.cc:492] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565: Bootstrap starting.
I20260630 12:32:40.259109 31131 tablet_service.cc:1511] Processing CreateTablet for tablet 4f66cd98b5364cb0826564245c2f78c2 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:40.260346 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f66cd98b5364cb0826564245c2f78c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.262001 31282 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff2b2463d164a44b0f66c768bf965d6 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:40.262584 31278 tablet_service.cc:1511] Processing CreateTablet for tablet 4f66cd98b5364cb0826564245c2f78c2 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:40.263305 31282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff2b2463d164a44b0f66c768bf965d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.264252 31278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f66cd98b5364cb0826564245c2f78c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.265252 31208 tablet_service.cc:1511] Processing CreateTablet for tablet e96e0b729d3240779c17e49205f1c137 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:40.266510 31208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96e0b729d3240779c17e49205f1c137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.267017 31207 tablet_service.cc:1511] Processing CreateTablet for tablet 7dba1d5d1bb1404f993f65c24e7fea57 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:40.268337 31207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dba1d5d1bb1404f993f65c24e7fea57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.273197 31206 tablet_service.cc:1511] Processing CreateTablet for tablet 51f97f94d11040e6a8632d70bd78d924 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:40.274462 31206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f97f94d11040e6a8632d70bd78d924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.277463 31205 tablet_service.cc:1511] Processing CreateTablet for tablet f49a884d6f204cdc964e8326dba82192 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:40.278748 31205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49a884d6f204cdc964e8326dba82192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.281572 31203 tablet_service.cc:1511] Processing CreateTablet for tablet 4f66cd98b5364cb0826564245c2f78c2 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:40.282853 31203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f66cd98b5364cb0826564245c2f78c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.281469 31204 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff2b2463d164a44b0f66c768bf965d6 (DEFAULT_TABLE table=test-workload [id=5c40d9e2028b4c078491bc8dca9ac563]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:40.285017 31204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff2b2463d164a44b0f66c768bf965d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.292541 31337 tablet_bootstrap.cc:654] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.307108 31338 tablet_bootstrap.cc:492] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22: Bootstrap starting.
I20260630 12:32:40.313001 31339 tablet_bootstrap.cc:492] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62: Bootstrap starting.
I20260630 12:32:40.324414 31339 tablet_bootstrap.cc:654] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.318619 31338 tablet_bootstrap.cc:654] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.330226 31339 tablet_bootstrap.cc:492] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62: No bootstrap required, opened a new log
I20260630 12:32:40.330729 31339 ts_tablet_manager.cc:1403] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.010s
I20260630 12:32:40.333524 31339 raft_consensus.cc:359] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.334323 31339 raft_consensus.cc:385] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.334605 31339 raft_consensus.cc:740] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e632279ca8467b9d1d63863e4b3b62, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.335287 31339 consensus_queue.cc:260] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.338297 31339 ts_tablet_manager.cc:1434] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:32:40.338495 31338 tablet_bootstrap.cc:492] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22: No bootstrap required, opened a new log
I20260630 12:32:40.339012 31337 tablet_bootstrap.cc:492] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565: No bootstrap required, opened a new log
I20260630 12:32:40.339042 31338 ts_tablet_manager.cc:1403] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260630 12:32:40.339329 31339 tablet_bootstrap.cc:492] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62: Bootstrap starting.
I20260630 12:32:40.339744 31337 ts_tablet_manager.cc:1403] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.023s
I20260630 12:32:40.342033 31338 raft_consensus.cc:359] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.342268 31337 raft_consensus.cc:359] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.342720 31338 raft_consensus.cc:385] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.342864 31337 raft_consensus.cc:385] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.343031 31338 raft_consensus.cc:740] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20edff0a414737a8665c1a55846c22, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.343202 31337 raft_consensus.cc:740] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.344003 31338 consensus_queue.cc:260] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.344161 31337 consensus_queue.cc:260] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.345260 31339 tablet_bootstrap.cc:654] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.347380 31337 ts_tablet_manager.cc:1434] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:40.348780 31337 tablet_bootstrap.cc:492] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565: Bootstrap starting.
I20260630 12:32:40.353508 31338 ts_tablet_manager.cc:1434] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.010s
I20260630 12:32:40.355296 31337 tablet_bootstrap.cc:654] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.358775 31338 tablet_bootstrap.cc:492] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22: Bootstrap starting.
I20260630 12:32:40.359725 31339 tablet_bootstrap.cc:492] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62: No bootstrap required, opened a new log
I20260630 12:32:40.360302 31339 ts_tablet_manager.cc:1403] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260630 12:32:40.363085 31339 raft_consensus.cc:359] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.363770 31339 raft_consensus.cc:385] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.364064 31339 raft_consensus.cc:740] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e632279ca8467b9d1d63863e4b3b62, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.364828 31339 consensus_queue.cc:260] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.368880 31339 ts_tablet_manager.cc:1434] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:40.369874 31339 tablet_bootstrap.cc:492] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62: Bootstrap starting.
I20260630 12:32:40.371171 31338 tablet_bootstrap.cc:654] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.375731 31339 tablet_bootstrap.cc:654] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.377532 31337 tablet_bootstrap.cc:492] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565: No bootstrap required, opened a new log
I20260630 12:32:40.378120 31337 ts_tablet_manager.cc:1403] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260630 12:32:40.379515 31338 tablet_bootstrap.cc:492] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22: No bootstrap required, opened a new log
I20260630 12:32:40.380039 31338 ts_tablet_manager.cc:1403] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260630 12:32:40.380945 31339 tablet_bootstrap.cc:492] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62: No bootstrap required, opened a new log
I20260630 12:32:40.381369 31339 ts_tablet_manager.cc:1403] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:32:40.381036 31337 raft_consensus.cc:359] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.381783 31337 raft_consensus.cc:385] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.382094 31337 raft_consensus.cc:740] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.382833 31338 raft_consensus.cc:359] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.382843 31337 consensus_queue.cc:260] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.383601 31338 raft_consensus.cc:385] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.383643 31339 raft_consensus.cc:359] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.384032 31338 raft_consensus.cc:740] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20edff0a414737a8665c1a55846c22, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.384393 31339 raft_consensus.cc:385] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.384749 31339 raft_consensus.cc:740] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e632279ca8467b9d1d63863e4b3b62, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.385051 31337 ts_tablet_manager.cc:1434] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:40.384996 31338 consensus_queue.cc:260] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.385406 31339 consensus_queue.cc:260] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.386165 31337 tablet_bootstrap.cc:492] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565: Bootstrap starting.
I20260630 12:32:40.387889 31339 ts_tablet_manager.cc:1434] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260630 12:32:40.388598 31169 tablet.cc:2406] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:32:40.388917 31338 ts_tablet_manager.cc:1434] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:40.388965 31339 tablet_bootstrap.cc:492] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62: Bootstrap starting.
I20260630 12:32:40.389927 31338 tablet_bootstrap.cc:492] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22: Bootstrap starting.
I20260630 12:32:40.394111 31337 tablet_bootstrap.cc:654] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.394685 31339 tablet_bootstrap.cc:654] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.396139 31338 tablet_bootstrap.cc:654] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.406092 31337 tablet_bootstrap.cc:492] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565: No bootstrap required, opened a new log
I20260630 12:32:40.406586 31337 ts_tablet_manager.cc:1403] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260630 12:32:40.408142 31338 tablet_bootstrap.cc:492] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22: No bootstrap required, opened a new log
I20260630 12:32:40.408720 31338 ts_tablet_manager.cc:1403] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260630 12:32:40.409540 31337 raft_consensus.cc:359] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.410383 31337 raft_consensus.cc:385] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.410702 31337 raft_consensus.cc:740] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.411450 31338 raft_consensus.cc:359] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.411722 31337 consensus_queue.cc:260] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.412264 31338 raft_consensus.cc:385] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.412617 31338 raft_consensus.cc:740] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20edff0a414737a8665c1a55846c22, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.413492 31338 consensus_queue.cc:260] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.414142 31337 ts_tablet_manager.cc:1434] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:32:40.415134 31337 tablet_bootstrap.cc:492] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565: Bootstrap starting.
I20260630 12:32:40.415844 31338 ts_tablet_manager.cc:1434] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:40.417011 31338 tablet_bootstrap.cc:492] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22: Bootstrap starting.
I20260630 12:32:40.420979 31337 tablet_bootstrap.cc:654] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.423251 31338 tablet_bootstrap.cc:654] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.433442 31337 tablet_bootstrap.cc:492] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565: No bootstrap required, opened a new log
I20260630 12:32:40.434103 31337 ts_tablet_manager.cc:1403] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:32:40.436532 31338 tablet_bootstrap.cc:492] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22: No bootstrap required, opened a new log
I20260630 12:32:40.437090 31338 ts_tablet_manager.cc:1403] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:32:40.436962 31337 raft_consensus.cc:359] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.437892 31337 raft_consensus.cc:385] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.438290 31337 raft_consensus.cc:740] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.439126 31337 consensus_queue.cc:260] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.440025 31338 raft_consensus.cc:359] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.440833 31338 raft_consensus.cc:385] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.441104 31338 raft_consensus.cc:740] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20edff0a414737a8665c1a55846c22, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.441272 31337 ts_tablet_manager.cc:1434] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:32:40.442281 31337 tablet_bootstrap.cc:492] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565: Bootstrap starting.
I20260630 12:32:40.441895 31338 consensus_queue.cc:260] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.443324 31339 tablet_bootstrap.cc:492] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62: No bootstrap required, opened a new log
I20260630 12:32:40.443868 31339 ts_tablet_manager.cc:1403] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62: Time spent bootstrapping tablet: real 0.055s	user 0.033s	sys 0.019s
I20260630 12:32:40.445920 31338 ts_tablet_manager.cc:1434] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:40.447022 31338 tablet_bootstrap.cc:492] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22: Bootstrap starting.
I20260630 12:32:40.446692 31339 raft_consensus.cc:359] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.447564 31339 raft_consensus.cc:385] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.447928 31339 raft_consensus.cc:740] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e632279ca8467b9d1d63863e4b3b62, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.448866 31337 tablet_bootstrap.cc:654] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.448889 31339 consensus_queue.cc:260] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.451864 31344 raft_consensus.cc:493] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.452426 31344 raft_consensus.cc:515] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.452800 31339 ts_tablet_manager.cc:1434] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:40.453631 31338 tablet_bootstrap.cc:654] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.453768 31339 tablet_bootstrap.cc:492] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62: Bootstrap starting.
I20260630 12:32:40.454947 31344 leader_election.cc:290] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.467609 31339 tablet_bootstrap.cc:654] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.472455 31337 tablet_bootstrap.cc:492] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565: No bootstrap required, opened a new log
I20260630 12:32:40.472985 31337 ts_tablet_manager.cc:1403] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260630 12:32:40.474937 31344 raft_consensus.cc:493] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.475368 31344 raft_consensus.cc:515] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.477618 31344 leader_election.cc:290] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.481050 31337 raft_consensus.cc:359] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.481878 31337 raft_consensus.cc:385] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.482191 31337 raft_consensus.cc:740] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.483076 31337 consensus_queue.cc:260] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.485262 31337 ts_tablet_manager.cc:1434] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260630 12:32:40.485924 31339 tablet_bootstrap.cc:492] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62: No bootstrap required, opened a new log
I20260630 12:32:40.486238 31337 tablet_bootstrap.cc:492] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565: Bootstrap starting.
I20260630 12:32:40.486433 31339 ts_tablet_manager.cc:1403] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260630 12:32:40.489483 31339 raft_consensus.cc:359] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.490281 31339 raft_consensus.cc:385] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.490607 31339 raft_consensus.cc:740] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e632279ca8467b9d1d63863e4b3b62, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.491410 31339 consensus_queue.cc:260] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.493716 31339 ts_tablet_manager.cc:1434] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:40.494779 31339 tablet_bootstrap.cc:492] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62: Bootstrap starting.
I20260630 12:32:40.495405 31337 tablet_bootstrap.cc:654] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.501748 31339 tablet_bootstrap.cc:654] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.501868 31338 tablet_bootstrap.cc:492] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22: No bootstrap required, opened a new log
I20260630 12:32:40.502707 31338 ts_tablet_manager.cc:1403] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.011s
I20260630 12:32:40.505682 31218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f97f94d11040e6a8632d70bd78d924" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62" is_pre_election: true
I20260630 12:32:40.506395 31218 raft_consensus.cc:2468] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 0.
I20260630 12:32:40.507500 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49a884d6f204cdc964e8326dba82192" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62" is_pre_election: true
I20260630 12:32:40.508169 31217 raft_consensus.cc:2468] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 0.
I20260630 12:32:40.509727 31255 leader_election.cc:304] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [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: 66e632279ca8467b9d1d63863e4b3b62, be20edff0a414737a8665c1a55846c22; no voters: 
I20260630 12:32:40.511132 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f97f94d11040e6a8632d70bd78d924" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" is_pre_election: true
I20260630 12:32:40.511493 31344 raft_consensus.cc:2804] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.511637 31255 leader_election.cc:304] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [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: 66e632279ca8467b9d1d63863e4b3b62, be20edff0a414737a8665c1a55846c22; no voters: 
I20260630 12:32:40.511926 31344 raft_consensus.cc:493] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.512400 31344 raft_consensus.cc:3060] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.512633 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49a884d6f204cdc964e8326dba82192" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" is_pre_election: true
I20260630 12:32:40.513307 31142 raft_consensus.cc:2468] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 0.
I20260630 12:32:40.513191 31338 raft_consensus.cc:359] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.513927 31338 raft_consensus.cc:385] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.514192 31338 raft_consensus.cc:740] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20edff0a414737a8665c1a55846c22, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.514297 31339 tablet_bootstrap.cc:492] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62: No bootstrap required, opened a new log
I20260630 12:32:40.515625 31339 ts_tablet_manager.cc:1403] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:32:40.515792 31338 consensus_queue.cc:260] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.517241 31337 tablet_bootstrap.cc:492] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565: No bootstrap required, opened a new log
I20260630 12:32:40.517721 31337 ts_tablet_manager.cc:1403] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.007s
I20260630 12:32:40.518537 31339 raft_consensus.cc:359] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.519227 31339 raft_consensus.cc:385] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.519488 31339 raft_consensus.cc:740] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e632279ca8467b9d1d63863e4b3b62, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.511965 31143 raft_consensus.cc:2468] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 0.
I20260630 12:32:40.521013 31344 raft_consensus.cc:515] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.521279 31339 consensus_queue.cc:260] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.521730 31345 raft_consensus.cc:493] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.522261 31345 raft_consensus.cc:515] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.523612 31339 ts_tablet_manager.cc:1434] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:32:40.523599 31344 leader_election.cc:290] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [CANDIDATE]: Term 1 election: Requested vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.524637 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f97f94d11040e6a8632d70bd78d924" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62"
I20260630 12:32:40.525173 31217 raft_consensus.cc:3060] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.525681 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f97f94d11040e6a8632d70bd78d924" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565"
I20260630 12:32:40.526185 31143 raft_consensus.cc:3060] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.523641 31362 raft_consensus.cc:2804] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.526660 31362 raft_consensus.cc:493] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.526996 31362 raft_consensus.cc:3060] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.528650 31345 leader_election.cc:290] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.534530 31362 raft_consensus.cc:515] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.520505 31337 raft_consensus.cc:359] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.537209 31337 raft_consensus.cc:385] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.537586 31337 raft_consensus.cc:740] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.537837 31362 leader_election.cc:290] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [CANDIDATE]: Term 1 election: Requested vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.538116 31218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49a884d6f204cdc964e8326dba82192" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62"
I20260630 12:32:40.539156 31218 raft_consensus.cc:3060] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.539225 31337 consensus_queue.cc:260] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.538455 31143 raft_consensus.cc:2468] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 1.
I20260630 12:32:40.542147 31337 ts_tablet_manager.cc:1434] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260630 12:32:40.542409 31217 raft_consensus.cc:2468] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 1.
I20260630 12:32:40.543638 31255 leader_election.cc:304] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [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: 66e632279ca8467b9d1d63863e4b3b62, be20edff0a414737a8665c1a55846c22; no voters: 
I20260630 12:32:40.544550 31363 raft_consensus.cc:2804] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.545109 31363 raft_consensus.cc:697] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 1 LEADER]: Becoming Leader. State: Replica: be20edff0a414737a8665c1a55846c22, State: Running, Role: LEADER
I20260630 12:32:40.546079 31363 consensus_queue.cc:237] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [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: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.548105 31345 raft_consensus.cc:493] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.548592 31345 raft_consensus.cc:515] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.550384 31345 leader_election.cc:290] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441), be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513)
I20260630 12:32:40.551136 31338 ts_tablet_manager.cc:1434] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.004s
I20260630 12:32:40.552526 31338 tablet_bootstrap.cc:492] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22: Bootstrap starting.
I20260630 12:32:40.556843 31218 raft_consensus.cc:2468] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 1.
I20260630 12:32:40.557544 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49a884d6f204cdc964e8326dba82192" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565"
I20260630 12:32:40.558005 31255 leader_election.cc:304] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [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: 66e632279ca8467b9d1d63863e4b3b62, be20edff0a414737a8665c1a55846c22; no voters: 
I20260630 12:32:40.558188 31143 raft_consensus.cc:3060] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.558949 31362 raft_consensus.cc:2804] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.559613 31362 raft_consensus.cc:697] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 1 LEADER]: Becoming Leader. State: Replica: be20edff0a414737a8665c1a55846c22, State: Running, Role: LEADER
I20260630 12:32:40.560417 31362 consensus_queue.cc:237] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [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: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.559052 31338 tablet_bootstrap.cc:654] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.567287 31143 raft_consensus.cc:2468] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 1.
I20260630 12:32:40.573823 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e0b729d3240779c17e49205f1c137" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22" is_pre_election: true
I20260630 12:32:40.574625 31292 raft_consensus.cc:2468] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 0.
I20260630 12:32:40.576129 31108 leader_election.cc:304] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: be20edff0a414737a8665c1a55846c22, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 
I20260630 12:32:40.576058 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dba1d5d1bb1404f993f65c24e7fea57" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22" is_pre_election: true
I20260630 12:32:40.577270 31345 raft_consensus.cc:2804] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.577908 31345 raft_consensus.cc:493] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.578359 31345 raft_consensus.cc:3060] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.580173 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dba1d5d1bb1404f993f65c24e7fea57" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62" is_pre_election: true
I20260630 12:32:40.581372 31217 raft_consensus.cc:2468] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 0.
I20260630 12:32:40.582250 31218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e0b729d3240779c17e49205f1c137" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62" is_pre_election: true
I20260630 12:32:40.577929 31291 raft_consensus.cc:2468] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 0.
I20260630 12:32:40.584441 31218 raft_consensus.cc:2468] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 0.
I20260630 12:32:40.583621 31106 leader_election.cc:304] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: 66e632279ca8467b9d1d63863e4b3b62, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 
I20260630 12:32:40.590602 31345 raft_consensus.cc:515] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.594555 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e0b729d3240779c17e49205f1c137" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22"
I20260630 12:32:40.595419 31291 raft_consensus.cc:3060] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.598194 31345 leader_election.cc:290] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [CANDIDATE]: Term 1 election: Requested vote from peers be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.598755 31345 raft_consensus.cc:2804] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.599061 31345 raft_consensus.cc:493] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.599350 31345 raft_consensus.cc:3060] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.611930 31218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96e0b729d3240779c17e49205f1c137" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62"
I20260630 12:32:40.614133 31345 raft_consensus.cc:515] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.615624 31291 raft_consensus.cc:2468] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 1.
I20260630 12:32:40.615856 31218 raft_consensus.cc:3060] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.620072 31108 leader_election.cc:304] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: be20edff0a414737a8665c1a55846c22, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 
I20260630 12:32:40.621024 31369 raft_consensus.cc:2804] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.622145 31369 raft_consensus.cc:697] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 LEADER]: Becoming Leader. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Running, Role: LEADER
I20260630 12:32:40.622921 31369 consensus_queue.cc:237] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } }
I20260630 12:32:40.603112 31038 catalog_manager.cc:5697] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to be20edff0a414737a8665c1a55846c22 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "be20edff0a414737a8665c1a55846c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:40.617623 31345 leader_election.cc:290] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [CANDIDATE]: Term 1 election: Requested vote from peers 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441), be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513)
I20260630 12:32:40.618269 31338 tablet_bootstrap.cc:492] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22: No bootstrap required, opened a new log
I20260630 12:32:40.618683 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dba1d5d1bb1404f993f65c24e7fea57" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22"
I20260630 12:32:40.624866 31292 raft_consensus.cc:3060] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.624913 31338 ts_tablet_manager.cc:1403] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.030s
I20260630 12:32:40.626343 31218 raft_consensus.cc:2468] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 1.
I20260630 12:32:40.628145 31338 raft_consensus.cc:359] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.629161 31338 raft_consensus.cc:385] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.629463 31338 raft_consensus.cc:740] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20edff0a414737a8665c1a55846c22, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.619082 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dba1d5d1bb1404f993f65c24e7fea57" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62"
I20260630 12:32:40.630134 31217 raft_consensus.cc:3060] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.630108 31338 consensus_queue.cc:260] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.632562 31338 ts_tablet_manager.cc:1434] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:40.633138 31041 catalog_manager.cc:5697] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:40.635059 31292 raft_consensus.cc:2468] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 1.
I20260630 12:32:40.635838 31217 raft_consensus.cc:2468] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 1.
I20260630 12:32:40.636283 31108 leader_election.cc:304] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: be20edff0a414737a8665c1a55846c22, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 
I20260630 12:32:40.637566 31369 raft_consensus.cc:2804] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.638103 31369 raft_consensus.cc:697] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 LEADER]: Becoming Leader. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Running, Role: LEADER
I20260630 12:32:40.638777 31369 consensus_queue.cc:237] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.639706 31345 raft_consensus.cc:493] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.640095 31345 raft_consensus.cc:515] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.642004 31345 leader_election.cc:290] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441), be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513)
I20260630 12:32:40.643569 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f66cd98b5364cb0826564245c2f78c2" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22" is_pre_election: true
I20260630 12:32:40.644460 31292 raft_consensus.cc:2468] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 0.
I20260630 12:32:40.645767 31108 leader_election.cc:304] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: be20edff0a414737a8665c1a55846c22, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 
I20260630 12:32:40.648917 31369 raft_consensus.cc:2804] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.649056 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f66cd98b5364cb0826564245c2f78c2" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62" is_pre_election: true
I20260630 12:32:40.649310 31369 raft_consensus.cc:493] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.649698 31369 raft_consensus.cc:3060] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.649717 31217 raft_consensus.cc:2468] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 0.
I20260630 12:32:40.656085 31369 raft_consensus.cc:515] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.655720 31038 catalog_manager.cc:5697] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:40.656093 31041 catalog_manager.cc:5697] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to be20edff0a414737a8665c1a55846c22 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "be20edff0a414737a8665c1a55846c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:40.658288 31369 leader_election.cc:290] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [CANDIDATE]: Term 1 election: Requested vote from peers 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441), be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513)
I20260630 12:32:40.659368 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f66cd98b5364cb0826564245c2f78c2" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22"
I20260630 12:32:40.659536 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f66cd98b5364cb0826564245c2f78c2" candidate_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62"
I20260630 12:32:40.659901 31292 raft_consensus.cc:3060] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.660046 31217 raft_consensus.cc:3060] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.666114 31217 raft_consensus.cc:2468] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 1.
I20260630 12:32:40.666435 31292 raft_consensus.cc:2468] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca8e4c4a2c80414cbaa6ef91e7fae565 in term 1.
I20260630 12:32:40.667171 31106 leader_election.cc:304] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: 66e632279ca8467b9d1d63863e4b3b62, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 
I20260630 12:32:40.668323 31369 raft_consensus.cc:2804] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.668735 31369 raft_consensus.cc:697] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 LEADER]: Becoming Leader. State: Replica: ca8e4c4a2c80414cbaa6ef91e7fae565, State: Running, Role: LEADER
I20260630 12:32:40.669435 31369 consensus_queue.cc:237] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [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: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.676522 31041 catalog_manager.cc:5697] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:40.732465 31089 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:40.739701 31343 raft_consensus.cc:493] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.740109 31343 raft_consensus.cc:515] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.741829 31343 leader_election.cc:290] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513)
I20260630 12:32:40.742825 31362 raft_consensus.cc:493] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.743424 31362 raft_consensus.cc:515] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.745522 31362 leader_election.cc:290] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.746870 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62" is_pre_election: true
I20260630 12:32:40.747324 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" is_pre_election: true
I20260630 12:32:40.747630 31217 raft_consensus.cc:2468] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 0.
I20260630 12:32:40.747975 31143 raft_consensus.cc:2468] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 0.
I20260630 12:32:40.748878 31255 leader_election.cc:304] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [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: 66e632279ca8467b9d1d63863e4b3b62, be20edff0a414737a8665c1a55846c22; no voters: 
I20260630 12:32:40.749650 31362 raft_consensus.cc:2804] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.750022 31362 raft_consensus.cc:493] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.750284 31362 raft_consensus.cc:3060] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.753422 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "66e632279ca8467b9d1d63863e4b3b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" is_pre_election: true
I20260630 12:32:40.753528 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "66e632279ca8467b9d1d63863e4b3b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22" is_pre_election: true
I20260630 12:32:40.754029 31143 raft_consensus.cc:2468] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66e632279ca8467b9d1d63863e4b3b62 in term 0.
I20260630 12:32:40.754998 31184 leader_election.cc:304] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [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: 66e632279ca8467b9d1d63863e4b3b62, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 
I20260630 12:32:40.755643 31343 raft_consensus.cc:2804] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.755957 31343 raft_consensus.cc:493] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.756273 31343 raft_consensus.cc:3060] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.756335 31362 raft_consensus.cc:515] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.757647 31292 raft_consensus.cc:2393] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66e632279ca8467b9d1d63863e4b3b62 in current term 1: Already voted for candidate be20edff0a414737a8665c1a55846c22 in this term.
I20260630 12:32:40.759192 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565"
I20260630 12:32:40.759475 31362 leader_election.cc:290] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [CANDIDATE]: Term 1 election: Requested vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), 66e632279ca8467b9d1d63863e4b3b62 (127.19.130.130:38441)
I20260630 12:32:40.759804 31143 raft_consensus.cc:3060] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.760361 31217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "be20edff0a414737a8665c1a55846c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66e632279ca8467b9d1d63863e4b3b62"
I20260630 12:32:40.762567 31343 raft_consensus.cc:515] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.763477 31217 raft_consensus.cc:2393] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be20edff0a414737a8665c1a55846c22 in current term 1: Already voted for candidate 66e632279ca8467b9d1d63863e4b3b62 in this term.
I20260630 12:32:40.765067 31142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "66e632279ca8467b9d1d63863e4b3b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565"
I20260630 12:32:40.765326 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff2b2463d164a44b0f66c768bf965d6" candidate_uuid: "66e632279ca8467b9d1d63863e4b3b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20edff0a414737a8665c1a55846c22"
I20260630 12:32:40.765523 31143 raft_consensus.cc:2468] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20edff0a414737a8665c1a55846c22 in term 1.
I20260630 12:32:40.766010 31292 raft_consensus.cc:2393] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66e632279ca8467b9d1d63863e4b3b62 in current term 1: Already voted for candidate be20edff0a414737a8665c1a55846c22 in this term.
I20260630 12:32:40.766324 31343 leader_election.cc:290] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [CANDIDATE]: Term 1 election: Requested vote from peers ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995), be20edff0a414737a8665c1a55846c22 (127.19.130.131:45513)
I20260630 12:32:40.766577 31258 leader_election.cc:304] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [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: be20edff0a414737a8665c1a55846c22, ca8e4c4a2c80414cbaa6ef91e7fae565; no voters: 66e632279ca8467b9d1d63863e4b3b62
I20260630 12:32:40.766973 31183 leader_election.cc:304] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [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: 66e632279ca8467b9d1d63863e4b3b62; no voters: be20edff0a414737a8665c1a55846c22, ca8e4c4a2c80414cbaa6ef91e7fae565
I20260630 12:32:40.767376 31362 raft_consensus.cc:2804] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.767776 31343 raft_consensus.cc:2749] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:32:40.767918 31362 raft_consensus.cc:697] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 1 LEADER]: Becoming Leader. State: Replica: be20edff0a414737a8665c1a55846c22, State: Running, Role: LEADER
I20260630 12:32:40.768815 31362 consensus_queue.cc:237] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [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: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } }
I20260630 12:32:40.775274 31041 catalog_manager.cc:5697] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to be20edff0a414737a8665c1a55846c22 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "be20edff0a414737a8665c1a55846c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:40.929786 31362 consensus_queue.cc:1048] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:40.940899 31362 consensus_queue.cc:1048] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:40.990834 31362 consensus_queue.cc:1048] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.001678 31363 consensus_queue.cc:1048] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.019724 31369 consensus_queue.cc:1048] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.030273 31345 consensus_queue.cc:1048] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.081964 31345 consensus_queue.cc:1048] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.093470 31369 consensus_queue.cc:1048] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.187537 31363 consensus_queue.cc:1048] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca8e4c4a2c80414cbaa6ef91e7fae565" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.201648 31369 consensus_queue.cc:1048] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20edff0a414737a8665c1a55846c22" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 45513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.203504 31363 consensus_queue.cc:1048] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.214289 31370 consensus_queue.cc:1048] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66e632279ca8467b9d1d63863e4b3b62" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:50.882242 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:50.914867 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:50.915602 19978 tablet_replica.cc:333] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565: stopping tablet replica
I20260630 12:32:50.916327 19978 raft_consensus.cc:2243] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:50.917584 19978 raft_consensus.cc:2272] T 7dba1d5d1bb1404f993f65c24e7fea57 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.920425 19978 tablet_replica.cc:333] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565: stopping tablet replica
I20260630 12:32:50.921023 19978 raft_consensus.cc:2243] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:50.921480 19978 raft_consensus.cc:2272] T f49a884d6f204cdc964e8326dba82192 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.923727 19978 tablet_replica.cc:333] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565: stopping tablet replica
I20260630 12:32:50.924147 19978 raft_consensus.cc:2243] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:50.924994 19978 raft_consensus.cc:2272] T 4f66cd98b5364cb0826564245c2f78c2 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.927330 19978 tablet_replica.cc:333] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565: stopping tablet replica
I20260630 12:32:50.927855 19978 raft_consensus.cc:2243] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:50.928359 19978 raft_consensus.cc:2272] T 51f97f94d11040e6a8632d70bd78d924 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.930537 19978 tablet_replica.cc:333] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565: stopping tablet replica
I20260630 12:32:50.931007 19978 raft_consensus.cc:2243] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:50.931468 19978 raft_consensus.cc:2272] T 7ff2b2463d164a44b0f66c768bf965d6 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.933667 19978 tablet_replica.cc:333] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565: stopping tablet replica
I20260630 12:32:50.934128 19978 raft_consensus.cc:2243] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:50.934873 19978 raft_consensus.cc:2272] T e96e0b729d3240779c17e49205f1c137 P ca8e4c4a2c80414cbaa6ef91e7fae565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.962618 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:50.983922 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:51.006474 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.007144 19978 tablet_replica.cc:333] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62: stopping tablet replica
I20260630 12:32:51.007853 19978 raft_consensus.cc:2243] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.008374 19978 raft_consensus.cc:2272] T 51f97f94d11040e6a8632d70bd78d924 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.010649 19978 tablet_replica.cc:333] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62: stopping tablet replica
I20260630 12:32:51.011124 19978 raft_consensus.cc:2243] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.011528 19978 raft_consensus.cc:2272] T 4f66cd98b5364cb0826564245c2f78c2 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.013897 19978 tablet_replica.cc:333] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62: stopping tablet replica
I20260630 12:32:51.014403 19978 raft_consensus.cc:2243] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.014777 19978 raft_consensus.cc:2272] T 7dba1d5d1bb1404f993f65c24e7fea57 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.016921 19978 tablet_replica.cc:333] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62: stopping tablet replica
I20260630 12:32:51.017547 19978 raft_consensus.cc:2243] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.017951 19978 raft_consensus.cc:2272] T f49a884d6f204cdc964e8326dba82192 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.020154 19978 tablet_replica.cc:333] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62: stopping tablet replica
I20260630 12:32:51.020655 19978 raft_consensus.cc:2243] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.021041 19978 raft_consensus.cc:2272] T 7ff2b2463d164a44b0f66c768bf965d6 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.023108 19978 tablet_replica.cc:333] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62: stopping tablet replica
I20260630 12:32:51.023523 19978 raft_consensus.cc:2243] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.023895 19978 raft_consensus.cc:2272] T e96e0b729d3240779c17e49205f1c137 P 66e632279ca8467b9d1d63863e4b3b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.050033 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:51.068717 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
W20260630 12:32:51.082921 31258 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45995: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:32:51.090886 31258 consensus_peers.cc:597] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 -> Peer ca8e4c4a2c80414cbaa6ef91e7fae565 (127.19.130.129:45995): Couldn't send request to peer ca8e4c4a2c80414cbaa6ef91e7fae565. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:45995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:51.096125 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.096906 19978 tablet_replica.cc:333] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22: stopping tablet replica
I20260630 12:32:51.097622 19978 raft_consensus.cc:2243] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.098445 19978 raft_consensus.cc:2272] T 7ff2b2463d164a44b0f66c768bf965d6 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.100612 19978 tablet_replica.cc:333] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22: stopping tablet replica
I20260630 12:32:51.101102 19978 raft_consensus.cc:2243] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.101841 19978 raft_consensus.cc:2272] T 51f97f94d11040e6a8632d70bd78d924 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.103848 19978 tablet_replica.cc:333] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22: stopping tablet replica
I20260630 12:32:51.104326 19978 raft_consensus.cc:2243] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.104681 19978 raft_consensus.cc:2272] T 4f66cd98b5364cb0826564245c2f78c2 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.106580 19978 tablet_replica.cc:333] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22: stopping tablet replica
I20260630 12:32:51.107025 19978 raft_consensus.cc:2243] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.107481 19978 raft_consensus.cc:2272] T 7dba1d5d1bb1404f993f65c24e7fea57 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.109563 19978 tablet_replica.cc:333] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22: stopping tablet replica
I20260630 12:32:51.109938 19978 raft_consensus.cc:2243] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.110682 19978 raft_consensus.cc:2272] T f49a884d6f204cdc964e8326dba82192 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.112614 19978 tablet_replica.cc:333] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22: stopping tablet replica
I20260630 12:32:51.112993 19978 raft_consensus.cc:2243] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.113348 19978 raft_consensus.cc:2272] T e96e0b729d3240779c17e49205f1c137 P be20edff0a414737a8665c1a55846c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.137912 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:51.155638 19978 master.cc:562] Master@127.19.130.190:46369 shutting down...
I20260630 12:32:51.174945 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.175475 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.175792 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2eebdec85157406da7b57628326b5bd8: stopping tablet replica
I20260630 12:32:51.194098 19978 master.cc:584] Master@127.19.130.190:46369 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12621 ms)
[----------] 24 tests from AutoRebalancerTest (239315 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:32:51.236538 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:44833
I20260630 12:32:51.237555 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.243141 31405 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:32:51.243196 31404 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:32:51.244091 31407 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:32:51.244552 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:51.245314 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.245502 19978 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:32:51.245673 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822771245625 us; error 0 us; skew 500 ppm
I20260630 12:32:51.246145 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.248629 19978 webserver.cc:533] Webserver started at http://127.19.130.190:41207/ using document root <none> and password file <none>
I20260630 12:32:51.249089 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.249274 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.249537 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.250613 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "679e7a81bb1a4458a52383a294ae4a62"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.254550 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:32:51.257422 31412 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:32:51.258124 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:51.258384 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "679e7a81bb1a4458a52383a294ae4a62"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.258644 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-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:32:51.296876 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.298053 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.333214 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:44833
I20260630 12:32:51.333317 31463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:44833 every 8 connection(s)
I20260630 12:32:51.336725 31464 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:32:51.346519 31464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62: Bootstrap starting.
I20260630 12:32:51.350800 31464 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:51.354545 31464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62: No bootstrap required, opened a new log
I20260630 12:32:51.356598 31464 raft_consensus.cc:359] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679e7a81bb1a4458a52383a294ae4a62" member_type: VOTER }
I20260630 12:32:51.357018 31464 raft_consensus.cc:385] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:51.357223 31464 raft_consensus.cc:740] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 679e7a81bb1a4458a52383a294ae4a62, State: Initialized, Role: FOLLOWER
I20260630 12:32:51.357790 31464 consensus_queue.cc:260] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "679e7a81bb1a4458a52383a294ae4a62" member_type: VOTER }
I20260630 12:32:51.358245 31464 raft_consensus.cc:399] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:51.358453 31464 raft_consensus.cc:493] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:51.358713 31464 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:51.363101 31464 raft_consensus.cc:515] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679e7a81bb1a4458a52383a294ae4a62" member_type: VOTER }
I20260630 12:32:51.363611 31464 leader_election.cc:304] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [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: 679e7a81bb1a4458a52383a294ae4a62; no voters: 
I20260630 12:32:51.364568 31464 leader_election.cc:290] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:51.364952 31467 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:51.366134 31467 raft_consensus.cc:697] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 1 LEADER]: Becoming Leader. State: Replica: 679e7a81bb1a4458a52383a294ae4a62, State: Running, Role: LEADER
I20260630 12:32:51.366751 31467 consensus_queue.cc:237] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [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: "679e7a81bb1a4458a52383a294ae4a62" member_type: VOTER }
I20260630 12:32:51.367426 31464 sys_catalog.cc:565] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:51.369810 31469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 679e7a81bb1a4458a52383a294ae4a62. Latest consensus state: current_term: 1 leader_uuid: "679e7a81bb1a4458a52383a294ae4a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679e7a81bb1a4458a52383a294ae4a62" member_type: VOTER } }
I20260630 12:32:51.369831 31468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "679e7a81bb1a4458a52383a294ae4a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679e7a81bb1a4458a52383a294ae4a62" member_type: VOTER } }
I20260630 12:32:51.370436 31469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:51.370548 31468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:51.373225 31473 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:51.377898 31473 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:51.381574 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:51.386226 31473 catalog_manager.cc:1383] Generated new cluster ID: bed61dfff5f2433e84293db16adaf647
I20260630 12:32:51.386443 31473 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:51.400554 31473 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:51.401804 31473 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:51.416719 31473 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62: Generated new TSK 0
I20260630 12:32:51.417200 31473 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:51.448553 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.454150 31485 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:32:51.455242 31486 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:32:51.456609 31488 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:32:51.457047 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:51.457792 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.457973 19978 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:32:51.458092 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822771458081 us; error 0 us; skew 500 ppm
I20260630 12:32:51.458514 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.460672 19978 webserver.cc:533] Webserver started at http://127.19.130.129:34319/ using document root <none> and password file <none>
I20260630 12:32:51.461079 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.461241 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.461433 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.462379 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.466462 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:51.469635 31493 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:32:51.470392 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:51.470608 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.470813 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-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:32:51.490664 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.491604 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.492977 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.494913 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.495059 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.495222 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.495355 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.532261 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:34101
I20260630 12:32:51.532357 31555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:34101 every 8 connection(s)
I20260630 12:32:51.536623 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.543862 31560 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:32:51.544811 31561 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:32:51.546823 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:51.547510 31563 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:32:51.548398 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.548631 19978 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:32:51.548815 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822771548783 us; error 0 us; skew 500 ppm
I20260630 12:32:51.549264 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.551666 19978 webserver.cc:533] Webserver started at http://127.19.130.130:46053/ using document root <none> and password file <none>
I20260630 12:32:51.552160 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.552408 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.552671 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.553742 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "e57f025f37a24010918a200e0680eb2a"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.557503 31556 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44833
I20260630 12:32:51.557906 31556 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:51.558574 31556 heartbeater.cc:507] Master 127.19.130.190:44833 requested a full tablet report, sending...
I20260630 12:32:51.558776 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:32:51.560827 31429 ts_manager.cc:194] Registered new tserver with Master: 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101)
I20260630 12:32:51.562625 31429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41498
I20260630 12:32:51.562647 31568 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:32:51.563817 19978 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:32:51.564074 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "e57f025f37a24010918a200e0680eb2a"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.564378 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-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:32:51.574083 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.575186 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.576707 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.578775 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.578997 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.579207 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.579385 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.617188 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:35605
I20260630 12:32:51.617274 31630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:35605 every 8 connection(s)
I20260630 12:32:51.621855 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.629012 31634 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:32:51.630746 31635 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:32:51.635003 31631 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44833
W20260630 12:32:51.635164 31637 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:32:51.635368 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:51.635491 31631 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:51.636619 31631 heartbeater.cc:507] Master 127.19.130.190:44833 requested a full tablet report, sending...
I20260630 12:32:51.636620 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.637102 19978 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:32:51.637338 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822771637321 us; error 0 us; skew 500 ppm
I20260630 12:32:51.638042 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.638816 31429 ts_manager.cc:194] Registered new tserver with Master: e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:51.640492 31429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41508
I20260630 12:32:51.640522 19978 webserver.cc:533] Webserver started at http://127.19.130.131:34005/ using document root <none> and password file <none>
I20260630 12:32:51.641183 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.641438 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.641746 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.643194 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "e35bcc2a596b4ac38d260dc2c6d28844"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.647188 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:32:51.650254 31642 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:32:51.650974 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:51.651203 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "e35bcc2a596b4ac38d260dc2c6d28844"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-zr02"
I20260630 12:32:51.651453 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-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:32:51.666422 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.667394 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.668691 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.670816 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.670996 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.671206 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.671343 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.709888 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:36597
I20260630 12:32:51.709980 31704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:36597 every 8 connection(s)
I20260630 12:32:51.722705 31705 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44833
I20260630 12:32:51.723080 31705 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:51.723737 31705 heartbeater.cc:507] Master 127.19.130.190:44833 requested a full tablet report, sending...
I20260630 12:32:51.725409 31429 ts_manager.cc:194] Registered new tserver with Master: e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:51.726447 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013355165s
I20260630 12:32:51.726496 31429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41524
I20260630 12:32:52.565387 31556 heartbeater.cc:499] Master 127.19.130.190:44833 was elected leader, sending a full tablet report...
I20260630 12:32:52.643225 31631 heartbeater.cc:499] Master 127.19.130.190:44833 was elected leader, sending a full tablet report...
I20260630 12:32:52.728925 31705 heartbeater.cc:499] Master 127.19.130.190:44833 was elected leader, sending a full tablet report...
I20260630 12:32:52.780431 31429 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41534:
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:32:52.782856 31429 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:32:52.840184 31670 tablet_service.cc:1511] Processing CreateTablet for tablet d26cf86a994d46d5a5ef54df3b6e2d6e (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.841619 31670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26cf86a994d46d5a5ef54df3b6e2d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.845971 31668 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa67152074e4f109fad049eb85066f7 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.847347 31668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa67152074e4f109fad049eb85066f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.847434 31667 tablet_service.cc:1511] Processing CreateTablet for tablet 4c03b0c3fb694c3c816b1552dd92d5f5 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.847983 31521 tablet_service.cc:1511] Processing CreateTablet for tablet d26cf86a994d46d5a5ef54df3b6e2d6e (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.848773 31667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c03b0c3fb694c3c816b1552dd92d5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.849321 31521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26cf86a994d46d5a5ef54df3b6e2d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.845971 31669 tablet_service.cc:1511] Processing CreateTablet for tablet 65d398e259d24a2091359af20e8bd8aa (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.852667 31669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d398e259d24a2091359af20e8bd8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.854671 31520 tablet_service.cc:1511] Processing CreateTablet for tablet 65d398e259d24a2091359af20e8bd8aa (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.855898 31520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d398e259d24a2091359af20e8bd8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.857336 31519 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa67152074e4f109fad049eb85066f7 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.859499 31518 tablet_service.cc:1511] Processing CreateTablet for tablet 4c03b0c3fb694c3c816b1552dd92d5f5 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.861609 31516 tablet_service.cc:1511] Processing CreateTablet for tablet 01a733fceb214e598fc301a398bd2135 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.863803 31517 tablet_service.cc:1511] Processing CreateTablet for tablet 36010bd4ff0d43a99c7e10397382e519 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.866688 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 36010bd4ff0d43a99c7e10397382e519 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.868031 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36010bd4ff0d43a99c7e10397382e519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.869366 31665 tablet_service.cc:1511] Processing CreateTablet for tablet 01a733fceb214e598fc301a398bd2135 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.873728 31518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c03b0c3fb694c3c816b1552dd92d5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.876550 31516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a733fceb214e598fc301a398bd2135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.876787 31665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a733fceb214e598fc301a398bd2135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.879160 31519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa67152074e4f109fad049eb85066f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.880584 31517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36010bd4ff0d43a99c7e10397382e519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.927588 31596 tablet_service.cc:1511] Processing CreateTablet for tablet d26cf86a994d46d5a5ef54df3b6e2d6e (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.929126 31596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26cf86a994d46d5a5ef54df3b6e2d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.929816 31591 tablet_service.cc:1511] Processing CreateTablet for tablet 01a733fceb214e598fc301a398bd2135 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.931466 31591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a733fceb214e598fc301a398bd2135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.932014 31595 tablet_service.cc:1511] Processing CreateTablet for tablet 65d398e259d24a2091359af20e8bd8aa (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.933853 31595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d398e259d24a2091359af20e8bd8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.937701 31594 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa67152074e4f109fad049eb85066f7 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.939388 31594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa67152074e4f109fad049eb85066f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.941751 31593 tablet_service.cc:1511] Processing CreateTablet for tablet 4c03b0c3fb694c3c816b1552dd92d5f5 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.943394 31593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c03b0c3fb694c3c816b1552dd92d5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.945648 31592 tablet_service.cc:1511] Processing CreateTablet for tablet 36010bd4ff0d43a99c7e10397382e519 (DEFAULT_TABLE table=test-workload [id=fc385364ff3d4184964fbfafccfec6a0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.947221 31592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36010bd4ff0d43a99c7e10397382e519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.970243 31727 tablet_bootstrap.cc:492] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a: Bootstrap starting.
I20260630 12:32:52.978538 31727 tablet_bootstrap.cc:654] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.061410 31725 tablet_bootstrap.cc:492] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191: Bootstrap starting.
I20260630 12:32:53.077289 31725 tablet_bootstrap.cc:654] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.091308 31726 tablet_bootstrap.cc:492] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844: Bootstrap starting.
I20260630 12:32:53.102101 31726 tablet_bootstrap.cc:654] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.104151 31727 tablet_bootstrap.cc:492] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a: No bootstrap required, opened a new log
I20260630 12:32:53.104694 31727 ts_tablet_manager.cc:1403] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a: Time spent bootstrapping tablet: real 0.137s	user 0.044s	sys 0.050s
I20260630 12:32:53.107127 31725 tablet_bootstrap.cc:492] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191: No bootstrap required, opened a new log
I20260630 12:32:53.107618 31725 ts_tablet_manager.cc:1403] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.005s
I20260630 12:32:53.108697 31727 raft_consensus.cc:359] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.109457 31727 raft_consensus.cc:385] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.109709 31727 raft_consensus.cc:740] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57f025f37a24010918a200e0680eb2a, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.110617 31725 raft_consensus.cc:359] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.110458 31727 consensus_queue.cc:260] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.111193 31725 raft_consensus.cc:385] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.111333 31726 tablet_bootstrap.cc:492] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844: No bootstrap required, opened a new log
I20260630 12:32:53.111543 31725 raft_consensus.cc:740] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.111913 31726 ts_tablet_manager.cc:1403] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260630 12:32:53.112323 31725 consensus_queue.cc:260] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.114895 31725 ts_tablet_manager.cc:1434] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:53.115796 31725 tablet_bootstrap.cc:492] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191: Bootstrap starting.
I20260630 12:32:53.115597 31726 raft_consensus.cc:359] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.116622 31726 raft_consensus.cc:385] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.116964 31726 raft_consensus.cc:740] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.117908 31726 consensus_queue.cc:260] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.123392 31725 tablet_bootstrap.cc:654] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.129040 31726 ts_tablet_manager.cc:1434] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:32:53.130822 31726 tablet_bootstrap.cc:492] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844: Bootstrap starting.
I20260630 12:32:53.133131 31727 ts_tablet_manager.cc:1434] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.017s
I20260630 12:32:53.134845 31725 tablet_bootstrap.cc:492] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191: No bootstrap required, opened a new log
I20260630 12:32:53.135389 31725 ts_tablet_manager.cc:1403] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260630 12:32:53.136138 31727 tablet_bootstrap.cc:492] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a: Bootstrap starting.
I20260630 12:32:53.137436 31726 tablet_bootstrap.cc:654] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.138104 31725 raft_consensus.cc:359] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.138859 31725 raft_consensus.cc:385] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.139153 31725 raft_consensus.cc:740] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.140064 31725 consensus_queue.cc:260] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.142400 31727 tablet_bootstrap.cc:654] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.142735 31725 ts_tablet_manager.cc:1434] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:53.143893 31725 tablet_bootstrap.cc:492] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Bootstrap starting.
I20260630 12:32:53.149147 31726 tablet_bootstrap.cc:492] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844: No bootstrap required, opened a new log
I20260630 12:32:53.149734 31726 ts_tablet_manager.cc:1403] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260630 12:32:53.150169 31725 tablet_bootstrap.cc:654] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.152964 31726 raft_consensus.cc:359] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.153692 31726 raft_consensus.cc:385] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.153949 31726 raft_consensus.cc:740] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.154637 31727 tablet_bootstrap.cc:492] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a: No bootstrap required, opened a new log
I20260630 12:32:53.155155 31727 ts_tablet_manager.cc:1403] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260630 12:32:53.154728 31726 consensus_queue.cc:260] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.155984 31725 tablet_bootstrap.cc:492] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191: No bootstrap required, opened a new log
I20260630 12:32:53.156414 31725 ts_tablet_manager.cc:1403] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:32:53.156726 31726 ts_tablet_manager.cc:1434] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:32:53.157590 31726 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844: Bootstrap starting.
I20260630 12:32:53.157680 31727 raft_consensus.cc:359] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.158406 31727 raft_consensus.cc:385] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.158685 31727 raft_consensus.cc:740] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57f025f37a24010918a200e0680eb2a, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.158984 31725 raft_consensus.cc:359] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.159720 31725 raft_consensus.cc:385] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.159523 31727 consensus_queue.cc:260] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.160054 31725 raft_consensus.cc:740] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.160997 31725 consensus_queue.cc:260] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.164278 31726 tablet_bootstrap.cc:654] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.164723 31725 ts_tablet_manager.cc:1434] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:53.165733 31725 tablet_bootstrap.cc:492] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Bootstrap starting.
I20260630 12:32:53.168509 31727 ts_tablet_manager.cc:1434] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:32:53.171672 31725 tablet_bootstrap.cc:654] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.172580 31727 tablet_bootstrap.cc:492] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a: Bootstrap starting.
I20260630 12:32:53.180871 31727 tablet_bootstrap.cc:654] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.188395 31726 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844: No bootstrap required, opened a new log
I20260630 12:32:53.188807 31726 ts_tablet_manager.cc:1403] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.013s
I20260630 12:32:53.189163 31725 tablet_bootstrap.cc:492] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191: No bootstrap required, opened a new log
I20260630 12:32:53.189558 31725 ts_tablet_manager.cc:1403] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260630 12:32:53.190873 31726 raft_consensus.cc:359] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.191434 31726 raft_consensus.cc:385] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.191681 31726 raft_consensus.cc:740] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.191545 31725 raft_consensus.cc:359] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.192286 31725 raft_consensus.cc:385] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.192649 31725 raft_consensus.cc:740] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.192487 31726 consensus_queue.cc:260] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.193377 31725 consensus_queue.cc:260] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.194193 31727 tablet_bootstrap.cc:492] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a: No bootstrap required, opened a new log
I20260630 12:32:53.194761 31727 ts_tablet_manager.cc:1403] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260630 12:32:53.194823 31726 ts_tablet_manager.cc:1434] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:53.195904 31726 tablet_bootstrap.cc:492] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844: Bootstrap starting.
I20260630 12:32:53.197129 31725 ts_tablet_manager.cc:1434] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:53.197696 31727 raft_consensus.cc:359] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.198539 31727 raft_consensus.cc:385] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.198945 31727 raft_consensus.cc:740] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57f025f37a24010918a200e0680eb2a, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.198166 31725 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Bootstrap starting.
I20260630 12:32:53.202692 31726 tablet_bootstrap.cc:654] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.203181 31727 consensus_queue.cc:260] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.207597 31725 tablet_bootstrap.cc:654] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.207693 31732 raft_consensus.cc:493] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.208287 31732 raft_consensus.cc:515] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.213927 31727 ts_tablet_manager.cc:1434] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:32:53.223049 31727 tablet_bootstrap.cc:492] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a: Bootstrap starting.
I20260630 12:32:53.229249 31732 leader_election.cc:290] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.236860 31727 tablet_bootstrap.cc:654] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.243875 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a733fceb214e598fc301a398bd2135" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a" is_pre_election: true
I20260630 12:32:53.244881 31606 raft_consensus.cc:2468] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40d3455bcfa14c5b9e2cb5b01a2c2191 in term 0.
I20260630 12:32:53.246749 31495 leader_election.cc:304] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e57f025f37a24010918a200e0680eb2a; no voters: 
I20260630 12:32:53.248029 31732 raft_consensus.cc:2804] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.249258 31732 raft_consensus.cc:493] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.249847 31732 raft_consensus.cc:3060] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.253507 31725 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191: No bootstrap required, opened a new log
I20260630 12:32:53.253690 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a733fceb214e598fc301a398bd2135" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" is_pre_election: true
I20260630 12:32:53.254355 31725 ts_tablet_manager.cc:1403] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.037s
W20260630 12:32:53.255353 31494 leader_election.cc:343] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.257208 31726 tablet_bootstrap.cc:492] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844: No bootstrap required, opened a new log
I20260630 12:32:53.257718 31726 ts_tablet_manager.cc:1403] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.023s
I20260630 12:32:53.258111 31725 raft_consensus.cc:359] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.258647 31727 tablet_bootstrap.cc:492] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a: No bootstrap required, opened a new log
I20260630 12:32:53.258607 31732 raft_consensus.cc:515] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.258971 31725 raft_consensus.cc:385] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.259445 31727 ts_tablet_manager.cc:1403] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.008s
I20260630 12:32:53.259732 31725 raft_consensus.cc:740] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.260454 31726 raft_consensus.cc:359] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.260632 31725 consensus_queue.cc:260] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.261830 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a733fceb214e598fc301a398bd2135" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a"
I20260630 12:32:53.262384 31606 raft_consensus.cc:3060] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.262384 31727 raft_consensus.cc:359] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.263265 31727 raft_consensus.cc:385] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.263312 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a733fceb214e598fc301a398bd2135" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844"
I20260630 12:32:53.263680 31727 raft_consensus.cc:740] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57f025f37a24010918a200e0680eb2a, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.264514 31727 consensus_queue.cc:260] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
W20260630 12:32:53.265146 31494 leader_election.cc:343] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.265908 31732 leader_election.cc:290] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 election: Requested vote from peers e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.269500 31727 ts_tablet_manager.cc:1434] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:32:53.270468 31727 tablet_bootstrap.cc:492] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a: Bootstrap starting.
I20260630 12:32:53.270798 31606 raft_consensus.cc:2468] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40d3455bcfa14c5b9e2cb5b01a2c2191 in term 1.
I20260630 12:32:53.271966 31495 leader_election.cc:304] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e57f025f37a24010918a200e0680eb2a; no voters: e35bcc2a596b4ac38d260dc2c6d28844
I20260630 12:32:53.272197 31733 raft_consensus.cc:493] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.272660 31733 raft_consensus.cc:515] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.275470 31733 leader_election.cc:290] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:53.261227 31726 raft_consensus.cc:385] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.278304 31726 raft_consensus.cc:740] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.279992 31726 consensus_queue.cc:260] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.284562 31726 ts_tablet_manager.cc:1434] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260630 12:32:53.289294 31747 raft_consensus.cc:493] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.289963 31747 raft_consensus.cc:515] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.293241 31727 tablet_bootstrap.cc:654] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.299358 31732 raft_consensus.cc:2804] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.300034 31732 raft_consensus.cc:697] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 LEADER]: Becoming Leader. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Running, Role: LEADER
I20260630 12:32:53.298601 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d398e259d24a2091359af20e8bd8aa" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a" is_pre_election: true
W20260630 12:32:53.301631 31495 leader_election.cc:343] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.285550 31726 tablet_bootstrap.cc:492] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844: Bootstrap starting.
I20260630 12:32:53.301072 31732 consensus_queue.cc:237] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.304338 31727 tablet_bootstrap.cc:492] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a: No bootstrap required, opened a new log
I20260630 12:32:53.304870 31727 ts_tablet_manager.cc:1403] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.002s
I20260630 12:32:53.309618 31725 ts_tablet_manager.cc:1434] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent starting tablet: real 0.055s	user 0.024s	sys 0.023s
I20260630 12:32:53.310866 31725 tablet_bootstrap.cc:492] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Bootstrap starting.
I20260630 12:32:53.313603 31747 leader_election.cc:290] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.313777 31733 raft_consensus.cc:493] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.314245 31726 tablet_bootstrap.cc:654] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.314282 31733 raft_consensus.cc:515] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.316435 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d398e259d24a2091359af20e8bd8aa" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" is_pre_election: true
I20260630 12:32:53.316668 31733 leader_election.cc:290] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
W20260630 12:32:53.317934 31494 leader_election.cc:343] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.318377 31494 leader_election.cc:304] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191; no voters: e35bcc2a596b4ac38d260dc2c6d28844, e57f025f37a24010918a200e0680eb2a
I20260630 12:32:53.318637 31725 tablet_bootstrap.cc:654] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.319206 31747 raft_consensus.cc:2749] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.326988 31727 raft_consensus.cc:359] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.328024 31727 raft_consensus.cc:385] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.328421 31727 raft_consensus.cc:740] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57f025f37a24010918a200e0680eb2a, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.330320 31725 tablet_bootstrap.cc:492] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191: No bootstrap required, opened a new log
I20260630 12:32:53.330911 31725 ts_tablet_manager.cc:1403] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:32:53.332564 31429 catalog_manager.cc:5697] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.333953 31725 raft_consensus.cc:359] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.334718 31725 raft_consensus.cc:385] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.335049 31725 raft_consensus.cc:740] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.335366 31727 consensus_queue.cc:260] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.335884 31725 consensus_queue.cc:260] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.338989 31725 ts_tablet_manager.cc:1434] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:53.344105 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36010bd4ff0d43a99c7e10397382e519" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" is_pre_election: true
I20260630 12:32:53.344777 31531 raft_consensus.cc:2468] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 0.
I20260630 12:32:53.346094 31530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa67152074e4f109fad049eb85066f7" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" is_pre_election: true
I20260630 12:32:53.346832 31727 ts_tablet_manager.cc:1434] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260630 12:32:53.346972 31530 raft_consensus.cc:2468] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 0.
I20260630 12:32:53.348449 31727 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a: Bootstrap starting.
I20260630 12:32:53.349591 31644 leader_election.cc:304] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e35bcc2a596b4ac38d260dc2c6d28844; no voters: 
I20260630 12:32:53.355270 31726 tablet_bootstrap.cc:492] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844: No bootstrap required, opened a new log
I20260630 12:32:53.355444 31644 leader_election.cc:304] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e35bcc2a596b4ac38d260dc2c6d28844; no voters: 
I20260630 12:32:53.355796 31726 ts_tablet_manager.cc:1403] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.014s
I20260630 12:32:53.356431 31733 raft_consensus.cc:2804] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.356837 31733 raft_consensus.cc:493] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.357160 31733 raft_consensus.cc:3060] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.358817 31726 raft_consensus.cc:359] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.359803 31726 raft_consensus.cc:385] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.360117 31726 raft_consensus.cc:740] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.362748 31726 consensus_queue.cc:260] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.363770 31727 tablet_bootstrap.cc:654] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.367362 31758 raft_consensus.cc:2804] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.367817 31758 raft_consensus.cc:493] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:32:53.388473 31477 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:53.403126 31726 ts_tablet_manager.cc:1434] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.002s
I20260630 12:32:53.406013 31726 tablet_bootstrap.cc:492] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844: Bootstrap starting.
I20260630 12:32:53.368163 31758 raft_consensus.cc:3060] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.414273 31733 raft_consensus.cc:515] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.424803 31732 raft_consensus.cc:493] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.425726 31732 raft_consensus.cc:515] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.429811 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03b0c3fb694c3c816b1552dd92d5f5" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a" is_pre_election: true
I20260630 12:32:53.430366 31732 leader_election.cc:290] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.423846 31726 tablet_bootstrap.cc:654] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.430896 31606 raft_consensus.cc:2468] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40d3455bcfa14c5b9e2cb5b01a2c2191 in term 0.
I20260630 12:32:53.431595 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03b0c3fb694c3c816b1552dd92d5f5" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" is_pre_election: true
I20260630 12:32:53.431425 31758 raft_consensus.cc:515] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.432463 31680 raft_consensus.cc:2468] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40d3455bcfa14c5b9e2cb5b01a2c2191 in term 0.
I20260630 12:32:53.432803 31495 leader_election.cc:304] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e57f025f37a24010918a200e0680eb2a; no voters: 
I20260630 12:32:53.433846 31732 raft_consensus.cc:2804] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.434012 31758 leader_election.cc:290] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 election: Requested vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:53.434273 31732 raft_consensus.cc:493] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.434979 31732 raft_consensus.cc:3060] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.435241 31733 leader_election.cc:290] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 election: Requested vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:53.438064 31727 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a: No bootstrap required, opened a new log
W20260630 12:32:53.437851 31644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.130.129:34101, user_credentials={real_user=slave}} blocked reactor thread for 82351.6us
I20260630 12:32:53.438890 31727 ts_tablet_manager.cc:1403] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.003s
I20260630 12:32:53.444090 31604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa67152074e4f109fad049eb85066f7" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a"
I20260630 12:32:53.441859 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa67152074e4f109fad049eb85066f7" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191"
I20260630 12:32:53.443347 31605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa67152074e4f109fad049eb85066f7" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a" is_pre_election: true
I20260630 12:32:53.458264 31531 raft_consensus.cc:3060] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.458822 31604 raft_consensus.cc:3060] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.451490 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36010bd4ff0d43a99c7e10397382e519" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a" is_pre_election: true
I20260630 12:32:53.463328 31732 raft_consensus.cc:515] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.441102 31530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36010bd4ff0d43a99c7e10397382e519" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191"
W20260630 12:32:53.464505 31644 leader_election.cc:343] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.464823 31530 raft_consensus.cc:3060] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.466764 31732 leader_election.cc:290] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [CANDIDATE]: Term 1 election: Requested vote from peers e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.467003 31606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03b0c3fb694c3c816b1552dd92d5f5" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a"
I20260630 12:32:53.467890 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c03b0c3fb694c3c816b1552dd92d5f5" candidate_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844"
I20260630 12:32:53.468614 31680 raft_consensus.cc:3060] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.444871 31603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36010bd4ff0d43a99c7e10397382e519" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a"
W20260630 12:32:53.470904 31644 leader_election.cc:343] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:53.467921 31606 raft_consensus.cc:3060] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.484963 31604 raft_consensus.cc:2468] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 1.
I20260630 12:32:53.485710 31680 raft_consensus.cc:2468] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40d3455bcfa14c5b9e2cb5b01a2c2191 in term 1.
I20260630 12:32:53.486292 31530 raft_consensus.cc:2468] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 1.
I20260630 12:32:53.486685 31644 leader_election.cc:304] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [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: e35bcc2a596b4ac38d260dc2c6d28844, e57f025f37a24010918a200e0680eb2a; no voters: 
I20260630 12:32:53.487080 31494 leader_election.cc:304] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e35bcc2a596b4ac38d260dc2c6d28844; no voters: 
I20260630 12:32:53.488057 31732 raft_consensus.cc:2804] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.487797 31727 raft_consensus.cc:359] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.488299 31758 raft_consensus.cc:2804] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.488588 31727 raft_consensus.cc:385] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.489038 31727 raft_consensus.cc:740] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57f025f37a24010918a200e0680eb2a, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.489500 31732 raft_consensus.cc:697] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 LEADER]: Becoming Leader. State: Replica: 40d3455bcfa14c5b9e2cb5b01a2c2191, State: Running, Role: LEADER
I20260630 12:32:53.489903 31531 raft_consensus.cc:2468] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 1.
I20260630 12:32:53.488063 31644 leader_election.cc:304] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e35bcc2a596b4ac38d260dc2c6d28844; no voters: e57f025f37a24010918a200e0680eb2a
I20260630 12:32:53.490641 31732 consensus_queue.cc:237] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.492089 31733 raft_consensus.cc:2804] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.492652 31733 raft_consensus.cc:697] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 LEADER]: Becoming Leader. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Running, Role: LEADER
I20260630 12:32:53.492415 31727 consensus_queue.cc:260] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.493613 31733 consensus_queue.cc:237] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [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: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.494946 31727 ts_tablet_manager.cc:1434] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:32:53.495549 31606 raft_consensus.cc:2468] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40d3455bcfa14c5b9e2cb5b01a2c2191 in term 1.
I20260630 12:32:53.489089 31758 raft_consensus.cc:697] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 LEADER]: Becoming Leader. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Running, Role: LEADER
I20260630 12:32:53.497334 31758 consensus_queue.cc:237] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [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: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.504344 31757 raft_consensus.cc:493] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.505139 31757 raft_consensus.cc:515] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.507885 31757 leader_election.cc:290] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:53.509505 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26cf86a994d46d5a5ef54df3b6e2d6e" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" is_pre_election: true
I20260630 12:32:53.509704 31726 tablet_bootstrap.cc:492] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844: No bootstrap required, opened a new log
I20260630 12:32:53.509737 31604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26cf86a994d46d5a5ef54df3b6e2d6e" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a" is_pre_election: true
I20260630 12:32:53.509248 31429 catalog_manager.cc:5697] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129). New cstate: current_term: 1 leader_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.510290 31531 raft_consensus.cc:2468] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 0.
I20260630 12:32:53.510582 31726 ts_tablet_manager.cc:1403] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844: Time spent bootstrapping tablet: real 0.105s	user 0.037s	sys 0.037s
I20260630 12:32:53.510667 31604 raft_consensus.cc:2468] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 0.
I20260630 12:32:53.511782 31644 leader_election.cc:304] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e35bcc2a596b4ac38d260dc2c6d28844; no voters: 
I20260630 12:32:53.513238 31757 raft_consensus.cc:2804] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.513612 31757 raft_consensus.cc:493] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.513936 31757 raft_consensus.cc:3060] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.514333 31726 raft_consensus.cc:359] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.515117 31726 raft_consensus.cc:385] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.515399 31726 raft_consensus.cc:740] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.516407 31726 consensus_queue.cc:260] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.521644 31726 ts_tablet_manager.cc:1434] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:32:53.524605 31427 catalog_manager.cc:5697] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 reported cstate change: term changed from 0 to 1, leader changed from <none> to e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.525935 31757 raft_consensus.cc:515] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.527889 31757 leader_election.cc:290] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 election: Requested vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:53.528518 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26cf86a994d46d5a5ef54df3b6e2d6e" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191"
I20260630 12:32:53.528915 31604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26cf86a994d46d5a5ef54df3b6e2d6e" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a"
I20260630 12:32:53.529147 31531 raft_consensus.cc:3060] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.529518 31604 raft_consensus.cc:3060] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.536511 31531 raft_consensus.cc:2468] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 1.
I20260630 12:32:53.536512 31604 raft_consensus.cc:2468] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e35bcc2a596b4ac38d260dc2c6d28844 in term 1.
I20260630 12:32:53.537774 31644 leader_election.cc:304] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e35bcc2a596b4ac38d260dc2c6d28844; no voters: 
I20260630 12:32:53.538435 31757 raft_consensus.cc:2804] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.538038 31427 catalog_manager.cc:5697] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 reported cstate change: term changed from 0 to 1, leader changed from <none> to e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.538970 31757 raft_consensus.cc:697] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 LEADER]: Becoming Leader. State: Replica: e35bcc2a596b4ac38d260dc2c6d28844, State: Running, Role: LEADER
I20260630 12:32:53.539991 31757 consensus_queue.cc:237] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [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: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } }
I20260630 12:32:53.551077 31427 catalog_manager.cc:5697] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 reported cstate change: term changed from 0 to 1, leader changed from <none> to e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131). New cstate: current_term: 1 leader_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.584882 31731 raft_consensus.cc:493] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.585413 31731 raft_consensus.cc:515] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.587728 31731 leader_election.cc:290] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.600239 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d398e259d24a2091359af20e8bd8aa" candidate_uuid: "e57f025f37a24010918a200e0680eb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" is_pre_election: true
I20260630 12:32:53.600235 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d398e259d24a2091359af20e8bd8aa" candidate_uuid: "e57f025f37a24010918a200e0680eb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" is_pre_election: true
I20260630 12:32:53.600971 31680 raft_consensus.cc:2468] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57f025f37a24010918a200e0680eb2a in term 0.
I20260630 12:32:53.601161 31531 raft_consensus.cc:2468] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57f025f37a24010918a200e0680eb2a in term 0.
I20260630 12:32:53.602218 31569 leader_election.cc:304] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [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: e35bcc2a596b4ac38d260dc2c6d28844, e57f025f37a24010918a200e0680eb2a; no voters: 
I20260630 12:32:53.602876 31731 raft_consensus.cc:2804] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.603232 31731 raft_consensus.cc:493] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.603444 31731 raft_consensus.cc:3060] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.608850 31731 raft_consensus.cc:515] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.610337 31731 leader_election.cc:290] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [CANDIDATE]: Term 1 election: Requested vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.611140 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d398e259d24a2091359af20e8bd8aa" candidate_uuid: "e57f025f37a24010918a200e0680eb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191"
I20260630 12:32:53.611336 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d398e259d24a2091359af20e8bd8aa" candidate_uuid: "e57f025f37a24010918a200e0680eb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844"
I20260630 12:32:53.611655 31531 raft_consensus.cc:3060] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.611936 31680 raft_consensus.cc:3060] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.616595 31531 raft_consensus.cc:2468] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57f025f37a24010918a200e0680eb2a in term 1.
I20260630 12:32:53.616824 31680 raft_consensus.cc:2468] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57f025f37a24010918a200e0680eb2a in term 1.
I20260630 12:32:53.617713 31570 leader_election.cc:304] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [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: 40d3455bcfa14c5b9e2cb5b01a2c2191, e57f025f37a24010918a200e0680eb2a; no voters: 
I20260630 12:32:53.618549 31731 raft_consensus.cc:2804] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.619329 31731 raft_consensus.cc:697] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 1 LEADER]: Becoming Leader. State: Replica: e57f025f37a24010918a200e0680eb2a, State: Running, Role: LEADER
I20260630 12:32:53.620085 31731 consensus_queue.cc:237] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [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: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.623638 31757 raft_consensus.cc:493] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.624032 31757 raft_consensus.cc:515] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.625777 31757 leader_election.cc:290] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:53.626401 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a733fceb214e598fc301a398bd2135" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" is_pre_election: true
I20260630 12:32:53.626827 31604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a733fceb214e598fc301a398bd2135" candidate_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57f025f37a24010918a200e0680eb2a" is_pre_election: true
I20260630 12:32:53.627737 31604 raft_consensus.cc:2393] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e35bcc2a596b4ac38d260dc2c6d28844 in current term 1: Already voted for candidate 40d3455bcfa14c5b9e2cb5b01a2c2191 in this term.
I20260630 12:32:53.628671 31644 leader_election.cc:304] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [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: e35bcc2a596b4ac38d260dc2c6d28844; no voters: 40d3455bcfa14c5b9e2cb5b01a2c2191, e57f025f37a24010918a200e0680eb2a
I20260630 12:32:53.628067 31427 catalog_manager.cc:5697] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a reported cstate change: term changed from 0 to 1, leader changed from <none> to e57f025f37a24010918a200e0680eb2a (127.19.130.130). New cstate: current_term: 1 leader_uuid: "e57f025f37a24010918a200e0680eb2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.629362 31757 raft_consensus.cc:3060] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.635582 31757 raft_consensus.cc:2749] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.732427 31732 consensus_queue.cc:1048] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:53.809770 31746 consensus_queue.cc:1048] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:53.811342 31731 raft_consensus.cc:493] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.811908 31731 raft_consensus.cc:515] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } }
I20260630 12:32:53.816169 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36010bd4ff0d43a99c7e10397382e519" candidate_uuid: "e57f025f37a24010918a200e0680eb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" is_pre_election: true
I20260630 12:32:53.821166 31531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36010bd4ff0d43a99c7e10397382e519" candidate_uuid: "e57f025f37a24010918a200e0680eb2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" is_pre_election: true
I20260630 12:32:53.822018 31531 raft_consensus.cc:2393] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e57f025f37a24010918a200e0680eb2a in current term 1: Already voted for candidate e35bcc2a596b4ac38d260dc2c6d28844 in this term.
I20260630 12:32:53.828006 31570 leader_election.cc:304] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [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: e57f025f37a24010918a200e0680eb2a; no voters: 40d3455bcfa14c5b9e2cb5b01a2c2191, e35bcc2a596b4ac38d260dc2c6d28844
I20260630 12:32:53.829034 31768 raft_consensus.cc:3060] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.834159 31731 leader_election.cc:290] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101), e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:53.839774 31768 raft_consensus.cc:2749] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.947129 31604 raft_consensus.cc:1275] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.949009 31757 consensus_queue.cc:1048] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.960950 31531 raft_consensus.cc:1275] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.963021 31758 consensus_queue.cc:1048] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.963550 31606 raft_consensus.cc:1275] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.965906 31531 raft_consensus.cc:1275] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.965775 31758 consensus_queue.cc:1048] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.975776 31757 consensus_queue.cc:1048] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:32:53.990881 31603 raft_consensus.cc:1275] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.996769 31746 consensus_queue.cc:1048] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.999152 31680 raft_consensus.cc:1275] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Refusing update from remote peer e57f025f37a24010918a200e0680eb2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:54.000802 31731 consensus_queue.cc:1048] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:54.002766 31531 raft_consensus.cc:1275] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Refusing update from remote peer e57f025f37a24010918a200e0680eb2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:54.010133 31679 raft_consensus.cc:1275] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Refusing update from remote peer 40d3455bcfa14c5b9e2cb5b01a2c2191: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:54.013942 31746 consensus_queue.cc:1048] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:54.019208 31757 consensus_queue.cc:1048] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:54.026054 31731 consensus_queue.cc:1048] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:32:54.044323 31529 raft_consensus.cc:1275] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:54.047150 31757 consensus_queue.cc:1048] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:54.086546 31785 mvcc.cc:204] Tried to move back new op lower bound from 7302442082059194368 to 7302442080248877056. Current Snapshot: MvccSnapshot[applied={T|T < 7302442082059194368}]
W20260630 12:32:54.339727 31805 log.cc:927] Time spent T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
W20260630 12:32:54.536552 31710 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.19.130.130:35605, user_credentials={real_user=slave}} blocked reactor thread for 87050us
I20260630 12:32:54.886207 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:54.893203 31824 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:32:54.894556 31827 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
W20260630 12:32:54.894618 31825 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:32:54.895694 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:54.896873 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:54.897121 19978 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:32:54.897330 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822774897316 us; error 0 us; skew 500 ppm
I20260630 12:32:54.897897 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:54.900374 19978 webserver.cc:533] Webserver started at http://127.19.130.132:42293/ using document root <none> and password file <none>
I20260630 12:32:54.900884 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:54.901106 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:54.901433 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:54.902621 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "7daab7014e3644e48243a220ba5d70c7"
format_stamp: "Formatted at 2026-06-30 12:32:54 on dist-test-slave-zr02"
I20260630 12:32:54.906939 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:32:54.910163 31832 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:32:54.910836 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:54.911125 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "7daab7014e3644e48243a220ba5d70c7"
format_stamp: "Formatted at 2026-06-30 12:32:54 on dist-test-slave-zr02"
I20260630 12:32:54.911397 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-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:32:54.921746 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:54.922883 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:54.924228 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:54.926452 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:54.926674 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:54.926915 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:54.927153 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:54.967542 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:37629
I20260630 12:32:54.967639 31894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:37629 every 8 connection(s)
I20260630 12:32:54.982446 31895 heartbeater.cc:344] Connected to a master server at 127.19.130.190:44833
I20260630 12:32:54.982939 31895 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:54.983798 31895 heartbeater.cc:507] Master 127.19.130.190:44833 requested a full tablet report, sending...
I20260630 12:32:54.985576 31427 ts_manager.cc:194] Registered new tserver with Master: 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132:37629)
I20260630 12:32:54.986968 31427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41546
I20260630 12:32:55.448923 31679 consensus_queue.cc:237] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } }
I20260630 12:32:55.455730 31603 raft_consensus.cc:1275] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.457420 31822 consensus_queue.cc:1048] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:32:55.457652 31531 raft_consensus.cc:1275] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Refusing update from remote peer e35bcc2a596b4ac38d260dc2c6d28844: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.459020 31901 consensus_queue.cc:1048] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:32:55.464193 31822 raft_consensus.cc:2955] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
W20260630 12:32:55.467108 31645 consensus_peers.cc:597] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 -> Peer 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132:37629): Couldn't send request to peer 7daab7014e3644e48243a220ba5d70c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36010bd4ff0d43a99c7e10397382e519. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.469461 31603 raft_consensus.cc:2955] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.469743 31531 raft_consensus.cc:2955] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.482187 31427 catalog_manager.cc:5697] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 reported cstate change: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:55.494438 31603 consensus_queue.cc:237] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } attrs { replace: true } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } }
I20260630 12:32:55.501991 31679 raft_consensus.cc:1275] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Refusing update from remote peer e57f025f37a24010918a200e0680eb2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.503710 31731 consensus_queue.cc:1048] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:32:55.508394 31531 raft_consensus.cc:1275] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Refusing update from remote peer e57f025f37a24010918a200e0680eb2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.509859 31731 consensus_queue.cc:1048] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:32:55.512051 31731 raft_consensus.cc:2955] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } attrs { replace: true } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
W20260630 12:32:55.514605 31571 consensus_peers.cc:597] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a -> Peer 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132:37629): Couldn't send request to peer 7daab7014e3644e48243a220ba5d70c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65d398e259d24a2091359af20e8bd8aa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.514853 31531 raft_consensus.cc:2955] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } attrs { replace: true } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.517079 31679 raft_consensus.cc:2955] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } attrs { replace: true } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.528915 31420 catalog_manager.cc:5697] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a reported cstate change: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "e57f025f37a24010918a200e0680eb2a" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:55.539770 31531 consensus_queue.cc:237] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } attrs { replace: true } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } }
I20260630 12:32:55.546025 31679 raft_consensus.cc:1275] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Refusing update from remote peer 40d3455bcfa14c5b9e2cb5b01a2c2191: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.546777 31603 raft_consensus.cc:1275] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Refusing update from remote peer 40d3455bcfa14c5b9e2cb5b01a2c2191: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.547282 31746 consensus_queue.cc:1048] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:32:55.548595 31914 consensus_queue.cc:1048] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:32:55.556507 31916 raft_consensus.cc:2955] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } attrs { replace: true } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.556674 31679 raft_consensus.cc:2955] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } attrs { replace: true } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.557526 31603 raft_consensus.cc:2955] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } attrs { replace: true } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.570430 31429 catalog_manager.cc:5697] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a reported cstate change: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } attrs { replace: true } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.573021 31531 consensus_queue.cc:237] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } }
W20260630 12:32:55.579032 31496 consensus_peers.cc:597] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 -> Peer 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132:37629): Couldn't send request to peer 7daab7014e3644e48243a220ba5d70c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c03b0c3fb694c3c816b1552dd92d5f5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.580874 31603 raft_consensus.cc:1275] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Refusing update from remote peer 40d3455bcfa14c5b9e2cb5b01a2c2191: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.581445 31679 raft_consensus.cc:1275] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Refusing update from remote peer 40d3455bcfa14c5b9e2cb5b01a2c2191: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:32:55.582322 31916 consensus_queue.cc:1048] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:32:55.583731 31914 consensus_queue.cc:1048] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:32:55.584548 31496 consensus_peers.cc:597] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 -> Peer 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132:37629): Couldn't send request to peer 7daab7014e3644e48243a220ba5d70c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01a733fceb214e598fc301a398bd2135. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.588755 31916 raft_consensus.cc:2955] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.592061 31679 raft_consensus.cc:2955] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.592847 31603 raft_consensus.cc:2955] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } } }
I20260630 12:32:55.600672 31420 catalog_manager.cc:5697] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 reported cstate change: config changed from index -1 to 10, NON_VOTER 7daab7014e3644e48243a220ba5d70c7 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:55.967450 31917 ts_tablet_manager.cc:933] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: Initiating tablet copy from peer e35bcc2a596b4ac38d260dc2c6d28844 (127.19.130.131:36597)
I20260630 12:32:55.969453 31918 ts_tablet_manager.cc:933] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: Initiating tablet copy from peer 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101)
I20260630 12:32:55.969445 31917 tablet_copy_client.cc:323] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.131:36597
I20260630 12:32:55.985335 31918 tablet_copy_client.cc:323] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.129:34101
I20260630 12:32:55.989465 31895 heartbeater.cc:499] Master 127.19.130.190:44833 was elected leader, sending a full tablet report...
I20260630 12:32:55.997025 31690 tablet_copy_service.cc:140] P e35bcc2a596b4ac38d260dc2c6d28844: Received BeginTabletCopySession request for tablet 36010bd4ff0d43a99c7e10397382e519 from peer 7daab7014e3644e48243a220ba5d70c7 ({username='slave'} at 127.0.0.1:56128)
I20260630 12:32:55.997558 31690 tablet_copy_service.cc:161] P e35bcc2a596b4ac38d260dc2c6d28844: Beginning new tablet copy session on tablet 36010bd4ff0d43a99c7e10397382e519 from peer 7daab7014e3644e48243a220ba5d70c7 at {username='slave'} at 127.0.0.1:56128: session id = 7daab7014e3644e48243a220ba5d70c7-36010bd4ff0d43a99c7e10397382e519
I20260630 12:32:56.000952 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:32:56.001266 31541 tablet_copy_service.cc:140] P 40d3455bcfa14c5b9e2cb5b01a2c2191: Received BeginTabletCopySession request for tablet 4c03b0c3fb694c3c816b1552dd92d5f5 from peer 7daab7014e3644e48243a220ba5d70c7 ({username='slave'} at 127.0.0.1:48172)
I20260630 12:32:56.001959 31541 tablet_copy_service.cc:161] P 40d3455bcfa14c5b9e2cb5b01a2c2191: Beginning new tablet copy session on tablet 4c03b0c3fb694c3c816b1552dd92d5f5 from peer 7daab7014e3644e48243a220ba5d70c7 at {username='slave'} at 127.0.0.1:48172: session id = 7daab7014e3644e48243a220ba5d70c7-4c03b0c3fb694c3c816b1552dd92d5f5
I20260630 12:32:56.009464 31690 tablet_copy_source_session.cc:215] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:56.013064 31917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36010bd4ff0d43a99c7e10397382e519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:56.014246 31541 tablet_copy_source_session.cc:215] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:56.016297 19978 tablet_copy_service.cc:362] P 40d3455bcfa14c5b9e2cb5b01a2c2191: Destroying tablet copy session 7daab7014e3644e48243a220ba5d70c7-4c03b0c3fb694c3c816b1552dd92d5f5 due to service shutdown
I20260630 12:32:56.016678 19978 tablet_copy_service.cc:434] P 40d3455bcfa14c5b9e2cb5b01a2c2191: ending tablet copy session 7daab7014e3644e48243a220ba5d70c7-4c03b0c3fb694c3c816b1552dd92d5f5 on tablet 4c03b0c3fb694c3c816b1552dd92d5f5 with peer 7daab7014e3644e48243a220ba5d70c7
I20260630 12:32:56.018087 31918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c03b0c3fb694c3c816b1552dd92d5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:56.029860 31917 tablet_copy_client.cc:806] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:56.030462 31917 tablet_copy_client.cc:670] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:56.035132 31918 tablet_copy_client.cc:806] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:56.035682 31918 tablet_copy_client.cc:670] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:56.037774 31917 tablet_copy_client.cc:538] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:56.046399 31917 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: Bootstrap starting.
I20260630 12:32:56.063980 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:56.065567 19978 tablet_replica.cc:333] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191: stopping tablet replica
I20260630 12:32:56.066625 19978 raft_consensus.cc:2243] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.067227 19978 raft_consensus.cc:2272] T 65d398e259d24a2091359af20e8bd8aa P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.071163 19978 tablet_replica.cc:333] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191: stopping tablet replica
I20260630 12:32:56.072044 19978 raft_consensus.cc:2243] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.073343 19978 raft_consensus.cc:2272] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.076773 19978 tablet_replica.cc:333] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191: stopping tablet replica
I20260630 12:32:56.077546 19978 raft_consensus.cc:2243] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.078286 19978 raft_consensus.cc:2272] T d26cf86a994d46d5a5ef54df3b6e2d6e P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.080937 19978 tablet_replica.cc:333] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191: stopping tablet replica
I20260630 12:32:56.081645 19978 raft_consensus.cc:2243] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.082262 19978 raft_consensus.cc:2272] T 36010bd4ff0d43a99c7e10397382e519 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.085441 19978 tablet_replica.cc:333] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191: stopping tablet replica
I20260630 12:32:56.086078 19978 raft_consensus.cc:2243] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.086656 19978 raft_consensus.cc:2272] T 0fa67152074e4f109fad049eb85066f7 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.089447 19978 tablet_replica.cc:333] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191: stopping tablet replica
I20260630 12:32:56.090039 19978 raft_consensus.cc:2243] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.091215 19978 raft_consensus.cc:2272] T 01a733fceb214e598fc301a398bd2135 P 40d3455bcfa14c5b9e2cb5b01a2c2191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.123632 31917 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=69 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:56.126161 31917 tablet_bootstrap.cc:492] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: Bootstrap complete.
I20260630 12:32:56.126874 31917 ts_tablet_manager.cc:1403] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: Time spent bootstrapping tablet: real 0.081s	user 0.064s	sys 0.010s
I20260630 12:32:56.130299 31917 raft_consensus.cc:359] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } }
I20260630 12:32:56.131543 31917 raft_consensus.cc:740] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7daab7014e3644e48243a220ba5d70c7, State: Initialized, Role: LEARNER
I20260630 12:32:56.132390 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:32:56.132444 31917 consensus_queue.cc:260] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "40d3455bcfa14c5b9e2cb5b01a2c2191" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 34101 } } peers { permanent_uuid: "e57f025f37a24010918a200e0680eb2a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "e35bcc2a596b4ac38d260dc2c6d28844" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 36597 } } peers { permanent_uuid: "7daab7014e3644e48243a220ba5d70c7" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 37629 } attrs { promote: true } }
I20260630 12:32:56.137809 31925 ts_tablet_manager.cc:933] T 65d398e259d24a2091359af20e8bd8aa P 7daab7014e3644e48243a220ba5d70c7: Initiating tablet copy from peer e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605)
I20260630 12:32:56.145975 31917 ts_tablet_manager.cc:1434] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:32:56.148351 31690 tablet_copy_service.cc:342] P e35bcc2a596b4ac38d260dc2c6d28844: Request end of tablet copy session 7daab7014e3644e48243a220ba5d70c7-36010bd4ff0d43a99c7e10397382e519 received from {username='slave'} at 127.0.0.1:56128
I20260630 12:32:56.148736 31690 tablet_copy_service.cc:434] P e35bcc2a596b4ac38d260dc2c6d28844: ending tablet copy session 7daab7014e3644e48243a220ba5d70c7-36010bd4ff0d43a99c7e10397382e519 on tablet 36010bd4ff0d43a99c7e10397382e519 with peer 7daab7014e3644e48243a220ba5d70c7
W20260630 12:32:56.157029 31918 ts_tablet_manager.cc:1011] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: Tablet Copy: Unable to fetch data from remote peer 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.19.130.129:34101: connect: Connection refused (error 111)
I20260630 12:32:56.157454 31918 tablet_replica.cc:333] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: stopping tablet replica
I20260630 12:32:56.157742 31918 raft_consensus.cc:2243] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:56.158106 31918 raft_consensus.cc:2272] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:32:56.161101 31918 tablet_copy_client.cc:1131] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.129:34101: connect: Connection refused (error 111)
W20260630 12:32:56.162523 31918 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 4c03b0c3fb694c3c816b1552dd92d5f5 but one is already registered
I20260630 12:32:56.162882 31918 ts_tablet_manager.cc:1916] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:56.172986 31925 tablet_copy_client.cc:323] T 65d398e259d24a2091359af20e8bd8aa P 7daab7014e3644e48243a220ba5d70c7: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:35605
I20260630 12:32:56.176784 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:32:56.190164 31918 ts_tablet_manager.cc:1929] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:32:56.190590 31918 log.cc:1199] T 4c03b0c3fb694c3c816b1552dd92d5f5 P 7daab7014e3644e48243a220ba5d70c7: Deleting WAL directory at /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822531767112-19978-0/minicluster-data/ts-3-root/wals/4c03b0c3fb694c3c816b1552dd92d5f5
I20260630 12:32:56.220781 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:56.221645 19978 tablet_replica.cc:333] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a: stopping tablet replica
I20260630 12:32:56.222481 19978 raft_consensus.cc:2243] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.223618 19978 raft_consensus.cc:2272] T 65d398e259d24a2091359af20e8bd8aa P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.226411 19978 tablet_replica.cc:333] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a: stopping tablet replica
I20260630 12:32:56.226955 19978 raft_consensus.cc:2243] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.227560 19978 raft_consensus.cc:2272] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:56.230408 31644 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:34101: connect: Connection refused (error 111)
I20260630 12:32:56.231381 19978 tablet_replica.cc:333] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a: stopping tablet replica
I20260630 12:32:56.231987 19978 raft_consensus.cc:2243] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.232573 19978 raft_consensus.cc:2272] T 01a733fceb214e598fc301a398bd2135 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.235127 19978 tablet_replica.cc:333] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a: stopping tablet replica
I20260630 12:32:56.235637 19978 raft_consensus.cc:2243] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.236121 19978 raft_consensus.cc:2272] T 0fa67152074e4f109fad049eb85066f7 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.238821 19978 tablet_replica.cc:333] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a: stopping tablet replica
I20260630 12:32:56.239459 19978 raft_consensus.cc:2243] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.240262 19978 raft_consensus.cc:2272] T 36010bd4ff0d43a99c7e10397382e519 P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:56.241331 31644 consensus_peers.cc:597] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 -> Peer 40d3455bcfa14c5b9e2cb5b01a2c2191 (127.19.130.129:34101): Couldn't send request to peer 40d3455bcfa14c5b9e2cb5b01a2c2191. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.129:34101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:56.244179 19978 tablet_replica.cc:333] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a: stopping tablet replica
I20260630 12:32:56.244796 19978 raft_consensus.cc:2243] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.245337 19978 raft_consensus.cc:2272] T d26cf86a994d46d5a5ef54df3b6e2d6e P e57f025f37a24010918a200e0680eb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.273053 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:32:56.291986 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
W20260630 12:32:56.321131 31834 connection.cc:466] server connection from 127.0.0.1:56312 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56312 (request call id 1) could send its response
I20260630 12:32:56.321869 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:56.322785 19978 tablet_replica.cc:333] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844: stopping tablet replica
I20260630 12:32:56.323414 19978 raft_consensus.cc:2243] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.324095 19978 raft_consensus.cc:2272] T 65d398e259d24a2091359af20e8bd8aa P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.327518 19978 tablet_replica.cc:333] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844: stopping tablet replica
I20260630 12:32:56.328330 19978 raft_consensus.cc:2243] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:32:56.328681 31644 consensus_peers.cc:597] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 -> Peer e57f025f37a24010918a200e0680eb2a (127.19.130.130:35605): Couldn't send request to peer e57f025f37a24010918a200e0680eb2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.130.130:35605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:56.328961 19978 raft_consensus.cc:2272] T 4c03b0c3fb694c3c816b1552dd92d5f5 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.331367 19978 tablet_replica.cc:333] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844: stopping tablet replica
I20260630 12:32:56.331876 19978 raft_consensus.cc:2243] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.332598 19978 raft_consensus.cc:2272] T 0fa67152074e4f109fad049eb85066f7 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.334555 19978 tablet_replica.cc:333] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844: stopping tablet replica
I20260630 12:32:56.335063 19978 raft_consensus.cc:2243] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.335636 19978 raft_consensus.cc:2272] T 01a733fceb214e598fc301a398bd2135 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.337847 19978 tablet_replica.cc:333] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844: stopping tablet replica
I20260630 12:32:56.338366 19978 raft_consensus.cc:2243] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.339272 19978 raft_consensus.cc:2272] T 36010bd4ff0d43a99c7e10397382e519 P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.341503 19978 tablet_replica.cc:333] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844: stopping tablet replica
I20260630 12:32:56.341979 19978 raft_consensus.cc:2243] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.342643 19978 raft_consensus.cc:2272] T d26cf86a994d46d5a5ef54df3b6e2d6e P e35bcc2a596b4ac38d260dc2c6d28844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.368475 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:32:56.387277 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:32:56.410306 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:56.411818 19978 tablet_replica.cc:333] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7: stopping tablet replica
I20260630 12:32:56.412356 19978 raft_consensus.cc:2243] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:56.412755 19978 raft_consensus.cc:2272] T 36010bd4ff0d43a99c7e10397382e519 P 7daab7014e3644e48243a220ba5d70c7 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:56.431942 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:32:56.441956 19978 master.cc:562] Master@127.19.130.190:44833 shutting down...
W20260630 12:32:56.466202 31477 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:32:56.467288 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.467753 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.468073 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 679e7a81bb1a4458a52383a294ae4a62: stopping tablet replica
I20260630 12:32:56.488114 19978 master.cc:584] Master@127.19.130.190:44833 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5293 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:32:56.529031 19978 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.130.190:46473
I20260630 12:32:56.530114 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.534251 31932 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:32:56.535259 31933 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:32:56.536571 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:56.536981 31935 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:32:56.537724 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.537895 19978 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:32:56.538009 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822776537999 us; error 0 us; skew 500 ppm
I20260630 12:32:56.538409 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.540393 19978 webserver.cc:533] Webserver started at http://127.19.130.190:33707/ using document root <none> and password file <none>
I20260630 12:32:56.540774 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.540906 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.541085 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.541954 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/master-0-root/instance:
uuid: "5c551856e25f477f8721341f80fdeed2"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.545820 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:32:56.548624 31940 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:32:56.549408 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:56.549618 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/master-0-root
uuid: "5c551856e25f477f8721341f80fdeed2"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.549816 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-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:32:56.568055 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.569052 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.603523 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.190:46473
I20260630 12:32:56.603641 31991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.190:46473 every 8 connection(s)
I20260630 12:32:56.607411 31992 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:32:56.617743 31992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2: Bootstrap starting.
I20260630 12:32:56.621840 31992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:56.625655 31992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2: No bootstrap required, opened a new log
I20260630 12:32:56.627592 31992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c551856e25f477f8721341f80fdeed2" member_type: VOTER }
I20260630 12:32:56.627964 31992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:56.628189 31992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c551856e25f477f8721341f80fdeed2, State: Initialized, Role: FOLLOWER
I20260630 12:32:56.628862 31992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c551856e25f477f8721341f80fdeed2" member_type: VOTER }
I20260630 12:32:56.629333 31992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:56.629510 31992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:56.629827 31992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:56.633817 31992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c551856e25f477f8721341f80fdeed2" member_type: VOTER }
I20260630 12:32:56.634335 31992 leader_election.cc:304] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [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: 5c551856e25f477f8721341f80fdeed2; no voters: 
I20260630 12:32:56.635365 31992 leader_election.cc:290] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:56.635653 31995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:56.637060 31995 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 1 LEADER]: Becoming Leader. State: Replica: 5c551856e25f477f8721341f80fdeed2, State: Running, Role: LEADER
I20260630 12:32:56.637658 31995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [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: "5c551856e25f477f8721341f80fdeed2" member_type: VOTER }
I20260630 12:32:56.638227 31992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:56.642081 31996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c551856e25f477f8721341f80fdeed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c551856e25f477f8721341f80fdeed2" member_type: VOTER } }
I20260630 12:32:56.643405 31996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:56.642861 31997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c551856e25f477f8721341f80fdeed2. Latest consensus state: current_term: 1 leader_uuid: "5c551856e25f477f8721341f80fdeed2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c551856e25f477f8721341f80fdeed2" member_type: VOTER } }
I20260630 12:32:56.644281 31997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:56.644981 32003 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:56.650816 32003 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:56.651935 19978 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:56.659031 32003 catalog_manager.cc:1383] Generated new cluster ID: 790b600779ee47d4914304592a90fb51
I20260630 12:32:56.659240 32003 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:56.672308 32003 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:56.673401 32003 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:56.686784 32003 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2: Generated new TSK 0
I20260630 12:32:56.687276 32003 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:56.717811 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.722797 32013 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:32:56.723875 32014 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:32:56.725081 32016 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:32:56.725540 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:56.726233 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.726400 19978 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:32:56.726570 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822776726557 us; error 0 us; skew 500 ppm
I20260630 12:32:56.726955 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.729000 19978 webserver.cc:533] Webserver started at http://127.19.130.129:36489/ using document root <none> and password file <none>
I20260630 12:32:56.729390 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.729528 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.729790 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.730724 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-0-root/instance:
uuid: "4763c991eb41488b8981693645e3898b"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.734543 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:56.737442 32021 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:32:56.738188 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:32:56.738458 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-0-root
uuid: "4763c991eb41488b8981693645e3898b"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.738721 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-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:32:56.757051 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.757875 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.759122 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.761076 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.761263 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.761469 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.761642 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.795893 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.129:33825
I20260630 12:32:56.795977 32083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.129:33825 every 8 connection(s)
I20260630 12:32:56.800606 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.807197 32088 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:32:56.808324 32089 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:32:56.811347 19978 server_base.cc:1061] running on GCE node
W20260630 12:32:56.811743 32091 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:32:56.813767 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.814018 19978 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:32:56.814232 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822776814213 us; error 0 us; skew 500 ppm
I20260630 12:32:56.814843 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.817082 32084 heartbeater.cc:344] Connected to a master server at 127.19.130.190:46473
I20260630 12:32:56.817435 32084 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.817461 19978 webserver.cc:533] Webserver started at http://127.19.130.130:39233/ using document root <none> and password file <none>
I20260630 12:32:56.818084 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.818264 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.818233 32084 heartbeater.cc:507] Master 127.19.130.190:46473 requested a full tablet report, sending...
I20260630 12:32:56.818719 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.819721 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-1-root/instance:
uuid: "e3596e8d73ea418aa42ec47eab33389a"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.820364 31957 ts_manager.cc:194] Registered new tserver with Master: 4763c991eb41488b8981693645e3898b (127.19.130.129:33825)
I20260630 12:32:56.822085 31957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51270
I20260630 12:32:56.824659 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:56.827579 32096 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:32:56.828323 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:56.828549 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-1-root
uuid: "e3596e8d73ea418aa42ec47eab33389a"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.828759 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-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:32:56.858296 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.859182 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.860500 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.862500 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.862663 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.862936 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.863099 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.900180 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.130:45211
I20260630 12:32:56.900311 32158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.130:45211 every 8 connection(s)
I20260630 12:32:56.904752 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.911259 32162 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:32:56.913087 32163 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:32:56.913832 32165 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:32:56.914698 19978 server_base.cc:1061] running on GCE node
I20260630 12:32:56.915599 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.915825 19978 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:32:56.916010 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822776915995 us; error 0 us; skew 500 ppm
I20260630 12:32:56.916343 32159 heartbeater.cc:344] Connected to a master server at 127.19.130.190:46473
I20260630 12:32:56.916640 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.916733 32159 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.917606 32159 heartbeater.cc:507] Master 127.19.130.190:46473 requested a full tablet report, sending...
I20260630 12:32:56.919312 19978 webserver.cc:533] Webserver started at http://127.19.130.131:43987/ using document root <none> and password file <none>
I20260630 12:32:56.919597 31957 ts_manager.cc:194] Registered new tserver with Master: e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211)
I20260630 12:32:56.919816 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.920112 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.920389 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.921036 31957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51284
I20260630 12:32:56.921489 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-2-root/instance:
uuid: "0aa5eefb9bce434db551da93ff3c1e2e"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.925964 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:32:56.928913 32170 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:32:56.929606 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:56.929854 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-2-root
uuid: "0aa5eefb9bce434db551da93ff3c1e2e"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-zr02"
I20260630 12:32:56.930094 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-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:32:56.939990 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.941064 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.942327 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.944149 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.944393 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.944587 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.944730 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.980811 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.131:35799
I20260630 12:32:56.980904 32232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.131:35799 every 8 connection(s)
I20260630 12:32:56.993109 32233 heartbeater.cc:344] Connected to a master server at 127.19.130.190:46473
I20260630 12:32:56.993558 32233 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.994220 32233 heartbeater.cc:507] Master 127.19.130.190:46473 requested a full tablet report, sending...
I20260630 12:32:56.995996 31957 ts_manager.cc:194] Registered new tserver with Master: 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:56.996922 19978 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013047981s
I20260630 12:32:56.997231 31957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51298
I20260630 12:32:57.824677 32084 heartbeater.cc:499] Master 127.19.130.190:46473 was elected leader, sending a full tablet report...
I20260630 12:32:57.923669 32159 heartbeater.cc:499] Master 127.19.130.190:46473 was elected leader, sending a full tablet report...
I20260630 12:32:57.999791 32233 heartbeater.cc:499] Master 127.19.130.190:46473 was elected leader, sending a full tablet report...
I20260630 12:32:58.048933 31957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51302:
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:32:58.051134 31957 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:32:58.109179 32124 tablet_service.cc:1511] Processing CreateTablet for tablet e528ac7efb6b46cab517371de72d4ae1 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:58.110502 32124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e528ac7efb6b46cab517371de72d4ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.113039 32123 tablet_service.cc:1511] Processing CreateTablet for tablet 36d719bec61c4ae6a06b7f1f885352b9 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:58.114147 32123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d719bec61c4ae6a06b7f1f885352b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.114705 32121 tablet_service.cc:1511] Processing CreateTablet for tablet 4f40e1401ed94a999aa6c0457fa94aed (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:58.115917 32121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f40e1401ed94a999aa6c0457fa94aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.120481 32122 tablet_service.cc:1511] Processing CreateTablet for tablet c770a163cd5e4227a48b06a627a8805b (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:58.121742 32049 tablet_service.cc:1511] Processing CreateTablet for tablet e528ac7efb6b46cab517371de72d4ae1 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:58.122452 32047 tablet_service.cc:1511] Processing CreateTablet for tablet c770a163cd5e4227a48b06a627a8805b (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:58.122987 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e528ac7efb6b46cab517371de72d4ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.123643 32047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c770a163cd5e4227a48b06a627a8805b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.124955 32048 tablet_service.cc:1511] Processing CreateTablet for tablet 36d719bec61c4ae6a06b7f1f885352b9 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:58.126101 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d719bec61c4ae6a06b7f1f885352b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.129245 32046 tablet_service.cc:1511] Processing CreateTablet for tablet 4f40e1401ed94a999aa6c0457fa94aed (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:58.130390 32046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f40e1401ed94a999aa6c0457fa94aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.121789 32122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c770a163cd5e4227a48b06a627a8805b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.133211 32198 tablet_service.cc:1511] Processing CreateTablet for tablet e528ac7efb6b46cab517371de72d4ae1 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:58.134380 32198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e528ac7efb6b46cab517371de72d4ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.137264 32195 tablet_service.cc:1511] Processing CreateTablet for tablet 4f40e1401ed94a999aa6c0457fa94aed (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:58.138552 32195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f40e1401ed94a999aa6c0457fa94aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.138447 32045 tablet_service.cc:1511] Processing CreateTablet for tablet faebff30c92b44aaa4db05f1c4bc5597 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:58.139770 32045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faebff30c92b44aaa4db05f1c4bc5597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.140560 32194 tablet_service.cc:1511] Processing CreateTablet for tablet faebff30c92b44aaa4db05f1c4bc5597 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:58.141332 32120 tablet_service.cc:1511] Processing CreateTablet for tablet faebff30c92b44aaa4db05f1c4bc5597 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:58.141780 32194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faebff30c92b44aaa4db05f1c4bc5597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.142532 32120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faebff30c92b44aaa4db05f1c4bc5597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.145426 32196 tablet_service.cc:1511] Processing CreateTablet for tablet c770a163cd5e4227a48b06a627a8805b (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:58.146665 32196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c770a163cd5e4227a48b06a627a8805b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.149235 32119 tablet_service.cc:1511] Processing CreateTablet for tablet bd6013eb0705402ea4ca0d5904c2b20a (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:58.150453 32119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6013eb0705402ea4ca0d5904c2b20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.152400 32193 tablet_service.cc:1511] Processing CreateTablet for tablet bd6013eb0705402ea4ca0d5904c2b20a (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:58.153278 32044 tablet_service.cc:1511] Processing CreateTablet for tablet bd6013eb0705402ea4ca0d5904c2b20a (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:58.153674 32193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6013eb0705402ea4ca0d5904c2b20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.154510 32044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6013eb0705402ea4ca0d5904c2b20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.137264 32197 tablet_service.cc:1511] Processing CreateTablet for tablet 36d719bec61c4ae6a06b7f1f885352b9 (DEFAULT_TABLE table=test-workload [id=22618880176b427cac68f35cefe8afc9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:58.161437 32197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d719bec61c4ae6a06b7f1f885352b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:58.234261 32255 tablet_bootstrap.cc:492] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b: Bootstrap starting.
I20260630 12:32:58.242055 32255 tablet_bootstrap.cc:654] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.261224 32254 tablet_bootstrap.cc:492] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e: Bootstrap starting.
I20260630 12:32:58.262827 32255 tablet_bootstrap.cc:492] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b: No bootstrap required, opened a new log
I20260630 12:32:58.263438 32255 ts_tablet_manager.cc:1403] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.012s
I20260630 12:32:58.266875 32255 raft_consensus.cc:359] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.267848 32255 raft_consensus.cc:385] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.268316 32255 raft_consensus.cc:740] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4763c991eb41488b8981693645e3898b, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.269474 32255 consensus_queue.cc:260] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.279577 32255 ts_tablet_manager.cc:1434] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.011s
I20260630 12:32:58.282892 32255 tablet_bootstrap.cc:492] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b: Bootstrap starting.
I20260630 12:32:58.283082 32253 tablet_bootstrap.cc:492] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a: Bootstrap starting.
I20260630 12:32:58.285590 32254 tablet_bootstrap.cc:654] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.288213 32255 tablet_bootstrap.cc:654] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.291079 32253 tablet_bootstrap.cc:654] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.293334 32255 tablet_bootstrap.cc:492] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b: No bootstrap required, opened a new log
I20260630 12:32:58.293855 32255 ts_tablet_manager.cc:1403] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:32:58.296284 32254 tablet_bootstrap.cc:492] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e: No bootstrap required, opened a new log
I20260630 12:32:58.296515 32253 tablet_bootstrap.cc:492] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a: No bootstrap required, opened a new log
I20260630 12:32:58.296681 32254 ts_tablet_manager.cc:1403] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.006s
I20260630 12:32:58.297204 32253 ts_tablet_manager.cc:1403] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:32:58.296519 32255 raft_consensus.cc:359] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.297617 32255 raft_consensus.cc:385] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.297940 32255 raft_consensus.cc:740] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4763c991eb41488b8981693645e3898b, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.298659 32255 consensus_queue.cc:260] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.299294 32254 raft_consensus.cc:359] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.300055 32254 raft_consensus.cc:385] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.299880 32253 raft_consensus.cc:359] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.300393 32254 raft_consensus.cc:740] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5eefb9bce434db551da93ff3c1e2e, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.300662 32255 ts_tablet_manager.cc:1434] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:32:58.301151 32254 consensus_queue.cc:260] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.301798 32255 tablet_bootstrap.cc:492] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b: Bootstrap starting.
I20260630 12:32:58.300662 32253 raft_consensus.cc:385] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.302448 32253 raft_consensus.cc:740] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.303298 32253 consensus_queue.cc:260] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.308602 32255 tablet_bootstrap.cc:654] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.309484 32253 ts_tablet_manager.cc:1434] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:32:58.313850 32253 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a: Bootstrap starting.
I20260630 12:32:58.321893 32254 ts_tablet_manager.cc:1434] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.011s
I20260630 12:32:58.322878 32254 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e: Bootstrap starting.
I20260630 12:32:58.326269 32253 tablet_bootstrap.cc:654] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.328890 32254 tablet_bootstrap.cc:654] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.332721 32255 tablet_bootstrap.cc:492] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b: No bootstrap required, opened a new log
I20260630 12:32:58.333343 32255 ts_tablet_manager.cc:1403] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.012s
I20260630 12:32:58.336053 32253 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a: No bootstrap required, opened a new log
I20260630 12:32:58.336187 32255 raft_consensus.cc:359] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.336635 32253 ts_tablet_manager.cc:1403] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260630 12:32:58.336925 32255 raft_consensus.cc:385] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.337232 32255 raft_consensus.cc:740] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4763c991eb41488b8981693645e3898b, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.338017 32254 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e: No bootstrap required, opened a new log
I20260630 12:32:58.338515 32254 ts_tablet_manager.cc:1403] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:32:58.337962 32255 consensus_queue.cc:260] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.339417 32253 raft_consensus.cc:359] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.340157 32253 raft_consensus.cc:385] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.340488 32253 raft_consensus.cc:740] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.340553 32255 ts_tablet_manager.cc:1434] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:58.341156 32254 raft_consensus.cc:359] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.341712 32255 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b: Bootstrap starting.
I20260630 12:32:58.341416 32253 consensus_queue.cc:260] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.341871 32254 raft_consensus.cc:385] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.342350 32254 raft_consensus.cc:740] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5eefb9bce434db551da93ff3c1e2e, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.343164 32254 consensus_queue.cc:260] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.345176 32254 ts_tablet_manager.cc:1434] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:32:58.346058 32254 tablet_bootstrap.cc:492] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e: Bootstrap starting.
I20260630 12:32:58.347934 32255 tablet_bootstrap.cc:654] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.349581 32261 raft_consensus.cc:493] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.350035 32261 raft_consensus.cc:515] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.352562 32254 tablet_bootstrap.cc:654] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.353487 32261 leader_election.cc:290] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4763c991eb41488b8981693645e3898b (127.19.130.129:33825), e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211)
I20260630 12:32:58.357517 32253 ts_tablet_manager.cc:1434] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:32:58.358528 32253 tablet_bootstrap.cc:492] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a: Bootstrap starting.
I20260630 12:32:58.365942 32253 tablet_bootstrap.cc:654] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.374621 32255 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b: No bootstrap required, opened a new log
I20260630 12:32:58.375185 32255 ts_tablet_manager.cc:1403] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260630 12:32:58.377704 32255 raft_consensus.cc:359] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.378445 32255 raft_consensus.cc:385] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.378822 32255 raft_consensus.cc:740] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4763c991eb41488b8981693645e3898b, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.379714 32255 consensus_queue.cc:260] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.380434 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6013eb0705402ea4ca0d5904c2b20a" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b" is_pre_election: true
W20260630 12:32:58.382570 32171 leader_election.cc:343] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4763c991eb41488b8981693645e3898b (127.19.130.129:33825): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.384272 32255 ts_tablet_manager.cc:1434] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:58.385257 32255 tablet_bootstrap.cc:492] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b: Bootstrap starting.
I20260630 12:32:58.387173 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6013eb0705402ea4ca0d5904c2b20a" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a" is_pre_election: true
W20260630 12:32:58.388829 32174 leader_election.cc:343] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.389957 32262 raft_consensus.cc:493] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.390389 32262 raft_consensus.cc:515] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.390923 32255 tablet_bootstrap.cc:654] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.396907 32262 leader_election.cc:290] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4763c991eb41488b8981693645e3898b (127.19.130.129:33825), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.389377 32174 leader_election.cc:304] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [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: 0aa5eefb9bce434db551da93ff3c1e2e; no voters: 4763c991eb41488b8981693645e3898b, e3596e8d73ea418aa42ec47eab33389a
I20260630 12:32:58.404515 32261 raft_consensus.cc:2749] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:58.404937 32254 tablet_bootstrap.cc:492] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e: No bootstrap required, opened a new log
I20260630 12:32:58.405437 32254 ts_tablet_manager.cc:1403] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.007s
I20260630 12:32:58.408809 32254 raft_consensus.cc:359] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.410810 32254 raft_consensus.cc:385] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.411106 32254 raft_consensus.cc:740] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5eefb9bce434db551da93ff3c1e2e, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.411388 32253 tablet_bootstrap.cc:492] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a: No bootstrap required, opened a new log
I20260630 12:32:58.411913 32253 ts_tablet_manager.cc:1403] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.014s
I20260630 12:32:58.411993 32254 consensus_queue.cc:260] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.414614 32253 raft_consensus.cc:359] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.415279 32253 raft_consensus.cc:385] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.415565 32253 raft_consensus.cc:740] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.416332 32253 consensus_queue.cc:260] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.419605 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e528ac7efb6b46cab517371de72d4ae1" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" is_pre_election: true
I20260630 12:32:58.419911 32254 ts_tablet_manager.cc:1434] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260630 12:32:58.420917 32254 tablet_bootstrap.cc:492] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e: Bootstrap starting.
I20260630 12:32:58.421442 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e528ac7efb6b46cab517371de72d4ae1" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b" is_pre_election: true
I20260630 12:32:58.422058 32059 raft_consensus.cc:2468] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3596e8d73ea418aa42ec47eab33389a in term 0.
I20260630 12:32:58.423290 32097 leader_election.cc:304] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [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: 4763c991eb41488b8981693645e3898b, e3596e8d73ea418aa42ec47eab33389a; no voters: 
I20260630 12:32:58.424124 32262 raft_consensus.cc:2804] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.424461 32262 raft_consensus.cc:493] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.424765 32262 raft_consensus.cc:3060] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:32:58.425918 32099 leader_election.cc:343] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.426364 32254 tablet_bootstrap.cc:654] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.428306 32255 tablet_bootstrap.cc:492] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b: No bootstrap required, opened a new log
I20260630 12:32:58.424721 32253 ts_tablet_manager.cc:1434] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:32:58.429021 32255 ts_tablet_manager.cc:1403] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.009s
I20260630 12:32:58.429593 32253 tablet_bootstrap.cc:492] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a: Bootstrap starting.
I20260630 12:32:58.434026 32257 raft_consensus.cc:493] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.434497 32257 raft_consensus.cc:515] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.435726 32253 tablet_bootstrap.cc:654] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.447330 32257 leader_election.cc:290] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.454763 32262 raft_consensus.cc:515] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.460657 32255 raft_consensus.cc:359] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.466681 32262 leader_election.cc:290] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [CANDIDATE]: Term 1 election: Requested vote from peers 4763c991eb41488b8981693645e3898b (127.19.130.129:33825), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.468066 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e528ac7efb6b46cab517371de72d4ae1" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e"
W20260630 12:32:58.471186 32099 leader_election.cc:343] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.465883 32255 raft_consensus.cc:385] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.473291 32255 raft_consensus.cc:740] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4763c991eb41488b8981693645e3898b, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.474020 32255 consensus_queue.cc:260] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.478165 32254 tablet_bootstrap.cc:492] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e: No bootstrap required, opened a new log
I20260630 12:32:58.479382 32255 ts_tablet_manager.cc:1434] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260630 12:32:58.479799 32254 ts_tablet_manager.cc:1403] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.027s
I20260630 12:32:58.485491 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e528ac7efb6b46cab517371de72d4ae1" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b"
I20260630 12:32:58.488823 32059 raft_consensus.cc:3060] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.491894 32255 tablet_bootstrap.cc:492] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b: Bootstrap starting.
I20260630 12:32:58.496167 32059 raft_consensus.cc:2468] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3596e8d73ea418aa42ec47eab33389a in term 1.
I20260630 12:32:58.497473 32097 leader_election.cc:304] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [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: 4763c991eb41488b8981693645e3898b, e3596e8d73ea418aa42ec47eab33389a; no voters: 0aa5eefb9bce434db551da93ff3c1e2e
I20260630 12:32:58.498634 32262 raft_consensus.cc:2804] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.503445 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d719bec61c4ae6a06b7f1f885352b9" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" is_pre_election: true
I20260630 12:32:58.504048 32254 raft_consensus.cc:359] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.504858 32254 raft_consensus.cc:385] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.505118 32254 raft_consensus.cc:740] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5eefb9bce434db551da93ff3c1e2e, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.506664 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d719bec61c4ae6a06b7f1f885352b9" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a" is_pre_election: true
W20260630 12:32:58.507966 32024 leader_election.cc:343] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.509487 32254 consensus_queue.cc:260] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
W20260630 12:32:58.510576 32025 leader_election.cc:343] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.515391 32025 leader_election.cc:304] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [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: 4763c991eb41488b8981693645e3898b; no voters: 0aa5eefb9bce434db551da93ff3c1e2e, e3596e8d73ea418aa42ec47eab33389a
I20260630 12:32:58.519604 32253 tablet_bootstrap.cc:492] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a: No bootstrap required, opened a new log
I20260630 12:32:58.523522 32257 raft_consensus.cc:2749] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:58.520028 32279 raft_consensus.cc:493] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.523965 32253 ts_tablet_manager.cc:1403] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a: Time spent bootstrapping tablet: real 0.095s	user 0.030s	sys 0.051s
I20260630 12:32:58.524513 32254 ts_tablet_manager.cc:1434] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260630 12:32:58.524372 32279 raft_consensus.cc:515] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.526711 32253 raft_consensus.cc:359] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.522670 32262 raft_consensus.cc:697] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 1 LEADER]: Becoming Leader. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Running, Role: LEADER
I20260630 12:32:58.527169 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f40e1401ed94a999aa6c0457fa94aed" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b" is_pre_election: true
I20260630 12:32:58.527699 32279 leader_election.cc:290] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4763c991eb41488b8981693645e3898b (127.19.130.129:33825), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.527930 32253 raft_consensus.cc:385] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.522284 32255 tablet_bootstrap.cc:654] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.528299 32253 raft_consensus.cc:740] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.528349 32059 raft_consensus.cc:2468] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3596e8d73ea418aa42ec47eab33389a in term 0.
I20260630 12:32:58.529259 32253 consensus_queue.cc:260] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.529974 32097 leader_election.cc:304] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [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: 4763c991eb41488b8981693645e3898b, e3596e8d73ea418aa42ec47eab33389a; no voters: 
I20260630 12:32:58.530465 32262 consensus_queue.cc:237] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [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: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.531358 32278 raft_consensus.cc:2804] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.531534 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f40e1401ed94a999aa6c0457fa94aed" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" is_pre_election: true
I20260630 12:32:58.532049 32253 ts_tablet_manager.cc:1434] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:58.531975 32278 raft_consensus.cc:493] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.532580 32278 raft_consensus.cc:3060] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.533262 32253 tablet_bootstrap.cc:492] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a: Bootstrap starting.
I20260630 12:32:58.532282 32208 raft_consensus.cc:2468] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3596e8d73ea418aa42ec47eab33389a in term 0.
I20260630 12:32:58.535732 32254 tablet_bootstrap.cc:492] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e: Bootstrap starting.
I20260630 12:32:58.539951 32253 tablet_bootstrap.cc:654] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.543408 32278 raft_consensus.cc:515] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.546044 32254 tablet_bootstrap.cc:654] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.549031 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f40e1401ed94a999aa6c0457fa94aed" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b"
I20260630 12:32:58.549454 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f40e1401ed94a999aa6c0457fa94aed" candidate_uuid: "e3596e8d73ea418aa42ec47eab33389a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e"
I20260630 12:32:58.549618 32059 raft_consensus.cc:3060] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.549979 32208 raft_consensus.cc:3060] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.550112 31957 catalog_manager.cc:5697] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3596e8d73ea418aa42ec47eab33389a (127.19.130.130). New cstate: current_term: 1 leader_uuid: "e3596e8d73ea418aa42ec47eab33389a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.552973 32255 tablet_bootstrap.cc:492] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b: No bootstrap required, opened a new log
I20260630 12:32:58.558585 32255 ts_tablet_manager.cc:1403] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.002s
I20260630 12:32:58.559337 32208 raft_consensus.cc:2468] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3596e8d73ea418aa42ec47eab33389a in term 1.
I20260630 12:32:58.557934 32059 raft_consensus.cc:2468] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3596e8d73ea418aa42ec47eab33389a in term 1.
I20260630 12:32:58.560549 32099 leader_election.cc:304] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [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: 0aa5eefb9bce434db551da93ff3c1e2e, e3596e8d73ea418aa42ec47eab33389a; no voters: 
I20260630 12:32:58.561609 32262 raft_consensus.cc:2804] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.562294 32262 raft_consensus.cc:697] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 1 LEADER]: Becoming Leader. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Running, Role: LEADER
I20260630 12:32:58.562350 32255 raft_consensus.cc:359] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.563092 32255 raft_consensus.cc:385] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.563405 32255 raft_consensus.cc:740] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4763c991eb41488b8981693645e3898b, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.563298 32262 consensus_queue.cc:237] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [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: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.564302 32255 consensus_queue.cc:260] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.567739 32278 leader_election.cc:290] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [CANDIDATE]: Term 1 election: Requested vote from peers 4763c991eb41488b8981693645e3898b (127.19.130.129:33825), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.572515 32255 ts_tablet_manager.cc:1434] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:32:58.575038 32254 tablet_bootstrap.cc:492] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e: No bootstrap required, opened a new log
I20260630 12:32:58.575444 32254 ts_tablet_manager.cc:1403] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260630 12:32:58.577865 32253 tablet_bootstrap.cc:492] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a: No bootstrap required, opened a new log
I20260630 12:32:58.578469 32253 ts_tablet_manager.cc:1403] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.009s
I20260630 12:32:58.578764 32254 raft_consensus.cc:359] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.579341 32257 raft_consensus.cc:493] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.579481 32254 raft_consensus.cc:385] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.579802 32254 raft_consensus.cc:740] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5eefb9bce434db551da93ff3c1e2e, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.579854 32257 raft_consensus.cc:515] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.580614 32254 consensus_queue.cc:260] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.581228 32253 raft_consensus.cc:359] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.581938 32257 leader_election.cc:290] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.583020 32254 ts_tablet_manager.cc:1434] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:32:58.583509 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6013eb0705402ea4ca0d5904c2b20a" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" is_pre_election: true
I20260630 12:32:58.584112 32208 raft_consensus.cc:2468] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 0.
I20260630 12:32:58.584961 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6013eb0705402ea4ca0d5904c2b20a" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a" is_pre_election: true
I20260630 12:32:58.585302 32024 leader_election.cc:304] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [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: 0aa5eefb9bce434db551da93ff3c1e2e, 4763c991eb41488b8981693645e3898b; no voters: 
I20260630 12:32:58.581979 32253 raft_consensus.cc:385] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.586587 32257 raft_consensus.cc:2804] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.586728 32253 raft_consensus.cc:740] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.587177 32257 raft_consensus.cc:493] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.587491 32257 raft_consensus.cc:3060] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.587738 32253 consensus_queue.cc:260] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.588733 32134 raft_consensus.cc:2468] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 0.
I20260630 12:32:58.588971 32254 tablet_bootstrap.cc:492] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e: Bootstrap starting.
I20260630 12:32:58.594682 32261 raft_consensus.cc:493] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.595187 32261 raft_consensus.cc:515] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.595599 32257 raft_consensus.cc:515] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.597260 32261 leader_election.cc:290] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4763c991eb41488b8981693645e3898b (127.19.130.129:33825), e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211)
I20260630 12:32:58.599418 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d719bec61c4ae6a06b7f1f885352b9" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b" is_pre_election: true
I20260630 12:32:58.599519 32133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d719bec61c4ae6a06b7f1f885352b9" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a" is_pre_election: true
I20260630 12:32:58.600114 32059 raft_consensus.cc:2468] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5eefb9bce434db551da93ff3c1e2e in term 0.
I20260630 12:32:58.600279 32133 raft_consensus.cc:2468] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa5eefb9bce434db551da93ff3c1e2e in term 0.
I20260630 12:32:58.600835 32253 ts_tablet_manager.cc:1434] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:32:58.601890 32253 tablet_bootstrap.cc:492] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a: Bootstrap starting.
I20260630 12:32:58.602171 32254 tablet_bootstrap.cc:654] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.603673 32171 leader_election.cc:304] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [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: 0aa5eefb9bce434db551da93ff3c1e2e, 4763c991eb41488b8981693645e3898b; no voters: 
I20260630 12:32:58.604715 32261 raft_consensus.cc:2804] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.605039 32261 raft_consensus.cc:493] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.605314 32261 raft_consensus.cc:3060] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.607297 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6013eb0705402ea4ca0d5904c2b20a" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a"
I20260630 12:32:58.608094 32134 raft_consensus.cc:3060] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.609246 32253 tablet_bootstrap.cc:654] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.616904 32257 leader_election.cc:290] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 election: Requested vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.619462 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6013eb0705402ea4ca0d5904c2b20a" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e"
I20260630 12:32:58.619963 32208 raft_consensus.cc:3060] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.626258 32208 raft_consensus.cc:2468] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 1.
I20260630 12:32:58.627446 32024 leader_election.cc:304] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [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: 0aa5eefb9bce434db551da93ff3c1e2e, 4763c991eb41488b8981693645e3898b; no voters: 
I20260630 12:32:58.628331 32257 raft_consensus.cc:2804] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.631946 32134 raft_consensus.cc:2468] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 1.
I20260630 12:32:58.640214 32257 raft_consensus.cc:697] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Becoming Leader. State: Replica: 4763c991eb41488b8981693645e3898b, State: Running, Role: LEADER
I20260630 12:32:58.641439 31955 catalog_manager.cc:5697] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a reported cstate change: term changed from 0 to 1, leader changed from <none> to e3596e8d73ea418aa42ec47eab33389a (127.19.130.130). New cstate: current_term: 1 leader_uuid: "e3596e8d73ea418aa42ec47eab33389a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.642611 32254 tablet_bootstrap.cc:492] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e: No bootstrap required, opened a new log
I20260630 12:32:58.643254 32254 ts_tablet_manager.cc:1403] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.016s
I20260630 12:32:58.644560 32261 raft_consensus.cc:515] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.646183 32254 raft_consensus.cc:359] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.646965 32254 raft_consensus.cc:385] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.647217 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d719bec61c4ae6a06b7f1f885352b9" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b"
I20260630 12:32:58.647352 32254 raft_consensus.cc:740] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa5eefb9bce434db551da93ff3c1e2e, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.647891 32059 raft_consensus.cc:3060] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.648437 32254 consensus_queue.cc:260] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
W20260630 12:32:58.650529 32005 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:58.656980 32059 raft_consensus.cc:2468] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5eefb9bce434db551da93ff3c1e2e in term 1.
I20260630 12:32:58.658687 32257 consensus_queue.cc:237] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [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: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.663549 32171 leader_election.cc:304] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [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: 0aa5eefb9bce434db551da93ff3c1e2e, 4763c991eb41488b8981693645e3898b; no voters: 
I20260630 12:32:58.665669 32261 leader_election.cc:290] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [CANDIDATE]: Term 1 election: Requested vote from peers 4763c991eb41488b8981693645e3898b (127.19.130.129:33825), e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211)
I20260630 12:32:58.666234 32261 raft_consensus.cc:2804] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.666391 32254 ts_tablet_manager.cc:1434] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:32:58.666751 32261 raft_consensus.cc:697] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 LEADER]: Becoming Leader. State: Replica: 0aa5eefb9bce434db551da93ff3c1e2e, State: Running, Role: LEADER
I20260630 12:32:58.667037 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d719bec61c4ae6a06b7f1f885352b9" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a"
I20260630 12:32:58.667825 32134 raft_consensus.cc:3060] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.667713 32261 consensus_queue.cc:237] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [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: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.676919 32134 raft_consensus.cc:2468] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa5eefb9bce434db551da93ff3c1e2e in term 1.
I20260630 12:32:58.680917 32261 raft_consensus.cc:493] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.681185 32253 tablet_bootstrap.cc:492] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a: No bootstrap required, opened a new log
I20260630 12:32:58.681419 32261 raft_consensus.cc:515] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.681814 32253 ts_tablet_manager.cc:1403] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.017s
I20260630 12:32:58.681799 31957 catalog_manager.cc:5697] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4763c991eb41488b8981693645e3898b (127.19.130.129). New cstate: current_term: 1 leader_uuid: "4763c991eb41488b8981693645e3898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.684298 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e528ac7efb6b46cab517371de72d4ae1" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a" is_pre_election: true
I20260630 12:32:58.685137 32253 raft_consensus.cc:359] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.685681 32261 leader_election.cc:290] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 4763c991eb41488b8981693645e3898b (127.19.130.129:33825)
I20260630 12:32:58.685830 32253 raft_consensus.cc:385] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.685444 31955 catalog_manager.cc:5697] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131). New cstate: current_term: 1 leader_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:58.686316 32253 raft_consensus.cc:740] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3596e8d73ea418aa42ec47eab33389a, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.686793 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e528ac7efb6b46cab517371de72d4ae1" candidate_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4763c991eb41488b8981693645e3898b" is_pre_election: true
I20260630 12:32:58.690800 32059 raft_consensus.cc:2393] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0aa5eefb9bce434db551da93ff3c1e2e in current term 1: Already voted for candidate e3596e8d73ea418aa42ec47eab33389a in this term.
I20260630 12:32:58.690434 32253 consensus_queue.cc:260] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.691983 32171 leader_election.cc:304] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [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: 0aa5eefb9bce434db551da93ff3c1e2e; no voters: 4763c991eb41488b8981693645e3898b, e3596e8d73ea418aa42ec47eab33389a
I20260630 12:32:58.692682 32253 ts_tablet_manager.cc:1434] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:58.693336 32288 raft_consensus.cc:3060] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.699316 32288 raft_consensus.cc:2749] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:58.705263 32257 raft_consensus.cc:493] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.705678 32257 raft_consensus.cc:515] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.707357 32257 leader_election.cc:290] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.707952 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c770a163cd5e4227a48b06a627a8805b" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a" is_pre_election: true
I20260630 12:32:58.708490 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c770a163cd5e4227a48b06a627a8805b" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" is_pre_election: true
I20260630 12:32:58.708606 32134 raft_consensus.cc:2468] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 0.
I20260630 12:32:58.709028 32208 raft_consensus.cc:2468] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 0.
I20260630 12:32:58.709888 32025 leader_election.cc:304] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [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: 4763c991eb41488b8981693645e3898b, e3596e8d73ea418aa42ec47eab33389a; no voters: 
I20260630 12:32:58.710662 32257 raft_consensus.cc:2804] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.710913 32257 raft_consensus.cc:493] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.711144 32257 raft_consensus.cc:3060] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.715859 32257 raft_consensus.cc:515] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.717322 32257 leader_election.cc:290] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 election: Requested vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.717972 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c770a163cd5e4227a48b06a627a8805b" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a"
I20260630 12:32:58.718226 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c770a163cd5e4227a48b06a627a8805b" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e"
I20260630 12:32:58.718551 32134 raft_consensus.cc:3060] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.718755 32208 raft_consensus.cc:3060] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.725432 32134 raft_consensus.cc:2468] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 1.
I20260630 12:32:58.725432 32208 raft_consensus.cc:2468] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 1.
I20260630 12:32:58.726677 32024 leader_election.cc:304] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [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: 0aa5eefb9bce434db551da93ff3c1e2e, 4763c991eb41488b8981693645e3898b; no voters: 
I20260630 12:32:58.727324 32257 raft_consensus.cc:2804] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.727726 32257 raft_consensus.cc:697] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Becoming Leader. State: Replica: 4763c991eb41488b8981693645e3898b, State: Running, Role: LEADER
I20260630 12:32:58.728471 32257 consensus_queue.cc:237] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [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: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.735244 31957 catalog_manager.cc:5697] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4763c991eb41488b8981693645e3898b (127.19.130.129). New cstate: current_term: 1 leader_uuid: "4763c991eb41488b8981693645e3898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.768697 32257 raft_consensus.cc:493] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.769255 32257 raft_consensus.cc:515] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.771088 32257 leader_election.cc:290] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.771806 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faebff30c92b44aaa4db05f1c4bc5597" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a" is_pre_election: true
I20260630 12:32:58.772060 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faebff30c92b44aaa4db05f1c4bc5597" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" is_pre_election: true
I20260630 12:32:58.772403 32134 raft_consensus.cc:2468] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 0.
I20260630 12:32:58.772698 32208 raft_consensus.cc:2468] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 0.
I20260630 12:32:58.773413 32025 leader_election.cc:304] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [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: 4763c991eb41488b8981693645e3898b, e3596e8d73ea418aa42ec47eab33389a; no voters: 
I20260630 12:32:58.774020 32257 raft_consensus.cc:2804] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.774343 32257 raft_consensus.cc:493] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.774559 32257 raft_consensus.cc:3060] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.779182 32257 raft_consensus.cc:515] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.780802 32257 leader_election.cc:290] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [CANDIDATE]: Term 1 election: Requested vote from peers e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211), 0aa5eefb9bce434db551da93ff3c1e2e (127.19.130.131:35799)
I20260630 12:32:58.781342 32134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faebff30c92b44aaa4db05f1c4bc5597" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3596e8d73ea418aa42ec47eab33389a"
I20260630 12:32:58.781695 32208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faebff30c92b44aaa4db05f1c4bc5597" candidate_uuid: "4763c991eb41488b8981693645e3898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa5eefb9bce434db551da93ff3c1e2e"
I20260630 12:32:58.781934 32134 raft_consensus.cc:3060] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.782289 32208 raft_consensus.cc:3060] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.788580 32208 raft_consensus.cc:2468] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 1.
I20260630 12:32:58.788580 32134 raft_consensus.cc:2468] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4763c991eb41488b8981693645e3898b in term 1.
I20260630 12:32:58.789825 32024 leader_election.cc:304] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [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: 0aa5eefb9bce434db551da93ff3c1e2e, 4763c991eb41488b8981693645e3898b; no voters: 
I20260630 12:32:58.790429 32257 raft_consensus.cc:2804] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.790776 32257 raft_consensus.cc:697] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Becoming Leader. State: Replica: 4763c991eb41488b8981693645e3898b, State: Running, Role: LEADER
I20260630 12:32:58.791425 32257 consensus_queue.cc:237] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [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: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } }
I20260630 12:32:58.798066 31957 catalog_manager.cc:5697] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4763c991eb41488b8981693645e3898b (127.19.130.129). New cstate: current_term: 1 leader_uuid: "4763c991eb41488b8981693645e3898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.988574 32278 consensus_queue.cc:1048] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.991555 32278 consensus_queue.cc:1048] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.006242 32278 consensus_queue.cc:1048] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.011857 32279 consensus_queue.cc:1048] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.062057 32208 raft_consensus.cc:1275] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.063678 32286 consensus_queue.cc:1048] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.065295 32134 raft_consensus.cc:1275] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.068935 32286 consensus_queue.cc:1048] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.081054 32288 consensus_queue.cc:1048] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:59.089401 32207 raft_consensus.cc:1275] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.092316 32133 raft_consensus.cc:1275] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.094393 32257 consensus_queue.cc:1048] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.096282 32286 consensus_queue.cc:1048] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.119570 32132 raft_consensus.cc:1275] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Refusing update from remote peer 0aa5eefb9bce434db551da93ff3c1e2e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.121613 32288 consensus_queue.cc:1048] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:59.130550 32206 raft_consensus.cc:1275] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.134158 32131 raft_consensus.cc:1275] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.136490 32257 consensus_queue.cc:1048] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.138355 32257 consensus_queue.cc:1048] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:59.174152 32313 mvcc.cc:204] Tried to move back new op lower bound from 7302442103025983488 to 7302442101678411776. Current Snapshot: MvccSnapshot[applied={T|T < 7302442103025983488}]
W20260630 12:32:59.205060 32024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.131:35799, user_credentials={real_user=slave}} blocked reactor thread for 47541.9us
W20260630 12:32:59.658993 32025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.130:45211, user_credentials={real_user=slave}} blocked reactor thread for 87209.6us
W20260630 12:32:59.729440 32025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.130.130:45211, user_credentials={real_user=slave}} blocked reactor thread for 57878.5us
W20260630 12:32:59.923708 32297 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.004s	sys 0.000s
I20260630 12:33:00.035255 19978 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:00.045876 32354 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:00.046805 32355 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:00.048945 32357 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:00.049623 19978 server_base.cc:1061] running on GCE node
I20260630 12:33:00.050501 19978 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:00.050664 19978 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:00.050778 19978 hybrid_clock.cc:648] HybridClock initialized: now 1782822780050770 us; error 0 us; skew 500 ppm
I20260630 12:33:00.051280 19978 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:00.053439 19978 webserver.cc:533] Webserver started at http://127.19.130.132:43689/ using document root <none> and password file <none>
I20260630 12:33:00.053900 19978 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:00.054083 19978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:00.054313 19978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:00.055233 19978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-3-root/instance:
uuid: "086a0c938de2446384b7ba53b673db98"
format_stamp: "Formatted at 2026-06-30 12:33:00 on dist-test-slave-zr02"
I20260630 12:33:00.058815 19978 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:33:00.061607 32362 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:00.062288 19978 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:33:00.062569 19978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-3-root
uuid: "086a0c938de2446384b7ba53b673db98"
format_stamp: "Formatted at 2026-06-30 12:33:00 on dist-test-slave-zr02"
I20260630 12:33:00.062819 19978 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPc6UTa/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822531767112-19978-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:00.077416 19978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:00.078400 19978 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:00.079684 19978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:00.081640 19978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:00.081830 19978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:00.082070 19978 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:00.082226 19978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:00.118644 19978 rpc_server.cc:307] RPC server started. Bound to: 127.19.130.132:32881
I20260630 12:33:00.118702 32424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.130.132:32881 every 8 connection(s)
I20260630 12:33:00.132556 32425 heartbeater.cc:344] Connected to a master server at 127.19.130.190:46473
I20260630 12:33:00.132879 32425 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:00.133474 32425 heartbeater.cc:507] Master 127.19.130.190:46473 requested a full tablet report, sending...
I20260630 12:33:00.135107 31952 ts_manager.cc:194] Registered new tserver with Master: 086a0c938de2446384b7ba53b673db98 (127.19.130.132:32881)
I20260630 12:33:00.136467 31952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51318
I20260630 12:33:00.726514 32134 consensus_queue.cc:237] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } }
I20260630 12:33:00.733086 32208 raft_consensus.cc:1275] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Refusing update from remote peer e3596e8d73ea418aa42ec47eab33389a: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:33:00.734366 32057 raft_consensus.cc:1275] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Refusing update from remote peer e3596e8d73ea418aa42ec47eab33389a: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:33:00.734390 32347 consensus_queue.cc:1048] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:33:00.735951 32431 consensus_queue.cc:1048] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:33:00.741355 32347 raft_consensus.cc:2955] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.745100 32057 raft_consensus.cc:2955] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
W20260630 12:33:00.746049 32097 consensus_peers.cc:597] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a -> Peer 086a0c938de2446384b7ba53b673db98 (127.19.130.132:32881): Couldn't send request to peer 086a0c938de2446384b7ba53b673db98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f40e1401ed94a999aa6c0457fa94aed. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.743680 32208 raft_consensus.cc:2955] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.755985 31952 catalog_manager.cc:5697] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a reported cstate change: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "e3596e8d73ea418aa42ec47eab33389a" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:00.767696 32057 consensus_queue.cc:237] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } }
I20260630 12:33:00.776655 32208 raft_consensus.cc:1275] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:33:00.779498 32320 consensus_queue.cc:1048] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:33:00.783999 32134 raft_consensus.cc:1275] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:33:00.785238 32320 consensus_queue.cc:1048] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:33:00.786914 32320 raft_consensus.cc:2955] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
W20260630 12:33:00.794782 32022 consensus_peers.cc:597] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b -> Peer 086a0c938de2446384b7ba53b673db98 (127.19.130.132:32881): Couldn't send request to peer 086a0c938de2446384b7ba53b673db98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: faebff30c92b44aaa4db05f1c4bc5597. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.797036 32208 raft_consensus.cc:2955] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.800367 32134 raft_consensus.cc:2955] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.801047 32057 consensus_queue.cc:237] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } }
I20260630 12:33:00.802333 31953 catalog_manager.cc:5697] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b reported cstate change: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "4763c991eb41488b8981693645e3898b" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:33:00.812812 32022 consensus_peers.cc:597] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b -> Peer 086a0c938de2446384b7ba53b673db98 (127.19.130.132:32881): Couldn't send request to peer 086a0c938de2446384b7ba53b673db98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd6013eb0705402ea4ca0d5904c2b20a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.813723 32208 raft_consensus.cc:1275] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:33:00.814083 32132 raft_consensus.cc:1275] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:33:00.815204 32440 consensus_queue.cc:1048] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:33:00.817924 32440 consensus_queue.cc:1048] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:33:00.821404 32443 raft_consensus.cc:2955] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.822618 32208 raft_consensus.cc:2955] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.826181 32132 raft_consensus.cc:2955] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.835073 32057 consensus_queue.cc:237] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } }
I20260630 12:33:00.836105 31957 catalog_manager.cc:5697] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e reported cstate change: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "4763c991eb41488b8981693645e3898b" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.841251 32208 raft_consensus.cc:1275] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
W20260630 12:33:00.842115 32022 consensus_peers.cc:597] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b -> Peer 086a0c938de2446384b7ba53b673db98 (127.19.130.132:32881): Couldn't send request to peer 086a0c938de2446384b7ba53b673db98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c770a163cd5e4227a48b06a627a8805b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.842706 32134 raft_consensus.cc:1275] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Refusing update from remote peer 4763c991eb41488b8981693645e3898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:33:00.842626 32442 consensus_queue.cc:1048] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:33:00.844012 32443 consensus_queue.cc:1048] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:33:00.851198 32440 raft_consensus.cc:2955] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.854534 32208 raft_consensus.cc:2955] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.857771 32132 raft_consensus.cc:2955] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:00.866665 31953 catalog_manager.cc:5697] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e reported cstate change: config changed from index -1 to 14, NON_VOTER 086a0c938de2446384b7ba53b673db98 (127.19.130.132) added. New cstate: current_term: 1 leader_uuid: "4763c991eb41488b8981693645e3898b" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } attrs { replace: true } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } } }
I20260630 12:33:01.138564 32425 heartbeater.cc:499] Master 127.19.130.190:46473 was elected leader, sending a full tablet report...
I20260630 12:33:01.150193 19978 tablet_server.cc:179] TabletServer@127.19.130.129:0 shutting down...
I20260630 12:33:01.165366 32444 ts_tablet_manager.cc:933] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: Initiating tablet copy from peer e3596e8d73ea418aa42ec47eab33389a (127.19.130.130:45211)
I20260630 12:33:01.169847 32444 tablet_copy_client.cc:323] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: tablet copy: Beginning tablet copy session from remote peer at address 127.19.130.130:45211
I20260630 12:33:01.184181 32144 tablet_copy_service.cc:140] P e3596e8d73ea418aa42ec47eab33389a: Received BeginTabletCopySession request for tablet 4f40e1401ed94a999aa6c0457fa94aed from peer 086a0c938de2446384b7ba53b673db98 ({username='slave'} at 127.0.0.1:54878)
I20260630 12:33:01.184824 32144 tablet_copy_service.cc:161] P e3596e8d73ea418aa42ec47eab33389a: Beginning new tablet copy session on tablet 4f40e1401ed94a999aa6c0457fa94aed from peer 086a0c938de2446384b7ba53b673db98 at {username='slave'} at 127.0.0.1:54878: session id = 086a0c938de2446384b7ba53b673db98-4f40e1401ed94a999aa6c0457fa94aed
I20260630 12:33:01.189703 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:01.191598 19978 tablet_replica.cc:333] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b: stopping tablet replica
I20260630 12:33:01.192444 19978 raft_consensus.cc:2243] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.193111 32144 tablet_copy_source_session.cc:215] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:01.193749 19978 raft_consensus.cc:2272] T bd6013eb0705402ea4ca0d5904c2b20a P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.196336 32444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f40e1401ed94a999aa6c0457fa94aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:01.196877 19978 tablet_replica.cc:333] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b: stopping tablet replica
I20260630 12:33:01.197460 19978 raft_consensus.cc:2243] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.198428 19978 raft_consensus.cc:2272] T faebff30c92b44aaa4db05f1c4bc5597 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.200964 19978 tablet_replica.cc:333] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b: stopping tablet replica
I20260630 12:33:01.201428 19978 raft_consensus.cc:2243] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.201890 19978 raft_consensus.cc:2272] T 4f40e1401ed94a999aa6c0457fa94aed P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.204083 19978 tablet_replica.cc:333] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b: stopping tablet replica
I20260630 12:33:01.204556 19978 raft_consensus.cc:2243] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.205348 19978 raft_consensus.cc:2272] T c770a163cd5e4227a48b06a627a8805b P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.207912 19978 tablet_replica.cc:333] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b: stopping tablet replica
I20260630 12:33:01.208498 19978 raft_consensus.cc:2243] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.208935 19978 raft_consensus.cc:2272] T 36d719bec61c4ae6a06b7f1f885352b9 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.210683 19978 tablet_replica.cc:333] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b: stopping tablet replica
I20260630 12:33:01.211058 32444 tablet_copy_client.cc:806] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:01.211227 19978 raft_consensus.cc:2243] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.211637 32444 tablet_copy_client.cc:670] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:01.211838 19978 raft_consensus.cc:2272] T e528ac7efb6b46cab517371de72d4ae1 P 4763c991eb41488b8981693645e3898b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.215716 32444 tablet_copy_client.cc:538] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:01.224087 32444 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: Bootstrap starting.
I20260630 12:33:01.231151 19978 tablet_server.cc:196] TabletServer@127.19.130.129:0 shutdown complete.
I20260630 12:33:01.245424 19978 tablet_server.cc:179] TabletServer@127.19.130.130:0 shutting down...
I20260630 12:33:01.269237 19978 tablet_copy_service.cc:362] P e3596e8d73ea418aa42ec47eab33389a: Destroying tablet copy session 086a0c938de2446384b7ba53b673db98-4f40e1401ed94a999aa6c0457fa94aed due to service shutdown
I20260630 12:33:01.269634 19978 tablet_copy_service.cc:434] P e3596e8d73ea418aa42ec47eab33389a: ending tablet copy session 086a0c938de2446384b7ba53b673db98-4f40e1401ed94a999aa6c0457fa94aed on tablet 4f40e1401ed94a999aa6c0457fa94aed with peer 086a0c938de2446384b7ba53b673db98
I20260630 12:33:01.288877 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:01.289572 19978 tablet_replica.cc:333] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a: stopping tablet replica
I20260630 12:33:01.290405 19978 raft_consensus.cc:2243] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.290896 19978 raft_consensus.cc:2272] T faebff30c92b44aaa4db05f1c4bc5597 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.293905 19978 tablet_replica.cc:333] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a: stopping tablet replica
I20260630 12:33:01.294464 19978 raft_consensus.cc:2243] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.294926 19978 raft_consensus.cc:2272] T bd6013eb0705402ea4ca0d5904c2b20a P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.297314 19978 tablet_replica.cc:333] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a: stopping tablet replica
I20260630 12:33:01.297789 19978 raft_consensus.cc:2243] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.298247 19978 raft_consensus.cc:2272] T 36d719bec61c4ae6a06b7f1f885352b9 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.300081 19978 tablet_replica.cc:333] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a: stopping tablet replica
I20260630 12:33:01.300563 19978 raft_consensus.cc:2243] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.300971 19978 raft_consensus.cc:2272] T c770a163cd5e4227a48b06a627a8805b P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.303391 19978 tablet_replica.cc:333] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a: stopping tablet replica
I20260630 12:33:01.304065 19978 raft_consensus.cc:2243] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.305356 19978 raft_consensus.cc:2272] T 4f40e1401ed94a999aa6c0457fa94aed P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.309715 19978 tablet_replica.cc:333] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a: stopping tablet replica
I20260630 12:33:01.310560 19978 raft_consensus.cc:2243] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.311720 19978 raft_consensus.cc:2272] T e528ac7efb6b46cab517371de72d4ae1 P e3596e8d73ea418aa42ec47eab33389a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:01.321224 32097 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.130.129:33825: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:33:01.324357 32444 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:01.325237 32444 tablet_bootstrap.cc:492] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: Bootstrap complete.
I20260630 12:33:01.326107 32444 ts_tablet_manager.cc:1403] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: Time spent bootstrapping tablet: real 0.102s	user 0.088s	sys 0.012s
I20260630 12:33:01.328564 32444 raft_consensus.cc:359] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } }
I20260630 12:33:01.329325 32444 raft_consensus.cc:740] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 086a0c938de2446384b7ba53b673db98, State: Initialized, Role: LEARNER
I20260630 12:33:01.329924 32444 consensus_queue.cc:260] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "4763c991eb41488b8981693645e3898b" member_type: VOTER last_known_addr { host: "127.19.130.129" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "e3596e8d73ea418aa42ec47eab33389a" member_type: VOTER last_known_addr { host: "127.19.130.130" port: 45211 } } peers { permanent_uuid: "0aa5eefb9bce434db551da93ff3c1e2e" member_type: VOTER last_known_addr { host: "127.19.130.131" port: 35799 } } peers { permanent_uuid: "086a0c938de2446384b7ba53b673db98" member_type: NON_VOTER last_known_addr { host: "127.19.130.132" port: 32881 } attrs { promote: true } }
I20260630 12:33:01.332312 32444 ts_tablet_manager.cc:1434] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260630 12:33:01.334887 32444 tablet_copy_client.cc:1131] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.130.130:45211: connect: Connection refused (error 111)
I20260630 12:33:01.343369 19978 tablet_server.cc:196] TabletServer@127.19.130.130:0 shutdown complete.
I20260630 12:33:01.357501 19978 tablet_server.cc:179] TabletServer@127.19.130.131:0 shutting down...
I20260630 12:33:01.382332 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:01.382977 19978 tablet_replica.cc:333] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e: stopping tablet replica
I20260630 12:33:01.383786 19978 raft_consensus.cc:2243] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.384421 19978 raft_consensus.cc:2272] T e528ac7efb6b46cab517371de72d4ae1 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.386435 19978 tablet_replica.cc:333] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e: stopping tablet replica
I20260630 12:33:01.386977 19978 raft_consensus.cc:2243] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.387722 19978 raft_consensus.cc:2272] T 36d719bec61c4ae6a06b7f1f885352b9 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.389761 19978 tablet_replica.cc:333] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e: stopping tablet replica
I20260630 12:33:01.390282 19978 raft_consensus.cc:2243] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.390813 19978 raft_consensus.cc:2272] T bd6013eb0705402ea4ca0d5904c2b20a P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.393121 19978 tablet_replica.cc:333] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e: stopping tablet replica
I20260630 12:33:01.393600 19978 raft_consensus.cc:2243] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.394279 19978 raft_consensus.cc:2272] T faebff30c92b44aaa4db05f1c4bc5597 P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.396901 19978 tablet_replica.cc:333] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e: stopping tablet replica
I20260630 12:33:01.397378 19978 raft_consensus.cc:2243] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.397801 19978 raft_consensus.cc:2272] T c770a163cd5e4227a48b06a627a8805b P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.400103 19978 tablet_replica.cc:333] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e: stopping tablet replica
I20260630 12:33:01.400581 19978 raft_consensus.cc:2243] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.401070 19978 raft_consensus.cc:2272] T 4f40e1401ed94a999aa6c0457fa94aed P 0aa5eefb9bce434db551da93ff3c1e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.425051 19978 tablet_server.cc:196] TabletServer@127.19.130.131:0 shutdown complete.
I20260630 12:33:01.439427 19978 tablet_server.cc:179] TabletServer@127.19.130.132:0 shutting down...
I20260630 12:33:01.461601 19978 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:01.462332 19978 tablet_replica.cc:333] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98: stopping tablet replica
I20260630 12:33:01.462877 19978 raft_consensus.cc:2243] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:01.463222 19978 raft_consensus.cc:2272] T 4f40e1401ed94a999aa6c0457fa94aed P 086a0c938de2446384b7ba53b673db98 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:01.481451 19978 tablet_server.cc:196] TabletServer@127.19.130.132:0 shutdown complete.
I20260630 12:33:01.489521 19978 master.cc:562] Master@127.19.130.190:46473 shutting down...
W20260630 12:33:01.507403 32005 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:01.508575 19978 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.509028 19978 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.509325 19978 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c551856e25f477f8721341f80fdeed2: stopping tablet replica
I20260630 12:33:01.527913 19978 master.cc:584] Master@127.19.130.190:46473 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5036 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10330 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (249646 ms total)
[  PASSED  ] 26 tests.
I20260630 12:33:01.574872 19978 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 ~57 seconds ago
I20260630 12:33:01.575060 19978 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 ~57 seconds ago
I20260630 12:33:01.575254 19978 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 ~57 seconds ago
I20260630 12:33:01.575472 19978 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 16 messages since previous log ~89 seconds ago
I20260630 12:33:01.575659 19978 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 39 messages since previous log ~168 seconds ago
I20260630 12:33:01.575897 19978 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 4 messages since previous log ~228 seconds ago
I20260630 12:33:01.576385 19978 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~21 seconds ago
